You are here

19 string references to scheduler.manager in Scheduler 2.x

ConditionDeriver::create in scheduler_rules_integration/src/Plugin/Condition/ConditionDeriver.php
Creates a new class instance.
EventDeriver::create in scheduler_rules_integration/src/Event/EventDeriver.php
Creates a new class instance.
LightweightCronController::create in src/Controller/LightweightCronController.php
Instantiates a new instance of this class.
SchedulerAdminForm::create in src/Form/SchedulerAdminForm.php
Instantiates a new instance of this class.
SchedulerCronForm::create in src/Form/SchedulerCronForm.php
Instantiates a new instance of this class.
SchedulerPermissions::create in src/SchedulerPermissions.php
Instantiates a new instance of this class.
SchedulerRouteAccess::access in src/Access/SchedulerRouteAccess.php
Provides custom access checks for the scheduled views on the user page.
SchedulerRulesActionDeriver::create in scheduler_rules_integration/src/Plugin/RulesAction/SchedulerRulesActionDeriver.php
Creates a new class instance.
scheduler_cron in ./scheduler.module
Implements hook_cron().
scheduler_entity_presave in ./scheduler.module
Implements hook_entity_presave().
scheduler_form_alter in ./scheduler.module
Implements hook_form_alter().
scheduler_modules_installed in ./scheduler.module
Implements hook_modules_installed().
scheduler_rules_integration_entity_insert in scheduler_rules_integration/scheduler_rules_integration.module
Implements hook_entity_insert().
scheduler_rules_integration_entity_update in scheduler_rules_integration/scheduler_rules_integration.module
Implements hook_entity_update().
scheduler_update_8201 in ./scheduler.install
Add date fields to any newly supported entity types.
scheduler_update_8202 in ./scheduler.install
Refresh views for supported entity types.
_scheduler_devel_generate_form_alter in ./scheduler.module
Form alter handling for Devel Generate forms.
_scheduler_entity_form_alter in ./scheduler.module
Form alter handling for entity forms - add and edit.
_scheduler_translation_validate in ./scheduler.module
Validation handler for language_content_settings_form.