A

$Version#asciiProperty in class Version
Manager::add() — Method in class Manager
Manager::addBulk() — Method in class Manager
Manager::add() — Method in class Manager
Manager::addBulk() — Method in class Manager
AddClass in namespace Comodojo\Extender\Socket\Commands\Queue
AddBulkClass in namespace Comodojo\Extender\Socket\Commands\Queue
AddClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
AbstractTaskClass in namespace Comodojo\Extender\Task
Manager::add() — Method in class Manager
Manager::addBulk() — Method in class Manager
Table::add() — Method in class Table
Add a new task to table
Table::addBulk() — Method in class Table
Load a bulk task list into the table
$StopWatch#activeProperty in class StopWatch

B

Schedule::buildExpression() — Method in class Schedule
ByIdClass in namespace Comodojo\Extender\Socket\Commands\Worklog
ByJidClass in namespace Comodojo\Extender\Socket\Commands\Worklog
ByPidClass in namespace Comodojo\Extender\Socket\Commands\Worklog
ByPuidClass in namespace Comodojo\Extender\Socket\Commands\Worklog
ByUidClass in namespace Comodojo\Extender\Socket\Commands\Worklog
BaseEntityTraitClass in namespace Comodojo\Extender\Traits
BaseScheduleEntityTraitClass in namespace Comodojo\Extender\Traits

C

CommandsLoaderClass in namespace Comodojo\Extender\Components
Ipc::close() — Method in class Ipc
CountClass in namespace Comodojo\Extender\Socket\Commands\Worklog
Schedule::create() — Method in class Schedule
Schedule::createFromExport() — Method in class Schedule
Request::create() — Method in class Request
Request::createFromExport() — Method in class Request
Filter::create() — Method in class Filter
Filter::createFromExport() — Method in class Filter
$Locker#countersProperty in class Locker
Manager::cycle() — Method in class Manager
Request::convertToMessage() — Method in class Request
Request::create() — Method in class Request
Request::createFromMessage() — Method in class Request
Runner::closeWorklog() — Method in class Runner
Table::create() — Method in class Table
$TaskItem#classProperty in class TaskItem
TaskItem::create() — Method in class TaskItem
Static constructor
Tracker::countQueued() — Method in class Tracker
Tracker::countRunning() — Method in class Tracker
Tracker::countCompleted() — Method in class Tracker
Tracker::countSucceeded() — Method in class Tracker
Tracker::countFailed() — Method in class Tracker
Tracker::create() — Method in class Tracker
CacheTraitClass in namespace Comodojo\Extender\Traits
$CacheTrait#cacheProperty in class CacheTrait
EntityManagerTrait::closeEntityManager() — Method in class EntityManagerTrait
TaskErrorHandlerTrait::customErrorHandler() — Method in class TaskErrorHandlerTrait
ChecksClass in namespace Comodojo\Extender\Utils
Checks::cli() — Method in class Checks
Check if script is running from command line
StopWatch::clear() — Method in class StopWatch
StopWatch::capture() — Method in class StopWatch
Validator::cronExpression() — Method in class Validator
Validate a cron expression and, if valid, return next run timestamp plus an array of expression parts
Manager::count() — Method in class Manager

D

DatabaseClass in namespace Comodojo\Extender\Components
$Version#descriptionProperty in class Version
$ExtenderDaemon#default_propertiesProperty in class ExtenderDaemon
$Schedule#descriptionProperty in class Schedule
$Schedule#dayProperty in class Schedule
Manager::doAddRequest() — Method in class Manager
Manager::disable() — Method in class Manager
Manager::disableByName() — Method in class Manager
DisableClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
$Schedule#descriptionProperty in class Schedule
$Request#doneProperty in class Request
$Request#doneProperty in class Request
Table::delete() — Method in class Table
Delete a task from table
$TaskItem#descriptionProperty in class TaskItem
Checks::database() — Method in class Checks
Check if database is available and initialized correctly

E

