background_batch_batch_alter |
background_batch/background_batch.module |
Implements to Steal the operation and hook into context data. |
|
|
background_batch_contextual_links_view_alter |
background_batch/background_batch.module |
Implements hook_contextual_links_view_alter(). |
|
|
background_batch_library |
background_batch/background_batch.module |
Implements hook_library(). |
|
|
background_batch_menu_links_discovered_alter |
background_batch/background_batch.module |
Implements hook_menu_links_discovered_alter(). |
|
|
background_batch_menu_local_actions_alter |
background_batch/background_batch.module |
Implements hook_menu_local_actions_alter(). |
|
|
background_batch_menu_local_tasks_alter |
background_batch/background_batch.module |
Implements hook_menu_local_tasks_alter(). |
|
|
background_batch_process_batch |
background_batch/background_batch.module |
Implements to Processes the batch. |
|
|
background_batch_uninstall |
background_batch/background_batch.install |
Implements hook_uninstall(). |
|
|
background_process_ass_auto_unlock |
background_process_ass/background_process_ass.module |
Implements to Unlock locked processes that aren't really running. |
1 |
|
background_process_ass_check_process |
background_process_ass/background_process_ass.module |
Implements to Check if process is really running. |
1 |
|
background_process_ass_cron |
background_process_ass/background_process_ass.module |
Implements hook_cron(). |
|
1 |
background_process_ass_cronapi |
background_process_ass/background_process_ass.module |
Implements hook_cronapi(). |
|
|
background_process_ass_cron_alter |
background_process_ass/background_process_ass.module |
Implements hook_cron_alter(). |
|
|
background_process_ass_get_server_status |
background_process_ass/background_process_ass.module |
Get apache extended server status. |
2 |
|
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 |
Implements to Determine host with most idle workers and claim it. |
|
|
background_process_ass_settings_form |
background_process_ass/background_process_ass.admin.inc |
Implements definition for settings page. |
|
1 |
background_process_build_headers |
./background_process.module |
Implements to Transform header array from key/value to strings. |
|
|
background_process_build_request |
./background_process.module |
Implements to Build url and headers for http request. |
4 |
|
background_process_check_token |
./background_process.pages.inc |
Implements to Callback for token validation. |
|
|
background_process_cron |
./background_process.module |
Implements hook_cron(). |
|
1 |
background_process_cronapi |
./background_process.module |
Implements hook_cronapi(). |
|
|
background_process_cron_alter |
./background_process.module |
Implements hook_cron_alter(). |
|
|
background_process_cron_queue_info |
./background_process.module |
Implements hook_cron_queue_info(). |
|
|
background_process_current_handle |
./background_process.module |
Implements to Get/set current handle. |
3 |
|
background_process_determine_and_save_default_service_host |
./background_process.module |
Implements to Determines the default service host. |
3 |
|
background_process_determine_default_service_host |
./background_process.module |
Implements to Determine host for current installation. |
1 |
|
background_process_enable |
./background_process.install |
Implements of hook enable. |
|
|
background_process_generate_handle |
./background_process.module |
Implements to Get a unique handle based on a callback. |
1 |
|
background_process_get_process |
./background_process.module |
Get background process. |
8 |
|
background_process_get_processes |
./background_process.module |
Get background process. |
2 |
|
background_process_get_service_groups |
./background_process.module |
Implements to Get service hosts defined in the system. |
2 |
|
background_process_get_service_hosts |
./background_process.module |
Get service hosts defined in the system. |
5 |
|
background_process_http_request |
./background_process.module |
Implements to Perform an http request. |
3 |
|
background_process_http_request_get_response |
./background_process.module |
Get response for an http request. |
2 |
|
background_process_http_request_initiate |
./background_process.module |
Initiate the http request. |
2 |
|
background_process_http_request_process |
./background_process.module |
Implements Process multiple http requests. |
1 |
|
background_process_init |
./background_process.module |
Implements hook_init(). |
|
|
background_process_is_finished |
./background_process.module |
Implements to Check if the background process has finished. |
|
|
background_process_is_started |
./background_process.module |
Implements to Check if the background process has started. |
|
|
background_process_keepalive |
./background_process.module |
Implements to Keep process alive. |
1 |
1 |
background_process_lock_process |
./background_process.module |
Implements to Lock process. |
1 |
|
background_process_permission |
./background_process.module |
Implements hook_permission(). |
|
|
background_process_queue |
./background_process.module |
Implements Queue the function call passing function arguments. |
|
|
background_process_queue_locked |
./background_process.module |
Implements to Queue locked background process. |
|
|
background_process_remove_process |
./background_process.module |
Implements to Remove a background process. |
4 |
1 |
background_process_requirements |
./background_process.install |
Implements hook_requirements(). |
|
|
background_process_restart |
./background_process.module |
Implements to Restart the current background process. |
|
|
background_process_schema |
./background_process.install |
Implements of hook schema. |
|
|
background_process_service_access |
./background_process.module |
Implements to Access handler for service call. |
1 |
|