You are here

Functions in Background Process 8

Primary tabs

Namesort descending Location Description Direct uses Strings
background_process_service_execute ./background_process.module Implements to Execute the service. 3
background_process_service_group ./background_process.module Implements hook_service_group().
background_process_service_group_random ./background_process.module Implements to Load balancing based on random pick.
background_process_service_group_round_robin ./background_process.module Implements for Round-robin load balancing based on random pick. 1 2
background_process_service_start ./background_process.module Implements to Call the function requested by the service call.
background_process_settings_form ./background_process.admin.inc Implements definition for settings page. 1
background_process_settings_form_determine_submit ./background_process.admin.inc Implements Submit handler for determining default service host. 2
background_process_set_process ./background_process.module Implements to Set background process. 2
background_process_set_service_host ./background_process.module Implements to Set a service host for a background process. 1
background_process_start ./background_process.module Implements to Start background process. 1
background_process_start_locked ./background_process.module Implements to 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_7101 ./background_process.install Add status column to background_process table.
background_process_update_7104 ./background_process.install Implements to Change start column from double to numeric.
background_process_update_7105 ./background_process.install Implements to Re-determine default service host.
background_process_update_7106 ./background_process.install Implements to Change schema to SQL 99 compliance.
background_process_update_7107 ./background_process.install Implements to Increase size of args column.
background_process_update_status ./background_process.module Implements to Set status for background process. 1
progress_cron progress/progress.module Implements hook cron.
progress_cronapi progress/progress.module Implements hook_cronapi().
progress_end_progress progress/progress.module End a progress. Sets to 100% (=1). 1
progress_estimate_completion progress/progress.module Estimate completion time of a progress. 2
progress_get_progress progress/progress.module Get progress. 6
progress_get_progresses progress/progress.module Get all progresses.
progress_initialize_progress progress/progress.module Initialize a progress. 1
progress_remove_progress progress/progress.module Remove a progress. 3
progress_schema progress/progress.install Implemets Progress Schema.
progress_set_intervalled_progress progress/progress.module Set intervalled progress. 1
progress_set_progress progress/progress.module Set progress. 1
progress_set_progress_start progress/progress.module Set progress start time.
progress_update_7000 progress/progress.install Implemets for Major version upgrade of Drupal.
progress_update_7101 progress/progress.install Implemets to Change schema to SQL 99 compliance.
_background_batch_operation background_batch/background_batch.module Implements to Run a batch operation with "listening" context. 1
_background_batch_process background_batch/background_batch.module Implements to Process a batch step.
_background_batch_process_callback background_batch/background_batch.module Implements For Batch Process Callback. 1
_background_process_ass_parse_definition_list background_process_ass/background_process_ass.module Implements to Converts an HTML table into an associative array. 1
_background_process_ass_parse_table background_process_ass/background_process_ass.module Implements to Converts an HTML table into an associative array. 1
_background_process_ass_unlock background_process_ass/background_process_ass.module Implements to Unlock Process Ass. 1
_background_process_callback_name ./background_process.module Get string name of callback. 3
_background_process_cleanup_locks ./background_process.module Implements to Shutdown handler for removing locks. 1
_background_process_cleanup_menu ./background_process.module Implements to Cleanup cache menu and ensure all locks are released (again). 2
_background_process_ensure_cleanup ./background_process.module Implements to 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