$Database#entity_managerProperty in class Database
ExtenderDaemonClass in namespace Comodojo\Extender
$Schedule#enabledProperty in class Schedule
$Worklog#end_timeProperty in class Worklog
Manager::edit() — Method in class Manager
Manager::enable() — Method in class Manager
Manager::enableByName() — Method in class Manager
Add::execute() — Method in class Add
AddBulk::execute() — Method in class AddBulk
Info::execute() — Method in class Info
Add::execute() — Method in class Add
Disable::execute() — Method in class Disable
EditClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
Edit::execute() — Method in class Edit
EnableClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
Enable::execute() — Method in class Enable
Get::execute() — Method in class Get
GetList::execute() — Method in class GetList
Info::execute() — Method in class Info
Refresh::execute() — Method in class Refresh
Remove::execute() — Method in class Remove
ById::execute() — Method in class ById
ByJid::execute() — Method in class ByJid
ByPid::execute() — Method in class ByPid
ByPuid::execute() — Method in class ByPuid
ByUid::execute() — Method in class ByUid
Count::execute() — Method in class Count
GetList::execute() — Method in class GetList
$Schedule#enabledProperty in class Schedule
$Schedule#expressionProperty in class Schedule
Schedule::export() — Method in class Schedule
Request::export() — Method in class Request
Filter::export() — Method in class Filter
TaskParameters::export() — Method in class TaskParameters
EntityManagerTraitClass in namespace Comodojo\Extender\Traits
$EntityManagerTrait#emProperty in class EntityManagerTrait

F

Ipc::free() — Method in class Ipc
$Schedule#firstrunProperty in class Schedule
Manager::flush() — Method in class Manager
$Request#failProperty in class Request
FilterClass in namespace Comodojo\Extender\Socket\Messages\Worklog
$Request#failProperty in class Request
Runner::fastStart() — Method in class Runner
Validator::forkLimit() — Method in class Validator

G

Database::getConnection() — Method in class Database
Database::getEntityManager() — Method in class Database
Database::getConnectionParameters() — Method in class Database
Database::getEntityRepositories() — Method in class Database
Database::getProxiesFolder() — Method in class Database
QueueEvent::getRequest() — Method in class QueueEvent
QueueEvent::getQueue() — Method in class QueueEvent
ScheduleEvent::getSchedule() — Method in class ScheduleEvent
ScheduleEvent::getParentSchedule() — Method in class ScheduleEvent
TaskEvent::getTask() — Method in class TaskEvent
TaskEvent::getResult() — Method in class TaskEvent
WorklogEvent::getWorklog() — Method in class WorklogEvent
Schedule::getDescription() — Method in class Schedule
Get a brief job description
Schedule::getExpression() — Method in class Schedule
Get cron expression of this schedule
Schedule::getEnabled() — Method in class Schedule
True if job is currently enabled
Schedule::getFirstrun() — Method in class Schedule
Get the first-run-date of job
Schedule::getLastrun() — Method in class Schedule
Get the first-run-date of job
Schedule::getNextPlannedRun() — Method in class Schedule
Worklog::getUid() — Method in class Worklog
Get worklog item's uid
Worklog::getPid() — Method in class Worklog
Get worklog item's pid
Worklog::getJid() — Method in class Worklog
Get worklog item's jid
Worklog::getParentUid() — Method in class Worklog
Get worklog item's parent
Worklog::getTask() — Method in class Worklog
Get associated task
Worklog::getParameters() — Method in class Worklog
Get queue item's parameters
Worklog::getStatus() — Method in class Worklog
Get current job status
Worklog::getResult() — Method in class Worklog
Get the task's result
Worklog::getStartTime() — Method in class Worklog
Get the task's start-time
Worklog::getEndTime() — Method in class Worklog
Get the task's end-time
Manager::get() — Method in class Manager
Manager::get() — Method in class Manager
Manager::getByName() — Method in class Manager
Manager::getAll() — Method in class Manager
Updater::getNextCycleTimestamp() — Method in class Updater
GetClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
GetListClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
GetListClass in namespace Comodojo\Extender\Socket\Commands\Worklog
Schedule::getDescription() — Method in class Schedule
Schedule::getExpression() — Method in class Schedule
Schedule::getEnabled() — Method in class Schedule
Request::getParameters() — Method in class Request
Request::getOnDone() — Method in class Request
Request::getOnFail() — Method in class Request
Request::getPipe() — Method in class Request
Filter::getLimit() — Method in class Filter
Filter::getOffset() — Method in class Filter
Filter::getReverse() — Method in class Filter
AbstractTask::getName() — Method in class AbstractTask
Get niceness of a running process
AbstractTask::getParameters() — Method in class AbstractTask
Get niceness of a running process
Locker::getQueued() — Method in class Locker
Locker::getRunning() — Method in class Locker
Locker::getCompleted() — Method in class Locker
Locker::getSucceeded() — Method in class Locker
Locker::getFailed() — Method in class Locker
Locker::getAborted() — Method in class Locker
Request::getUid() — Method in class Request
Get current unique id
Request::getParentUid() — Method in class Request
Get parent unique id
Request::getJid() — Method in class Request
Get current job id
Request::getParameters() — Method in class Request
Get parameters
Request::getStartTimestamp() — Method in class Request
Get start timestamp (microseconds)
Request::getPid() — Method in class Request
Get pid
Request::getOnDone() — Method in class Request
Request::getOnFail() — Method in class Request
Request::getPipe() — Method in class Request
Table::get() — Method in class Table
Get the task item
TaskItem::getName() — Method in class TaskItem
TaskItem::getClass() — Method in class TaskItem
TaskItem::getDescription() — Method in class TaskItem
TaskItem::getInstance() — Method in class TaskItem
Tracker::getQueued() — Method in class Tracker
Tracker::getRunning() — Method in class Tracker
Tracker::getCompleted() — Method in class Tracker
Tracker::getSucceeded() — Method in class Tracker
Tracker::getFailed() — Method in class Tracker
BaseEntityTrait::getId() — Method in class BaseEntityTrait
Get queue item's id
BaseEntityTrait::getName() — Method in class BaseEntityTrait
Get queue item's name
BaseScheduleEntityTrait::getId() — Method in class BaseScheduleEntityTrait
Get queue item's id
BaseScheduleEntityTrait::getName() — Method in class BaseScheduleEntityTrait
Get queue item's name
BaseScheduleEntityTrait::getTask() — Method in class BaseScheduleEntityTrait
Get associated task
BaseScheduleEntityTrait::getParameters() — Method in class BaseScheduleEntityTrait
Get queue item's parameters
CacheTrait::getCache() — Method in class CacheTrait
EntityManagerTrait::getEntityManager() — Method in class EntityManagerTrait
Get EntityManager
RequestEntityTrait::getRequest() — Method in class RequestEntityTrait
Get desired process niceness
TasksRequestTrait::getName() — Method in class TasksRequestTrait
Get request name
TasksRequestTrait::getTask() — Method in class TasksRequestTrait
Get request associated task
TasksRequestTrait::getNiceness() — Method in class TasksRequestTrait
Get requested niceness (-20/20)
TasksRequestTrait::getMaxtime() — Method in class TasksRequestTrait
Get max allowed execution time
TasksTableTrait::getTasksTable() — Method in class TasksTableTrait
Get current TasksTable
WorkerTrait::getTaskManager() — Method in class WorkerTrait
WorkerTrait::getJobManager() — Method in class WorkerTrait
StopWatch::getStartTime() — Method in class StopWatch
StopWatch::getStopTime() — Method in class StopWatch
StopWatch::getDrift() — Method in class StopWatch
Manager::get() — Method in class Manager
Manager::getOne() — Method in class Manager

