You are here

Functions in Drush Queue Handling 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_mob_queue_mob_exe_queue ./mob_queue.drush.inc Run the queued job.
hook_mob_queue_cron_queue_info_alter ./mob_queue.api.php Alter cron queue information before mob-queue runs.
hook_mob_queue_queue_item_processed ./mob_queue.api.php A queue item has been processed.
hook_mob_queue_queue_item_processing ./mob_queue.api.php A queue item is about to be requested from a queue for processing.
hook_mob_queue_queue_processed ./mob_queue.api.php A queue has been processed.
hook_mob_queue_queue_processing_alter ./mob_queue.api.php Alter queue information while mob-queue is running.
mob_queue_cron_queue_info_alter ./mob_queue.module Implements hook_cron_info_alter().
mob_queue_drush_command ./mob_queue.drush.inc Implements hook_drush_command().
mob_queue_drush_help ./mob_queue.drush.inc Implements hook_drush_help().
mob_queue_menu ./mob_queue.module Implements hook_menu().
mob_queue_permission ./mob_queue.module Implements hook_permission().
mob_queue_settings ./mob_queue.module Implements hook_form_alter(). 1

Other projects