You are here

10 calls to hosting_get_queues() in Hostmaster (Aegir) 6

drush_hosting_dispatch in modules/hosting/dispatch.hosting.inc
Main queue processing drush command for hostmaster.
hosting_drush_command in modules/hosting/hosting.drush.inc
Implementation of hook_drush_command().
hosting_queues in modules/hosting/hosting.module
List queues or tasks in a queue if a key is provided.
hosting_queues_configure in modules/hosting/hosting.module
Form to configure the frequency of queue execution.
hosting_queues_configure_submit in modules/hosting/hosting.module
Submit callback for the the queue execution frequency form.
hosting_queues_configure_validate in modules/hosting/hosting.module
Validation callback for the the queue execution frequency form.
hosting_queue_block in modules/hosting/hosting.module
Build a block of the hosting queues.
hosting_queue_summary_block in modules/hosting/hosting.module
Build a block summarising the hosting queues.
hosting_task_view in modules/hosting/task/hosting_task.module
Implementation of hook_view().
theme_hosting_queues_configure in modules/hosting/hosting.module
Theme function to render the queue configuration form.