H

Ipc::hang() — Method in class Ipc
RefreshScheduler::handle() — Method in class RefreshScheduler
$Schedule#hourProperty in class Schedule
Request::hasOnDone() — Method in class Request
Request::hasOnFail() — Method in class Request
Request::hasPipe() — Method in class Request

I

Database::init() — Method in class Database
IpcClass in namespace Comodojo\Extender\Components
Ipc::init() — Method in class Ipc
ExtenderDaemon::installWorkers() — Method in class ExtenderDaemon
InfoClass in namespace Comodojo\Extender\Socket\Commands\Queue
InfoClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
Schedule::import() — Method in class Schedule
Request::import() — Method in class Request
Filter::import() — Method in class Filter
SocketInjector::inject() — Method in class SocketInjector
$Manager#ipcProperty in class Manager
Request::isChain() — Method in class Request
$BaseEntityTrait#idProperty in class BaseEntityTrait
$BaseScheduleEntityTrait#idProperty in class BaseScheduleEntityTrait
TaskErrorHandlerTrait::installErrorHandler() — Method in class TaskErrorHandlerTrait
StopWatch::isActive() — Method in class StopWatch

J

$Worklog#jidProperty in class Worklog
$Request#jidProperty in class Request
$WorkerTrait#job_managerProperty in class WorkerTrait
WorkerTrait::jobsToRequests() — Method in class WorkerTrait

L

