18 calls to CronRunTrait::cronRun()

BrowserTestBaseTest::testCronRun in core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
Tests the ::cronRun() method.
CronRunTest::testCronExceptions in core/modules/system/tests/src/Functional/System/CronRunTest.php
Make sure exceptions thrown on hook_cron() don't affect other modules.
HelpTopicSearchTest::setUp in core/modules/help/tests/src/Functional/HelpTopicSearchTest.php
HelpTopicSearchTest::testHelpSearch in core/modules/help/tests/src/Functional/HelpTopicSearchTest.php
Tests help topic search.
LocaleUpdateCronTest::testUpdateCron in core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
Tests interface translation update using cron.
ReEnableModuleFieldTest::testReEnabledField in core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php
Tests the behavior of a field module after being disabled and re-enabled.
SearchCommentTest::assertCommentAccess in core/modules/search/tests/src/Functional/SearchCommentTest.php
Update search index and search for comment.
SearchCommentTest::testAddNewComment in core/modules/search/tests/src/Functional/SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment in core/modules/search/tests/src/Functional/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchIntegrationTest::testSearchIntegration in core/modules/views/tests/src/Functional/SearchIntegrationTest.php
Tests search integration.
SearchMultilingualTest::testMultilingualSearchFilter in core/modules/views/tests/src/Functional/SearchMultilingualTest.php
Tests search with multilingual nodes.
SearchNumberMatchingTest::setUp in core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php
SearchNumbersTest::setUp in core/modules/search/tests/src/Functional/SearchNumbersTest.php
SearchRankingTest::testRankings in core/modules/search/tests/src/Functional/SearchRankingTest.php
SearchRankingTest::testRankings in core/modules/statistics/tests/src/Functional/search/SearchRankingTest.php
Tests statistics ranking on search pages.
StatisticsAdminTest::testExpiredLogs in core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
Tests that cron clears day counts and expired access logs.
UpdateMiscTest::testModulePageRunCron in core/modules/update/tests/src/Functional/UpdateMiscTest.php
Checks that running cron updates the list of available updates.
UpdateSemverCoreTest::testBrokenThenFixedUpdates in core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php
Checks that Drupal recovers after problems connecting to update server.

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