You are here

Functions in Background Process 7

Primary tabs

Namesort descending Location Description Direct uses Strings
background_process_requirements ./background_process.install Implements hook_requirements().
background_process_restart ./background_process.module Restart the current background process.
background_process_schema ./background_process.install Implements of hook_schema().
background_process_service_access ./background_process.module Access handler for service call. 1 1
background_process_service_execute ./background_process.module Execute the service. 2
background_process_service_group ./background_process.module Implements hook_service_group().
background_process_service_group_random ./background_process.module Load balancing based on random pick.
background_process_service_group_round_robin ./background_process.module Round-robin load balancing based on random pick. 1 2
background_process_service_start ./background_process.module Call the function requested by the service call. 1
background_process_service_unlock ./background_process.admin.inc Unlock background process. 1
background_process_settings_form ./background_process.admin.inc FAPI definition for settings page. 1
background_process_settings_form_determine_submit ./background_process.admin.inc Submit handler for determining default service host 1
background_process_set_process ./background_process.module Set background process. 2
background_process_set_service_host ./background_process.module Set a service host for a background process. 1
background_process_start ./background_process.module Start background process. 1
background_process_start_locked ./background_process.module Start locked background process.
background_process_uninstall ./background_process.install Implements hook_uninstall().
background_process_unlock ./background_process.module Unlock background process. 5
background_process_update_7000 ./background_process.install Major version upgrade of Drupal.
background_process_update_7101 ./background_process.install Add status column to background_process table.
background_process_update_7102 ./background_process.install Determine default service host.
background_process_update_7103 ./background_process.install Determine default service host.
background_process_update_7104 ./background_process.install Change start column from double to numeric.
background_process_update_7105 ./background_process.install Re-determine default service host.
background_process_update_7106 ./background_process.install Change schema to SQL 99 compliance.
background_process_update_7107 ./background_process.install Increase size of args column.
background_process_update_status ./background_process.module Set status for background process. 1
_background_batch_initiate background_batch/background_batch.pages.inc Start a batch job in the background 3
_background_batch_operation background_batch/background_batch.module Run a batch operation with "listening" context. 1
_background_batch_page_do_js background_batch/background_batch.pages.inc Do one pass of execution and inform back the browser about progression (used for JavaScript-mode only). 1
_background_batch_page_do_nojs background_batch/background_batch.pages.inc Output a batch processing page without JavaScript support. 2
_background_batch_page_progress_js background_batch/background_batch.pages.inc Batch processing page with JavaScript support. 1
_background_batch_page_start background_batch/background_batch.pages.inc 2
_background_batch_process background_batch/background_batch.module Process a batch step 1
_background_batch_process_callback background_batch/background_batch.module 1
_background_process_ass_parse_definition_list background_process_ass/background_process_ass.module Converts an HTML table into an associative array. 1
_background_process_ass_parse_table background_process_ass/background_process_ass.module Converts an HTML table into an associative array. 1
_background_process_ass_unlock background_process_ass/background_process_ass.module 1
_background_process_callback_name ./background_process.module Get string name of callback. 3
_background_process_cleanup_locks ./background_process.module Shutdown handler for removing locks. 1
_background_process_cleanup_menu ./background_process.module Cleanup cache menu and ensure all locks are released (again). 1
_background_process_ensure_cleanup ./background_process.module Ensure lock is removed at end of request. 3
_background_process_filter_headers ./background_process.module Remove headers we do not wish to pass on to the next request. 1
_background_process_http_request_result ./background_process.module Get request result. 3
_background_process_queue ./background_process.module Worker callback for processing queued function call. 1
_background_process_request_headers ./background_process.module Get request headers. 1
_background_process_restart ./background_process.module Shutdown handler for restarting background process. 1
_background_process_secure_url ./background_process.module Secure a URL by obfuscating the password if present. 1
_background_process_unparse_url ./background_process.module Reverse logic of parse_url(). 1

Pages

Other projects