Search for cron
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
cron | service | core/ |
Drupal\Core\Cron |
Cron | class | core/ |
The Drupal core Cron service. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
access_check.cron | service | core/ |
Drupal\system\Access\CronAccessCheck |
AnnouncementsFeedHooks::cron | function | core/ |
Implements hook_cron(). |
AutomatedCron | class | core/ |
A subscriber running cron after a response is sent. |
AutomatedCron.php | file | core/ |
|
AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
AutomatedCron::onTerminate | function | core/ |
Run the automated cron if enabled. |
AutomatedCron::__construct | function | core/ |
|
AutomatedCronHooks | class | core/ |
Hook implementations for automated_cron. |
AutomatedCronHooks.php | file | core/ |
|
AutomatedCronHooks::formSystemCronSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
AutomatedCronHooks::help | function | core/ |
Implements hook_help(). |
AutomatedCronTest | class | core/ |
Tests for automated_cron. |
AutomatedCronTest.php | file | core/ |
|
AutomatedCronTest::$modules | property | core/ |
Modules to install. |
AutomatedCronTest::testRunsCronOnHttpRequest | function | core/ |
Tests that automated cron runs cron on an HTTP request. |
automated_cron.info.yml | file | core/ |
core/modules/automated_cron/automated_cron.info.yml |
automated_cron.module | file | core/ |
|
automated_cron.schema.yml | file | core/ |
core/modules/automated_cron/config/schema/automated_cron.schema.yml |
automated_cron.services.yml | file | core/ |
core/modules/automated_cron/automated_cron.services.yml |
automated_cron.settings.yml | file | core/ |
core/modules/automated_cron/config/install/automated_cron.settings.yml |
automated_cron.settings.yml | file | core/ |
core/profiles/standard/config/install/automated_cron.settings.yml |
automated_cron.subscriber | service | core/ |
Drupal\automated_cron\EventSubscriber\AutomatedCron |
automated_cron_settings_submit | function | core/ |
Form submission handler for system_cron_settings(). |
BrowserTestBaseTest::testCronRun | function | core/ |
Tests the ::cronRun() method. |
CommentHooks::cron | function | core/ |
Implements hook_cron(). |
CommonTestCronHelperHooks | class | core/ |
Hook implementations for common_test_cron_helper. |
CommonTestCronHelperHooks.php | file | core/ |
|
CommonTestCronHelperHooks::cron | function | core/ |
Implements hook_cron(). |
CommonTestHooks::cron | function | core/ |
Implements hook_cron(). |
common_test_cron_helper.info.yml | file | core/ |
core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml |
core.cron.html.twig | file | core/ |
--- label: 'Running and configuring cron' related: - core.maintenance --- {% set cron_link_text %}{% trans %}Cron{% endtrans %}{% endset %} {% set cron_link = render_var(help_route_link(cron_link_text, 'system.cron_settings'))… |
cron | service | core/ |
Drupal\Core\Cron |
Cron | class | core/ |
The Drupal core Cron service. |
Cron.php | file | core/ |
|
Cron::$queueConfig | property | core/ |
The queue config. |
Cron::invokeCronHandlers | function | core/ |
Invokes any cron handlers implementing hook_cron. |
Cron::processQueue | function | core/ |
Processes a cron queue. |
Cron::processQueues | function | core/ |
Processes cron queues. |
Cron::run | function | core/ |
Executes a cron run. |
Cron::setCronLastTime | function | core/ |
Records and logs the request time for this cron invocation. |
Cron::usleep | function | core/ |
Delay execution in microseconds. |
Cron::__construct | function | core/ |
Constructs a cron object. |
CronAccessCheck | class | core/ |
Access check for cron routes. |
CronAccessCheck.php | file | core/ |
|
CronAccessCheck::access | function | core/ |
Checks access. |
CronController | class | core/ |
Controller for Cron handling. |
CronController.php | file | core/ |
|
CronController::$cron | property | core/ |
The cron service. |
CronController::run | function | core/ |
Run Cron once. |
CronController::runManually | function | core/ |
Run cron manually. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.