32 functions implement hook_cron()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

AnnouncementsFeedHooks::cron in core/modules/announcements_feed/src/Hook/AnnouncementsFeedHooks.php
Implements hook_cron().
announcements_feed_cron in core/modules/announcements_feed/announcements_feed.module
Implements hook_cron().
CommentHooks::cron in core/modules/comment/src/Hook/CommentHooks.php
Implements hook_cron().
comment_cron in core/modules/comment/comment.module
Implements hook_cron().
CommonTestCronHelperHooks::cron in core/modules/system/tests/modules/common_test_cron_helper/src/Hook/CommonTestCronHelperHooks.php
Implements hook_cron().
CommonTestHooks::cron in core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php
Implements hook_cron().
common_test_cron in core/modules/system/tests/modules/common_test/common_test.module
Implements hook_cron().
common_test_cron_helper_cron in core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module
Implements hook_cron().
CronHook in core/modules/file/src/Hook/CronHook.php
Implements hook_cron().
DblogHooks::cron in core/modules/dblog/src/Hook/DblogHooks.php
Implements hook_cron().
dblog_cron in core/modules/dblog/dblog.module
Implements hook_cron().
FieldHooks::cron in core/modules/field/src/Hook/FieldHooks.php
Implements hook_cron().
field_cron in core/modules/field/field.module
Implements hook_cron().
file_cron in core/modules/file/file.module
Implements hook_cron().
HistoryHooks::cron in core/modules/history/src/Hook/HistoryHooks.php
Implements hook_cron().
history_cron in core/modules/history/history.module
Implements hook_cron().
LayoutBuilderHooks::cron in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Implements hook_cron().
layout_builder_cron in core/modules/layout_builder/layout_builder.module
Implements hook_cron().
LocaleHooks::cron in core/modules/locale/src/Hook/LocaleHooks.php
Implements hook_cron().
locale_cron in core/modules/locale/locale.module
Implements hook_cron().
NodeHooks1::cron in core/modules/node/src/Hook/NodeHooks1.php
Implements hook_cron().
node_cron in core/modules/node/node.module
Implements hook_cron().
SearchHooks::cron in core/modules/search/src/Hook/SearchHooks.php
Implements hook_cron().
search_cron in core/modules/search/search.module
Implements hook_cron().
statistics_cron in core/modules/statistics/statistics.module
Implements hook_cron().
SystemHooks::cron in core/modules/system/src/Hook/SystemHooks.php
Implements hook_cron().
system_cron in core/modules/system/system.module
Implements hook_cron().
tracker_cron in core/modules/tracker/tracker.module
Implements hook_cron().
UpdateHooks::cron in core/modules/update/src/Hook/UpdateHooks.php
Implements hook_cron().
update_cron in core/modules/update/update.module
Implements hook_cron().
WorkspacesHooks::cron in core/modules/workspaces/src/Hook/WorkspacesHooks.php
Implements hook_cron().
workspaces_cron in core/modules/workspaces/workspaces.module
Implements hook_cron().

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