16 functions implement hook_cron()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

aggregator_cron in drupal/core/modules/aggregator/aggregator.module
Implements hook_cron().
common_test_cron in drupal/core/modules/system/tests/modules/common_test/common_test.module
Implements hook_cron().
common_test_cron_helper_cron in drupal/core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module
Implements hook_cron().
dblog_cron in drupal/core/modules/dblog/dblog.module
Implements hook_cron().
field_cron in drupal/core/modules/field/field.module
Implements hook_cron().
file_cron in drupal/core/modules/file/file.module
Implements file_cron()
history_cron in drupal/core/modules/history/history.module
Implements hook_cron().
openid_cron in drupal/core/modules/openid/openid.module
Remove expired nonces from the database.
poll_cron in drupal/core/modules/poll/poll.module
Implements hook_cron().
search_cron in drupal/core/modules/search/search.module
Implements hook_cron().
statistics_cron in drupal/core/modules/statistics/statistics.module
Implements hook_cron().
system_cron in drupal/core/modules/system/system.module
Implements hook_cron().
system_run_automated_cron in drupal/core/modules/system/system.module
Run the automated cron if enabled.
system_run_cron in drupal/core/modules/system/system.admin.inc
Menu callback: run cron manually.
tracker_cron in drupal/core/modules/tracker/tracker.module
Implements hook_cron().
update_cron in drupal/core/modules/update/update.module
Implements hook_cron().