CommandsLoader::load() — Method in class CommandsLoader
PluginsLoader::load() — Method in class PluginsLoader
TasksLoader::load() — Method in class TasksLoader
$Schedule#lastrunProperty in class Schedule
$Filter#limitProperty in class Filter
LockerClass in namespace Comodojo\Extender\Task
Locker::lock() — Method in class Locker
$Manager#lagger_timeoutProperty in class Manager
$Manager#lockerProperty in class Manager
Validator::laggerTimeout() — Method in class Validator
$QueueWorker#lockerProperty in class QueueWorker
QueueWorker::loop() — Method in class QueueWorker
$ScheduleWorker#lockerProperty in class ScheduleWorker
ScheduleWorker::loop() — Method in class ScheduleWorker

M

$Schedule#minuteProperty in class Schedule
$Schedule#monthProperty in class Schedule
Schedule::merge() — Method in class Schedule
ManagerClass in namespace Comodojo\Extender\Queue
ManagerClass in namespace Comodojo\Extender\Schedule
ManagerClass in namespace Comodojo\Extender\Task
$Manager#multithreadProperty in class Manager
$Manager#max_runtimeProperty in class Manager
$Manager#max_childsProperty in class Manager
$Result#modeProperty in class Result
TaskParameters::merge() — Method in class TaskParameters
$TasksRequestTrait#maxtimeProperty in class TasksRequestTrait
Checks::multithread() — Method in class Checks
Check if php interpreter supports pcntl_fork (required in multithread mode)
Validator::maxChildRuntime() — Method in class Validator
Validator::multithread() — Method in class Validator
ManagerClass in namespace Comodojo\Extender\Worklog

N

$Version#nameProperty in class Version
$Schedule#nameProperty in class Schedule
$AbstractTask#nameProperty in class AbstractTask
$TaskItem#nameProperty in class TaskItem
$BaseEntityTrait#nameProperty in class BaseEntityTrait
$BaseScheduleEntityTrait#nameProperty in class BaseScheduleEntityTrait
$TasksRequestTrait#nameProperty in class TasksRequestTrait
$TasksRequestTrait#nicenessProperty in class TasksRequestTrait
Validator::niceness() — Method in class Validator

O

Request::onDone() — Method in class Request
Request::onFail() — Method in class Request
$Filter#offsetProperty in class Filter
Request::onDone() — Method in class Request
Request::onFail() — Method in class Request
Runner::openWorklog() — Method in class Runner

P

PluginsLoaderClass in namespace Comodojo\Extender\Components
$Version#prefixProperty in class Version
$Worklog#pidProperty in class Worklog
$Worklog#parent_uidProperty in class Worklog
$Worklog#parametersProperty in class Worklog
$Request#parametersProperty in class Request
$Request#pipeProperty in class Request
Request::pipe() — Method in class Request
$AbstractTask#parametersProperty in class AbstractTask
$Request#parent_uidProperty in class Request
$Request#pidProperty in class Request
$Request#pipeProperty in class Request
$Request#parametersProperty in class Request
Request::pipe() — Method in class Request
$BaseScheduleEntityTrait#parametersProperty in class BaseScheduleEntityTrait

Q

QueueEventClass in namespace Comodojo\Extender\Events
QueueClass in namespace Comodojo\Extender\Orm\Entities
QueueWorkerClass in namespace Comodojo\Extender\Workers

R

Ipc::read() — Method in class Ipc
TaskInterface::run() — Method in class TaskInterface
The run method; SHOULD be implemented by each task
RefreshSchedulerClass in namespace Comodojo\Extender\Listeners
$Worklog#resultProperty in class Worklog
Manager::remove() — Method in class Manager
Manager::removeByName() — Method in class Manager
RefreshClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
RemoveClass in namespace Comodojo\Extender\Socket\Commands\Scheduler
RequestClass in namespace Comodojo\Extender\Socket\Messages\Task
$Filter#reverseProperty in class Filter
AbstractTask::run() — Method in class AbstractTask
The run method; SHOULD be implemented by each task
Locker::release() — Method in class Locker
Manager::run() — Method in class Manager
Manager::runSingleThread() — Method in class Manager
RequestClass in namespace Comodojo\Extender\Task
ResultClass in namespace Comodojo\Extender\Task
RunnerClass in namespace Comodojo\Extender\Task
Runner::run() — Method in class Runner
RequestEntityTraitClass in namespace Comodojo\Extender\Traits
$RequestEntityTrait#requestProperty in class RequestEntityTrait
TaskErrorHandlerTrait::restoreErrorHandler() — Method in class TaskErrorHandlerTrait
StopWatch::resume() — Method in class StopWatch
ScheduleWorker::refreshPlans() — Method in class ScheduleWorker

S

