automated_cron.settings.yml in Drupal 10
Same filename in this branch
Same filename and directory in other branches
core/profiles/standard/config/install/automated_cron.settings.yml
7 string references to 'automated_cron.settings'
- AutomatedCron::__construct in core/
modules/ automated_cron/ src/ EventSubscriber/ AutomatedCron.php - Constructs a new automated cron runner.
- automated_cron_form_system_cron_settings_alter in core/
modules/ automated_cron/ automated_cron.module - Implements hook_form_FORM_ID_alter() for the system_cron_settings() form.
- automated_cron_settings_submit in core/
modules/ automated_cron/ automated_cron.module - Form submission handler for system_cron_settings().
- ConfigImportUITest::testImport in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests importing configuration.
- CronRunTest::testAutomatedCron in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Ensure that the automated cron run module is working.
File
core/profiles/standard/config/install/automated_cron.settings.ymlView source
- interval: 10800