Search for cron
Title | Object type | File name | Summary |
---|---|---|---|
system_cron_test.info | file | modules/ |
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/ |
Helper module for CronRunTestCase::testCronCacheExpiration(). |
system_cron_test_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
system_run_automated_cron | function | modules/ |
Run the automated cron if enabled. |
system_run_cron | function | modules/ |
Menu callback: run cron manually. |
system_run_cron_submit | function | modules/ |
Submit callback; run cron. |
TrackerTest::testTrackerCronIndexing | function | modules/ |
Tests that existing nodes are indexed by cron. |
tracker_cron | function | modules/ |
Implements hook_cron(). |
TriggerCronTestCase | class | modules/ |
Tests cron trigger. |
TriggerCronTestCase::getInfo | function | modules/ |
|
TriggerCronTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TriggerCronTestCase::testActionsCron | function | modules/ |
Tests assigning multiple actions to the cron trigger. |
trigger_cron | function | modules/ |
Implements hook_cron(). |
trigger_test_system_cron_action | function | modules/ |
Action fired during the "cron run" trigger test. |
trigger_test_system_cron_conf_action | function | modules/ |
Implement a configurable Drupal action. |
trigger_test_system_cron_conf_action_form | function | modules/ |
Form for configurable test action. |
trigger_test_system_cron_conf_action_submit | function | modules/ |
Form submission handler for configurable test action. |
UpdateCoreTestCase::testModulePageRunCron | function | modules/ |
Checks that running cron updates the list of available updates. |
update_cron | function | modules/ |
Implements hook_cron(). |
_update_cron_notify | function | modules/ |
Performs any notifications that should be done once cron fetches new data. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.