Functions in Cron Debug 7
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
cron_debug_check_flag |
./ |
Returns the result of the most recent Cron Debug run. | 1 | |
cron_debug_form |
./ |
Create the main form. | 1 | |
cron_debug_form_submit |
./ |
Handle submission of the form. | ||
cron_debug_help |
./ |
Implements hook_help(). | ||
cron_debug_menu |
./ |
Implements hook_menu(). | ||
cron_debug_permission |
./ |
Implements hook_perm(). | ||
cron_debug_run |
./ |
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 |
./ |
Implements hook_uninstall(). |