Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
workspaces_module_implements_alter core/modules/workspaces/workspaces.module Implements hook_module_implements_alter().
workspaces_module_preinstall core/modules/workspaces/workspaces.install Implements hook_module_preinstall().
workspaces_removed_post_updates core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().
workspaces_requirements core/modules/workspaces/workspaces.install Implements hook_requirements().
workspaces_schema core/modules/workspaces/workspaces.install Implements hook_schema().
workspaces_test_entity_type_alter core/modules/workspaces/tests/modules/workspaces_test/workspaces_test.module Implements hook_entity_type_alter().
workspaces_toolbar core/modules/workspaces/workspaces.module Implements hook_toolbar().
workspaces_update_last_removed core/modules/workspaces/workspaces.install Implements hook_update_last_removed().
workspaces_views_query_alter core/modules/workspaces/workspaces.module Implements hook_views_query_alter().
workspace_access_test_workspace_access core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.module Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type.
workspace_update_test_post_update_check_active_workspace core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Checks the active workspace during database updates. 1
_batch_api_percentage core/includes/batch.inc Formats the percent completion for a batch set. 1
_batch_append_set core/includes/form.inc Appends a batch set to a running batch. 1
_batch_current_set core/includes/batch.inc Returns the batch set being currently processed. 5
_batch_do core/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1
_batch_finished core/includes/batch.inc Ends the batch processing. 2
_batch_needs_update core/includes/batch.inc Checks whether the batch information needs to be updated in the storage. 3
_batch_next_set core/includes/batch.inc Retrieves the next set in a batch. 1
_batch_page core/includes/batch.inc Renders the batch processing page based on the current state of the batch. 4
_batch_populate_queue core/includes/form.inc Populates a job queue with the operations of a batch set. 2
_batch_process core/includes/batch.inc Processes sets in a batch. 3
_batch_progress_page core/includes/batch.inc Outputs a batch processing page. 1
_batch_queue core/includes/form.inc Returns a queue object for a batch set. 3
_batch_shutdown core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
_batch_test_batch_0 core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_test_batch_1 core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation. 4
_batch_test_batch_2 core/modules/system/tests/modules/batch_test/batch_test.module Batch 2: Performs a single multistep operation. 2
_batch_test_batch_3 core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations. 1
_batch_test_batch_4 core/modules/system/tests/modules/batch_test/batch_test.module Batch 4: Performs a batch within a batch.
_batch_test_batch_5 core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation. 1
_batch_test_batch_6 core/modules/system/tests/modules/batch_test/batch_test.module Batch 6: Repeats a simple operation.
_batch_test_batch_7 core/modules/system/tests/modules/batch_test/batch_test.module Batch 7: Performs two batches within a batch.
_batch_test_batch_8 core/modules/system/tests/modules/batch_test/batch_test.module Batch 8: Throws an exception.
_batch_test_callback_1 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 4
_batch_test_callback_2 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 1
_batch_test_callback_5 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 1
_batch_test_callback_6 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 1
_batch_test_callback_7 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 1
_batch_test_callback_8 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 1
_batch_test_finished_0 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_1 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 2
_batch_test_finished_1_finished core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_2 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_3 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_4 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_5 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_6 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_7 core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_helper core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Provides a common 'finished' callback for batches 1 to 7. 9
_batch_test_nested_batch_callback core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation(). 2

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.