| CronSuspendQueueDelayTest::setUp |
function |
core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php |
|
| CronSuspendQueueDelayTest::testSuspendQueue |
function |
core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php |
Tests a queue is reprocessed again after other queues. |
| CronSuspendQueueDelayTest::testSuspendQueueOrder |
function |
core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php |
Tests queues are executed in order. |
| CronSuspendQueueDelayTest::testSuspendQueueThreshold |
function |
core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php |
Tests queues may be re-processed by whether delay exceeds threshold. |
| CronTest |
class |
core/tests/Drupal/Tests/Core/CronTest.php |
Tests the Cron class. |
| CronTest.php |
file |
core/tests/Drupal/Tests/Core/CronTest.php |
|
| CronTest::$claimTime |
property |
core/tests/Drupal/Tests/Core/CronTest.php |
Define the duration of each item claim for this test. |
| CronTest::$cron |
property |
core/tests/Drupal/Tests/Core/CronTest.php |
An instance of the Cron class for testing. |
| CronTest::$queue |
property |
core/tests/Drupal/Tests/Core/CronTest.php |
The queue used to store test work items. |
| CronTest::$state |
property |
core/tests/Drupal/Tests/Core/CronTest.php |
The current state of the test in memory. |
| CronTest::processQueuesTestData |
function |
core/tests/Drupal/Tests/Core/CronTest.php |
Data provider for ::testProcessQueues() method. |
| CronTest::REQUEUE_COUNT |
constant |
core/tests/Drupal/Tests/Core/CronTest.php |
|
| CronTest::resetTestingState |
function |
core/tests/Drupal/Tests/Core/CronTest.php |
Resets the testing state. |
| CronTest::setUp |
function |
core/tests/Drupal/Tests/Core/CronTest.php |
|
| CronTest::testProcessQueues |
function |
core/tests/Drupal/Tests/Core/CronTest.php |
Tests the ::processQueues() method. |
| CronTest::testRequeueException |
function |
core/tests/Drupal/Tests/Core/CronTest.php |
Verify that RequeueException causes an item to be processed multiple times. |
| cron_queue_test.info.yml |
file |
core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml |
core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml |
| d6_system_cron.yml |
file |
core/modules/system/migrations/d6_system_cron.yml |
core/modules/system/migrations/d6_system_cron.yml |
| d7_system_cron.yml |
file |
core/modules/system/migrations/d7_system_cron.yml |
core/modules/system/migrations/d7_system_cron.yml |
| DbLogTest::runCron |
function |
core/modules/dblog/tests/src/Kernel/DbLogTest.php |
Runs cron and returns number of new log entries. |
| DbLogTest::testDbLogCron |
function |
core/modules/dblog/tests/src/Kernel/DbLogTest.php |
Tests that cron correctly applies the database log row limit. |
| dblog_cron |
function |
core/modules/dblog/dblog.module |
Implements hook_cron(). |
| DeleteTest::testCronDeleteNonExistingTemporary |
function |
core/modules/file/tests/src/Kernel/DeleteTest.php |
Tries to run cron deletion on file deleted from the file-system. |
| field_cron |
function |
core/modules/field/field.module |
Implements hook_cron(). |
| file_cron |
function |
core/modules/file/file.module |
Implements hook_cron(). |
| history_cron |
function |
core/modules/history/history.module |
Implements hook_cron(). |
| hook_cron |
function |
core/core.api.php |
Perform periodic actions. |
| layout_builder_cron |
function |
core/modules/layout_builder/layout_builder.module |
Implements hook_cron(). |
| LocaleUpdateCronTest |
class |
core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php |
Tests for using cron to update project interface translations. |
| LocaleUpdateCronTest.php |
file |
core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php |
|
| LocaleUpdateCronTest::$batchOutput |
property |
core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php |
|
| LocaleUpdateCronTest::$defaultTheme |
property |
core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php |
The theme to install as the default for testing. |
| LocaleUpdateCronTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php |
|
| LocaleUpdateCronTest::testUpdateCron |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php |
Tests interface translation update using cron. |
| locale_cron |
function |
core/modules/locale/locale.module |
Implements hook_cron(). |
| locale_cron_fill_queue |
function |
core/modules/locale/locale.translation.inc |
Populate a queue with project to check for translation updates. |
| logger.channel.cron |
service |
core/core.services.yml |
|
| node_cron |
function |
core/modules/node/node.module |
Implements hook_cron(). |
| QueueWorker::$cron |
property |
core/lib/Drupal/Core/Annotation/QueueWorker.php |
An optional associative array of settings for cron. |
| QueueWorkerManagerInterface::DEFAULT_QUEUE_CRON_TIME |
constant |
core/lib/Drupal/Core/Queue/QueueWorkerManagerInterface.php |
The default time duration in seconds spent calling a queue worker. |
| search_cron |
function |
core/modules/search/search.module |
Implements hook_cron(). |
| statistics_cron |
function |
core/modules/statistics/statistics.module |
Implements hook_cron(). |
| system.cron.yml |
file |
core/profiles/standard/config/install/system.cron.yml |
core/profiles/standard/config/install/system.cron.yml |
| system.cron.yml |
file |
core/profiles/testing_config_overrides/config/install/system.cron.yml |
core/profiles/testing_config_overrides/config/install/system.cron.yml |
| system.cron.yml |
file |
core/modules/config/tests/config_override_test/config/install/system.cron.yml |
core/modules/config/tests/config_override_test/config/install/system.cron.yml |
| system.cron.yml |
file |
core/modules/system/config/install/system.cron.yml |
core/modules/system/config/install/system.cron.yml |
| system_cron |
function |
core/modules/system/system.module |
Implements hook_cron(). |
| system_post_update_set_cron_logging_setting_to_boolean |
function |
core/modules/system/system.post_update.php |
Fix system.cron:logging values to boolean. |
| TrackerTest::testTrackerCronIndexing |
function |
core/modules/tracker/tests/src/Functional/TrackerTest.php |
Tests that existing nodes are indexed by cron. |
| tracker_cron |
function |
core/modules/tracker/tracker.module |
Implements hook_cron(). |