Functions - 9.5.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
_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_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_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
_batch_test_nested_drupal_form_submit_callback core/modules/system/tests/modules/batch_test/batch_test.module Batch operation: Submits form_test_mock_form(). 1
_batch_test_theme_callback core/modules/system/tests/modules/batch_test/batch_test.module Implements callback_batch_operation(). 1
_batch_test_title_callback core/modules/system/tests/modules/batch_test/batch_test.module Tests the title on the progress page by performing a batch callback. 1
_block_content_has_reusable_condition core/modules/block_content/block_content.module Utility function to find nested conditions using the reusable field. 1
_ckeditor5_get_langcode_mapping core/modules/ckeditor5/ckeditor5.module Returns a list of language codes supported by CKEditor 5. 4
_ckeditor5_theme_css core/modules/ckeditor5/ckeditor5.module Retrieves the default theme's CKEditor 5 stylesheets. 2
_ckeditor_get_enabled_plugins core/modules/ckeditor/ckeditor.module Gets all enabled CKEditor 4 plugins. 3
_ckeditor_theme_css core/modules/ckeditor/ckeditor.module Retrieves the default theme's CKEditor stylesheets. 2
_claro_convert_link_to_action_link core/themes/claro/claro.theme Converts a link render element to an action link. 2
_claro_preprocess_file_and_image_widget core/themes/claro/claro.theme Helper pre-process callback for file_managed_file and image_widget. 2
_color_blend core/modules/color/color.module Blends two hex colors and returns the GD color. 1
_color_gd core/modules/color/color.module Converts a hex triplet into a GD color. 1
_color_hsl2rgb core/modules/color/color.module Converts an HSL triplet into RGB. 1
_color_hue2rgb core/modules/color/color.module Helper function for _color_hsl2rgb(). 1
_color_pack core/modules/color/color.module Converts an RGB triplet to a hex color. 1
_color_render_images core/modules/color/color.module Renders images that match a given palette. 1
_color_rewrite_stylesheet core/modules/color/color.module Rewrites the stylesheet to match the colors in the palette. 1
_color_rgb2hsl core/modules/color/color.module Converts an RGB triplet to HSL. 1
_color_save_stylesheet core/modules/color/color.module Saves the rewritten stylesheet to disk. 1
_color_shift core/modules/color/color.module Shifts a given color, using a reference pair and a target blend color. 1

Other projects


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