You are here

Functions in Cron Debug 7

Primary tabs

Namesort descending Location Description Direct uses Strings
cron_debug_check_flag ./cron_debug.module Returns the result of the most recent Cron Debug run. 1
cron_debug_form ./cron_debug.module Create the main form. 1
cron_debug_form_submit ./cron_debug.module Handle submission of the form.
cron_debug_help ./cron_debug.module Implements hook_help().
cron_debug_menu ./cron_debug.module Implements hook_menu().
cron_debug_permission ./cron_debug.module Implements hook_perm().
cron_debug_run ./cron_debug.module Run a single cron function. Will call the cron hook for a module, log the progress and go to the Cron Debug form. 1
cron_debug_uninstall ./cron_debug.install Implements hook_uninstall().

Other projects