You are here

Functions in Background Process 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
background_batch_batch_alter background_batch/background_batch.module Implements hook_batch_alter(). Steal the operation and hook into context data.
background_batch_library background_batch/background_batch.module Implements hook_library().
background_batch_menu background_batch/background_batch.module Implements hook_menu().
background_batch_menu_alter background_batch/background_batch.module Implements hook_menu_alter().
background_batch_overview_page background_batch/background_batch.pages.inc Overview of current and recent batch jobs. 1
background_batch_page background_batch/background_batch.pages.inc State-based dispatcher for the batch processing page. 1
background_batch_process_batch background_batch/background_batch.module Processes the batch.
background_batch_settings_form background_batch/background_batch.admin.inc System settings page. 1
background_batch_uninstall background_batch/background_batch.install Implements hook_uninstall().
background_process_ass_auto_unlock background_process_ass/background_process_ass.module Unlock locked processes that aren't really running. 1
background_process_ass_check_process background_process_ass/background_process_ass.module Check if process is really running. 1
background_process_ass_cron background_process_ass/background_process_ass.module Implements hook_cron().
background_process_ass_cronapi background_process_ass/background_process_ass.module Implements hook_cronapi().
background_process_ass_cron_schedule_alter background_process_ass/background_process_ass.module Implements hook_cron_schedule_alter().
background_process_ass_get_server_status background_process_ass/background_process_ass.module Get apache extended server status. 2
background_process_ass_init background_process_ass/background_process_ass.module Implements hook_init().
background_process_ass_menu background_process_ass/background_process_ass.module Implements hook_menu().
background_process_ass_service_group background_process_ass/background_process_ass.module Implements hook_service_group().
background_process_ass_service_group_idle background_process_ass/background_process_ass.module Determine host with most idle workers and claim it.
background_process_ass_settings_form background_process_ass/background_process_ass.admin.inc FAPI definition for settings page. 1
background_process_background_process_dispatcher_info ./background_process.module Implements background_process_dispatcher_info().
background_process_build_headers ./background_process.http.inc Transform header array from key/value to strings.
background_process_build_request ./background_process.http.inc Build url and headers for http request 3
background_process_check_token ./background_process.pages.inc Callback for token validation. 1
background_process_cron ./background_process.module Implements hook_cron().
background_process_cron_queue_info ./background_process.module Implements hook_cron_queue_info().
background_process_cron_queue_worker ./background_process.module 1
background_process_cron_schedule_alter ./background_process.module Implements hook_schedule_alter().
background_process_current_clients ./background_process.module 2
background_process_current_handle ./background_process.module Get/set current handle.
background_process_dispatchers_form ./background_process.admin.inc 1
background_process_dispatcher_drush ./background_process.dispatchers.inc Dispatcher for Drush 1
background_process_dispatcher_drush_options ./background_process.dispatchers.inc Options callback for Drush service hosts. 1
background_process_dispatcher_drush_title ./background_process.dispatchers.inc Title callback for Drush service hosts. 1
background_process_dispatcher_foreground ./background_process.dispatchers.inc Dispatcher for running process in foreground 1
background_process_dispatcher_foreground_title ./background_process.dispatchers.inc Title callback for foreground service hosts. 1
background_process_dispatcher_http ./background_process.dispatchers.inc Dispatcher for HTTP 1
background_process_dispatcher_http_options ./background_process.dispatchers.inc Options callback for HTTP service hosts. 1
background_process_dispatcher_http_title ./background_process.dispatchers.inc Title callback for HTTP service hosts. 1
background_process_dispatcher_queue ./background_process.dispatchers.inc Dispatcher for queue 1
background_process_dispatcher_queue_options ./background_process.dispatchers.inc Options callback for queue service hosts. 1
background_process_dispatcher_queue_title ./background_process.dispatchers.inc Title callback for queue service hosts. 1
background_process_drush_command ./background_process.drush.inc Implementation of hook_drush_command().
background_process_drush_dispatcher_form ./background_process.admin.inc 1
background_process_drush_help ./background_process.drush.inc Implementation of hook_drush_help().
background_process_enable ./background_process.install Implements of hook_enable().
background_process_get_dispatchers ./background_process.module 1
background_process_get_process ./background_process.module Get background process
background_process_get_service_groups ./background_process.module Get service hosts defined in the system. 3
background_process_get_service_hosts ./background_process.module Get service hosts defined in the system. 9

Pages

Other projects