Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
_batch_page | core/ |
Renders the batch processing page based on the current state of the batch. | 4 | ||
_batch_populate_queue | core/ |
Populates a job queue with the operations of a batch set. | 2 | ||
_batch_process | core/ |
Processes sets in a batch. | 3 | ||
_batch_progress_page | core/ |
Outputs a batch processing page. | 1 | ||
_batch_queue | core/ |
Returns a queue object for a batch set. | 3 | ||
_batch_shutdown | core/ |
Shutdown function: Stores the current batch data for the next request. | 1 | ||
_batch_test_batch_0 | core/ |
Batch 0: Does nothing. | |||
_batch_test_batch_1 | core/ |
Batch 1: Repeats a simple operation. | 4 | ||
_batch_test_batch_2 | core/ |
Batch 2: Performs a single multistep operation. | 2 | ||
_batch_test_batch_3 | core/ |
Batch 3: Performs both single and multistep operations. | 1 | ||
_batch_test_batch_4 | core/ |
Batch 4: Performs a batch within a batch. | |||
_batch_test_batch_5 | core/ |
Batch 5: Repeats a simple operation. | 1 | ||
_batch_test_batch_6 | core/ |
Batch 6: Repeats a simple operation. | |||
_batch_test_batch_7 | core/ |
Batch 7: Performs two batches within a batch. | |||
_batch_test_callback_1 | core/ |
Implements callback_batch_operation(). | 4 | ||
_batch_test_callback_2 | core/ |
Implements callback_batch_operation(). | 1 | ||
_batch_test_callback_5 | core/ |
Implements callback_batch_operation(). | 1 | ||
_batch_test_callback_6 | core/ |
Implements callback_batch_operation(). | 1 | ||
_batch_test_callback_7 | core/ |
Implements callback_batch_operation(). | 1 | ||
_batch_test_finished_0 | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_1 | core/ |
Implements callback_batch_finished(). | 2 | ||
_batch_test_finished_1_finished | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_2 | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_3 | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_4 | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_5 | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_6 | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_7 | core/ |
Implements callback_batch_finished(). | 1 | ||
_batch_test_finished_helper | core/ |
Provides a common 'finished' callback for batches 1 to 7. | 9 | ||
_batch_test_nested_batch_callback | core/ |
Implements callback_batch_operation(). | 2 | ||
_batch_test_nested_drupal_form_submit_callback | core/ |
Batch operation: Submits form_test_mock_form(). | 1 | ||
_batch_test_theme_callback | core/ |
Implements callback_batch_operation(). | 1 | ||
_batch_test_title_callback | core/ |
Tests the title on the progress page by performing a batch callback. | 1 | ||
_block_content_has_reusable_condition | core/ |
Utility function to find nested conditions using the reusable field. | 1 | ||
_ckeditor5_get_langcode_mapping | core/ |
Returns a list of language codes supported by CKEditor 5. | 4 | ||
_ckeditor5_theme_css | core/ |
Retrieves the default theme's CKEditor 5 stylesheets. | 2 | ||
_ckeditor_get_enabled_plugins | core/ |
Gets all enabled CKEditor 4 plugins. | 3 | ||
_ckeditor_theme_css | core/ |
Retrieves the default theme's CKEditor stylesheets. | 2 | ||
_claro_convert_link_to_action_link | core/ |
Converts a link render element to an action link. | 2 | ||
_claro_preprocess_file_and_image_widget | core/ |
Helper pre-process callback for file_managed_file and image_widget. | 2 | ||
_color_blend | core/ |
Blends two hex colors and returns the GD color. | 1 | ||
_color_gd | core/ |
Converts a hex triplet into a GD color. | 1 | ||
_color_hsl2rgb | core/ |
Converts an HSL triplet into RGB. | 1 | ||
_color_hue2rgb | core/ |
Helper function for _color_hsl2rgb(). | 1 | ||
_color_pack | core/ |
Converts an RGB triplet to a hex color. | 1 | ||
_color_render_images | core/ |
Renders images that match a given palette. | 1 | ||
_color_rewrite_stylesheet | core/ |
Rewrites the stylesheet to match the colors in the palette. | 1 | ||
_color_rgb2hsl | core/ |
Converts an RGB triplet to HSL. | 1 | ||
_color_save_stylesheet | core/ |
Saves the rewritten stylesheet to disk. | 1 | ||
_color_shift | core/ |
Shifts a given color, using a reference pair and a target blend color. | 1 |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.