You are here

6 string references to 'civicrm_cron.settings' in CiviCRM Cron 8

civicrm_cron_install in ./civicrm_cron.install
Implements hook_install().
CronController::runCron in src/Controller/CronController.php
Runs CiviCRM cron.
CronRunner::__construct in src/CronRunner.php
CronRunner constructor.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in src/Form/SettingsForm.php
Form submission handler.