| 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(). |
| 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(). |
| UpdateSemverCoreTest::testModulePageRunCron |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Checks that running cron updates the list of available updates. |
| update_cron |
function |
core/modules/update/update.module |
Implements hook_cron(). |
| workspaces_cron |
function |
core/modules/workspaces/workspaces.module |
Implements hook_cron(). |
| _update_cron_notify |
function |
core/modules/update/update.fetch.inc |
Performs any notifications that should be done once cron fetches new data. |