Database::setEntityManager() — Method in class Database
ScheduleEventClass in namespace Comodojo\Extender\Events
ExtenderDaemon::setup() — Method in class ExtenderDaemon
ScheduleClass in namespace Comodojo\Extender\Orm\Entities
Schedule::setDescription() — Method in class Schedule
Set brief job description
Schedule::setExpression() — Method in class Schedule
set cron expression for this schedule
Schedule::setEnabled() — Method in class Schedule
Set enable/disable status
Schedule::setFirstrun() — Method in class Schedule
Set the first-run-date of job
Schedule::setLastrun() — Method in class Schedule
Set the first-run-date of job
Schedule::shouldRunJob() — Method in class Schedule
$Worklog#statusProperty in class Worklog
$Worklog#start_timeProperty in class Worklog
Worklog::setUid() — Method in class Worklog
Set worklog item's uid
Worklog::setPid() — Method in class Worklog
Set worklog item's pid
Worklog::setJid() — Method in class Worklog
Set worklog item's jid
Worklog::setParentUid() — Method in class Worklog
Set worklog item's parent
Worklog::setTask() — Method in class Worklog
Set associated task
Worklog::setParameters() — Method in class Worklog
Set queue item's parameters
Worklog::setStatus() — Method in class Worklog
Set current job status
Worklog::setResult() — Method in class Worklog
Set the task's result
Worklog::setStartTime() — Method in class Worklog
Set the task's start-time
Worklog::setEndTime() — Method in class Worklog
Set the task's end-time
ScheduleClass in namespace Comodojo\Extender\Socket\Messages\Scheduler
Schedule::setDescription() — Method in class Schedule
Schedule::setExpression() — Method in class Schedule
Schedule::setEnabled() — Method in class Schedule
Schedule::serialize() — Method in class Schedule
Request::setParameters() — Method in class Request
Request::serialize() — Method in class Request
Filter::setLimit() — Method in class Filter
Filter::setOffset() — Method in class Filter
Filter::setReverse() — Method in class Filter
Filter::serialize() — Method in class Filter
SocketInjectorClass in namespace Comodojo\Extender\Socket
AbstractTask::setName() — Method in class AbstractTask
Get niceness of a running process
AbstractTask::setParameters() — Method in class AbstractTask
Get niceness of a running process
$Request#start_timestampProperty in class Request
Request::setUid() — Method in class Request
Request::setParentUid() — Method in class Request
Request::setJid() — Method in class Request
Request::setParameters() — Method in class Request
Request::setStartTimestamp() — Method in class Request
Request::setPid() — Method in class Request
$Runner#stopwatchProperty in class Runner
Runner::statusToEvent() — Method in class Runner
TaskItem::setName() — Method in class TaskItem
TaskItem::setClass() — Method in class TaskItem
TaskItem::setDescription() — Method in class TaskItem
Tracker::setQueued() — Method in class Tracker
Tracker::setRunning() — Method in class Tracker
Tracker::setCompleted() — Method in class Tracker
Tracker::setAborted() — Method in class Tracker
BaseEntityTrait::setId() — Method in class BaseEntityTrait
Set queue item's id
BaseEntityTrait::setName() — Method in class BaseEntityTrait
Set queue item's name
BaseScheduleEntityTrait::setId() — Method in class BaseScheduleEntityTrait
Set queue item's id
BaseScheduleEntityTrait::setName() — Method in class BaseScheduleEntityTrait
Set queue item's name
BaseScheduleEntityTrait::setTask() — Method in class BaseScheduleEntityTrait
Set associated task
BaseScheduleEntityTrait::setParameters() — Method in class BaseScheduleEntityTrait
Set queue item's parameters
CacheTrait::setCache() — Method in class CacheTrait
EntityManagerTrait::setEntityManager() — Method in class EntityManagerTrait
Set EntityManager
RequestEntityTrait::setRequest() — Method in class RequestEntityTrait
Set desired process niceness
TasksRequestTrait::setName() — Method in class TasksRequestTrait
TasksRequestTrait::setTask() — Method in class TasksRequestTrait
TasksRequestTrait::setNiceness() — Method in class TasksRequestTrait
TasksRequestTrait::setMaxtime() — Method in class TasksRequestTrait
TasksTableTrait::setTasksTable() — Method in class TasksTableTrait
Set current TasksTable
Checks::signals() — Method in class Checks
Check if php interpreter supports pcntl signal handlers
StopWatchClass in namespace Comodojo\Extender\Utils
$StopWatch#start_timeProperty in class StopWatch
$StopWatch#stop_timeProperty in class StopWatch
StopWatch::start() — Method in class StopWatch
StopWatch::stop() — Method in class StopWatch
QueueWorker::spinup() — Method in class QueueWorker
QueueWorker::spindown() — Method in class QueueWorker
ScheduleWorkerClass in namespace Comodojo\Extender\Workers
ScheduleWorker::spinup() — Method in class ScheduleWorker
ScheduleWorker::spindown() — Method in class ScheduleWorker

