Search for cron
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
cron | service | core/ |
Drupal\Core\Cron |
Cron | class | core/ |
Provides a proxy class for \Drupal\Core\Cron. |
Cron | class | core/ |
The Drupal core Cron service. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CronQueueTestBrokenQueue | class | core/ |
Plugin annotation @QueueWorker( id = "cron_queue_test_broken_queue", title = @Translation("Broken queue test"), cron = {"time" = 60} ) |
CronQueueTestBrokenQueue.php | file | core/ |
|
CronQueueTestBrokenQueue::processItem | function | core/ |
|
CronQueueTestException | class | core/ |
Plugin annotation @QueueWorker( id = "cron_queue_test_exception", title = @Translation("Exception test"), cron = {"time" = 1} ) |
CronQueueTestException.php | file | core/ |
|
CronQueueTestException::processItem | function | core/ |
|
CronQueueTestRequeueException | class | core/ |
Plugin annotation @QueueWorker( id = "cron_queue_test_requeue_exception", title = @Translation("RequeueException test"), cron = {"time" = 60} ) |
CronQueueTestRequeueException.php | file | core/ |
|
CronQueueTestRequeueException::processItem | function | core/ |
|
CronRunTest | class | core/ |
Tests cron runs. |
CronRunTest.php | file | core/ |
|
CronRunTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CronRunTest::$modules | property | core/ |
Modules to enable. |
CronRunTest::testAutomatedCron | function | core/ |
Ensure that the automated cron run module is working. |
CronRunTest::testCronExceptions | function | core/ |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
CronRunTest::testCronRun | function | core/ |
Test cron runs. |
CronRunTest::testCronUI | function | core/ |
Make sure the cron UI reads from the state storage. |
CronRunTest::testManualCron | function | core/ |
Ensure that the manual cron run is working. |
CronRunTrait | trait | core/ |
Adds ability to run cron from tests. |
CronRunTrait.php | file | core/ |
|
CronRunTrait::cronRun | function | core/ |
Runs cron on the test site. |
cron_queue_test.info.yml | file | core/ |
core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml |
d6_system_cron.yml | file | core/ |
core/modules/system/migrations/d6_system_cron.yml |
d7_system_cron.yml | file | core/ |
core/modules/system/migrations/d7_system_cron.yml |
DbLogTest::runCron | function | core/ |
Runs cron and returns number of new log entries. |
DbLogTest::testDbLogCron | function | core/ |
Tests that cron correctly applies the database log row limit. |
dblog_cron | function | core/ |
Implements hook_cron(). |
DeleteTest::testCronDeleteNonExistingTemporary | function | core/ |
Tries to run cron deletion on file deleted from the file-system. |
drupal-8.without_automated_cron.php | file | core/ |
Test fixture. |
es-system.cron.yml | file | core/ |
core/modules/system/tests/fixtures/update/es-system.cron.yml |
field_cron | function | core/ |
Implements hook_cron(). |
file_cron | function | core/ |
Implements hook_cron(). |
history_cron | function | core/ |
Implements hook_cron(). |
hook_cron | function | core/ |
Perform periodic actions. |
layout_builder_cron | function | core/ |
Implements hook_cron(). |
LocaleUpdateCronTest | class | core/ |
Tests for using cron to update project interface translations. |
LocaleUpdateCronTest.php | file | core/ |
|
LocaleUpdateCronTest::$batchOutput | property | core/ |
|
LocaleUpdateCronTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleUpdateCronTest::setUp | function | core/ |
|
LocaleUpdateCronTest::testUpdateCron | function | core/ |
Tests interface translation update using cron. |
locale_cron | function | core/ |
Implements hook_cron(). |
locale_cron_fill_queue | function | core/ |
Populate a queue with project to check for translation updates. |
logger.channel.cron | service | core/ |
|
node_cron | function | core/ |
Implements hook_cron(). |
QueueWorker::$cron | property | core/ |
An associative array containing the optional key: |
search_cron | function | core/ |
Implements hook_cron(). |
statistics_cron | function | core/ |
Implements hook_cron(). |
system.cron.yml | file | core/ |
core/profiles/standard/config/install/system.cron.yml |
system.cron.yml | file | core/ |
core/profiles/testing_config_overrides/config/install/system.cron.yml |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.