13 string references to YAML keys in ultimate_cron.routing.yml in Ultimate Cron 8.2
- CronJobForm::save in src/
Form/ CronJobForm.php - Overrides Drupal\Core\Entity\EntityForm::save().
- GeneralSettingsForm::buildForm in src/
Form/ GeneralSettingsForm.php - Form constructor.
- GeneralSettingsForm::getEditableConfigNames in src/
Form/ GeneralSettingsForm.php - Gets the configuration names that will be editable.
- JobController::discoverJobs in src/
Controller/ JobController.php - Discovers new default cron jobs.
- JobController::runCronJob in src/
Controller/ JobController.php - Runs a single cron job.
- JobController::unlockCronJob in src/
Controller/ JobController.php - Unlocks a single cron job.
- LauncherSettingsForm::buildForm in src/
Form/ LauncherSettingsForm.php - Form constructor.
- LauncherSettingsForm::getEditableConfigNames in src/
Form/ LauncherSettingsForm.php - Gets the configuration names that will be editable.
- LoggerSettingsForm::buildForm in src/
Form/ LoggerSettingsForm.php - Form constructor.
- LoggerSettingsForm::getEditableConfigNames in src/
Form/ LoggerSettingsForm.php - Gets the configuration names that will be editable.
- QueueWorker::queueCallback in src/
QueueWorker.php - Cron callback for queue worker cron jobs.
- SchedulerSettingsForm::buildForm in src/
Form/ SchedulerSettingsForm.php - Form constructor.
- SchedulerSettingsForm::getEditableConfigNames in src/
Form/ SchedulerSettingsForm.php - Gets the configuration names that will be editable.