T

TasksLoaderClass in namespace Comodojo\Extender\Components
$Version#templateProperty in class Version
TaskEventClass in namespace Comodojo\Extender\Events
TaskInterfaceClass in namespace Comodojo\Extender\Interfaces
$Worklog#taskProperty in class Worklog
$Manager#trackerProperty in class Manager
TableClass in namespace Comodojo\Extender\Task
TaskItemClass in namespace Comodojo\Extender\Task
TaskParametersClass in namespace Comodojo\Extender\Task
TrackerClass in namespace Comodojo\Extender\Task
BaseEntityTrait::toArray() — Method in class BaseEntityTrait
Returns the properties of this object as an array for ease of use
$BaseScheduleEntityTrait#taskProperty in class BaseScheduleEntityTrait
BaseScheduleEntityTrait::toArray() — Method in class BaseScheduleEntityTrait
Returns the properties of this object as an array for ease of use
TaskErrorHandlerTraitClass in namespace Comodojo\Extender\Traits
TasksRequestTraitClass in namespace Comodojo\Extender\Traits
$TasksRequestTrait#taskProperty in class TasksRequestTrait
TasksTableTraitClass in namespace Comodojo\Extender\Traits
$TasksTableTrait#tableProperty in class TasksTableTrait
$WorkerTrait#task_managerProperty in class WorkerTrait
WorklogTransformer::transform() — Method in class WorklogTransformer

U

$Worklog#uidProperty in class Worklog
UpdaterClass in namespace Comodojo\Extender\Schedule
Updater::updateFromResults() — Method in class Updater
Schedule::unserialize() — Method in class Schedule
Request::unserialize() — Method in class Request
Filter::unserialize() — Method in class Filter
$Locker#usageProperty in class Locker
Locker::updateUsage() — Method in class Locker
Locker::updateCounters() — Method in class Locker
$Request#uidProperty in class Request

V

Database::validate() — Method in class Database
VersionClass in namespace Comodojo\Extender\Components
$Version#versionProperty in class Version
ValidatorClass in namespace Comodojo\Extender\Utils

W

Ipc::write() — Method in class Ipc
WorklogEventClass in namespace Comodojo\Extender\Events
$Schedule#weekdayProperty in class Schedule
WorklogClass in namespace Comodojo\Extender\Orm\Entities
$Runner#worklog_idProperty in class Runner
WorkerTraitClass in namespace Comodojo\Extender\Traits
WorklogTransformerClass in namespace Comodojo\Extender\Transformers
$ScheduleWorker#wakeup_timeProperty in class ScheduleWorker

Y

$Schedule#yearProperty in class Schedule

_

Database::__construct() — Method in class Database
Ipc::__construct() — Method in class Ipc
QueueEvent::__construct() — Method in class QueueEvent
ScheduleEvent::__construct() — Method in class ScheduleEvent
TaskEvent::__construct() — Method in class TaskEvent
WorklogEvent::__construct() — Method in class WorklogEvent
ExtenderDaemon::__construct() — Method in class ExtenderDaemon
TaskInterface::__construct() — Method in class TaskInterface
Task constructor
Manager::__construct() — Method in class Manager
Class constructor
Manager::__destruct() — Method in class Manager
Manager::__construct() — Method in class Manager
Class constructor
Manager::__destruct() — Method in class Manager
Updater::__construct() — Method in class Updater
Class constructor
AbstractTask::__construct() — Method in class AbstractTask
Task constructor
Locker::__construct() — Method in class Locker
Manager::__construct() — Method in class Manager
Class constructor
Request::__construct() — Method in class Request
Class constructor
Result::__construct() — Method in class Result
Runner::__construct() — Method in class Runner
Table::__construct() — Method in class Table
TaskItem::__construct() — Method in class TaskItem
TaskItem Constructor
TaskParameters::__construct() — Method in class TaskParameters
Tracker::__construct() — Method in class Tracker
Tracker constructor
EntityManagerTrait::__destruct() — Method in class EntityManagerTrait
Manager::__construct() — Method in class Manager
Class constructor