Search for cron

  1. Search 9.5.x for cron
  2. Search 8.9.x for cron
  3. Search 10.3.x for cron
  4. Search 11.x for cron
  5. Other projects
Title Object type File name Summary
system_cron_test.info file modules/system/tests/system_cron_test.info name = System Cron Test
description = 'Support module for testing the system_cron().'
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
system_cron_test.module file modules/system/tests/system_cron_test.module Helper module for CronRunTestCase::testCronCacheExpiration().
system_cron_test_flush_caches function modules/system/tests/system_cron_test.module Implements hook_flush_caches().
system_run_automated_cron function modules/system/system.module Run the automated cron if enabled.
system_run_cron function modules/system/system.admin.inc Menu callback: run cron manually.
system_run_cron_submit function modules/system/system.admin.inc Submit callback; run cron.
TrackerTest::testTrackerCronIndexing function modules/tracker/tracker.test Tests that existing nodes are indexed by cron.
tracker_cron function modules/tracker/tracker.module Implements hook_cron().
TriggerCronTestCase class modules/trigger/trigger.test Tests cron trigger.
TriggerCronTestCase::getInfo function modules/trigger/trigger.test
TriggerCronTestCase::setUp function modules/trigger/trigger.test Sets up a Drupal site for running functional and integration tests.
TriggerCronTestCase::testActionsCron function modules/trigger/trigger.test Tests assigning multiple actions to the cron trigger.
trigger_cron function modules/trigger/trigger.module Implements hook_cron().
trigger_test_system_cron_action function modules/trigger/tests/trigger_test.module Action fired during the "cron run" trigger test.
trigger_test_system_cron_conf_action function modules/trigger/tests/trigger_test.module Implement a configurable Drupal action.
trigger_test_system_cron_conf_action_form function modules/trigger/tests/trigger_test.module Form for configurable test action.
trigger_test_system_cron_conf_action_submit function modules/trigger/tests/trigger_test.module Form submission handler for configurable test action.
UpdateCoreTestCase::testModulePageRunCron function modules/update/update.test Checks that running cron updates the list of available updates.
update_cron function modules/update/update.module Implements hook_cron().
_update_cron_notify function modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data.

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