automated_cron.settings.yml

core/modules/automated_cron/config/install/automated_cron.settings.yml
5 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.
ConfigImportUITest::testImport in core/modules/config/tests/src/Functional/ConfigImportUITest.php
Tests importing configuration.
EventSubscriber::onConfigDelete in core/modules/config/tests/config_import_test/src/EventSubscriber.php
Reacts to a config delete and records information in state for testing.
EventSubscriber::onConfigSave in core/modules/config/tests/config_import_test/src/EventSubscriber.php
Reacts to a config save and records information in state for testing.

File

core/modules/automated_cron/config/install/automated_cron.settings.yml

View source
  1. interval: 10800

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.