31 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.
- aggregator_cron in modules/
aggregator/ aggregator.module - Implements hook_cron().
- AnnouncementsFeedHooks::cron in core/
modules/ announcements_feed/ src/ Hook/ AnnouncementsFeedHooks.php - Implements hook_cron().
- CommentHooks::cron in core/
modules/ comment/ src/ Hook/ CommentHooks.php - 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 modules/
simpletest/ tests/ common_test.module - Implements hook_cron().
- common_test_cron_helper_cron in modules/
simpletest/ tests/ 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 modules/
dblog/ dblog.module - Implements hook_cron().
- FieldHooks::cron in core/
modules/ field/ src/ Hook/ FieldHooks.php - Implements hook_cron().
- field_cron in modules/
field/ field.module - Implements hook_cron().
- HistoryHooks::cron in core/
modules/ history/ src/ Hook/ HistoryHooks.php - Implements hook_cron().
- LayoutBuilderHooks::cron in core/
modules/ layout_builder/ src/ Hook/ LayoutBuilderHooks.php - Implements hook_cron().
- LocaleHooks::cron in core/
modules/ locale/ src/ Hook/ LocaleHooks.php - Implements hook_cron().
- NodeHooks1::cron in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_cron().
- node_cron in modules/
node/ node.module - Implements hook_cron().
- openid_cron in modules/
openid/ openid.module - Remove expired nonces from the database.
- poll_cron in modules/
poll/ poll.module - Implements hook_cron().
- SearchHooks::cron in core/
modules/ search/ src/ Hook/ SearchHooks.php - Implements hook_cron().
- search_cron in modules/
search/ search.module - Implements hook_cron().
- statistics_cron in modules/
statistics/ statistics.module - Implements hook_cron().
- SystemHooks::cron in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_cron().
- system_cron in modules/
system/ system.module - Implements hook_cron().
- system_run_automated_cron in modules/
system/ system.module - Run the automated cron if enabled.
- system_run_cron in modules/
system/ system.admin.inc - Menu callback: run cron manually.
- tracker_cron in modules/
tracker/ tracker.module - Implements hook_cron().
- trigger_cron in modules/
trigger/ trigger.module - Implements hook_cron().
- UpdateHooks::cron in core/
modules/ update/ src/ Hook/ UpdateHooks.php - Implements hook_cron().
- update_cron in modules/
update/ update.module - Implements hook_cron().
- WorkspacesHooks::cron in core/
modules/ workspaces/ src/ Hook/ WorkspacesHooks.php - Implements hook_cron().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.