You are here

7 string references to scheduler.manager in Scheduler 8

LightweightCronController::create in src/Controller/LightweightCronController.php
Instantiates a new instance of this class.
SchedulerCronForm::create in src/Form/SchedulerCronForm.php
Instantiates a new instance of this class.
scheduler_cron in ./scheduler.module
Implements hook_cron().
scheduler_node_presave in ./scheduler.module
Implements hook_ENTITY_TYPE_presave() for node entities.
scheduler_rules_integration_node_insert in scheduler_rules_integration/scheduler_rules_integration.module
Implements hook_ENTITY_TYPE_insert() for node entities.
scheduler_rules_integration_node_update in scheduler_rules_integration/scheduler_rules_integration.module
Implements hook_ENTITY_TYPE_update() for node entities.
_scheduler_rules_integration_dispatch_cron_event in scheduler_rules_integration/scheduler_rules_integration.module
Trigger Rules events during cron.