Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
_batch_test_batch_2 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 2: Performs a single multistep operation.
_batch_test_batch_3 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations.
_batch_test_batch_4 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 4: Performs a batch within a batch.
_batch_test_batch_5 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation.
_batch_test_batch_6 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 6: Repeats a simple operation.
_batch_test_batch_7 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 7: Performs two batches within a batch.
_batch_test_callback_1 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_2 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_5 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_6 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_7 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_finished_0 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1_finished function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_2 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_3 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_4 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_5 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_6 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_7 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_helper function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Provides a common 'finished' callback for batches 1 to 7.
_batch_test_nested_batch_callback function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_nested_drupal_form_submit_callback function core/modules/system/tests/modules/batch_test/batch_test.module Batch operation: Submits form_test_mock_form().
_batch_test_theme_callback function core/modules/system/tests/modules/batch_test/batch_test.module Implements callback_batch_operation().
_batch_test_title_callback function core/modules/system/tests/modules/batch_test/batch_test.module Tests the title on the progress page by performing a batch callback.
_block_content_has_reusable_condition function core/modules/block_content/block_content.module Utility function to find nested conditions using the reusable field.
_ckeditor5_theme_css function core/modules/ckeditor5/ckeditor5.module Retrieves the default theme's CKEditor 5 stylesheets.
_ckeditor_get_enabled_plugins function core/modules/ckeditor/ckeditor.module Gets all enabled CKEditor 4 plugins.
_ckeditor_theme_css function core/modules/ckeditor/ckeditor.module Retrieves the default theme's CKEditor stylesheets.
_claro_preprocess_file_and_image_widget function core/themes/claro/claro.theme Helper pre-process callback for file_managed_file and image_widget.
_color_hsl2rgb function core/modules/color/color.module Converts an HSL triplet into RGB.
_color_render_images function core/modules/color/color.module Renders images that match a given palette.
_color_rewrite_stylesheet function core/modules/color/color.module Rewrites the stylesheet to match the colors in the palette.
_color_rgb2hsl function core/modules/color/color.module Converts an RGB triplet to HSL.
_color_save_stylesheet function core/modules/color/color.module Saves the rewritten stylesheet to disk.
_color_shift function core/modules/color/color.module Shifts a given color, using a reference pair and a target blend color.
_comment_entity_uses_integer_id function core/modules/comment/comment.module Determines if an entity type is using an integer-based ID definition.
_config_import_test_config_import_steps_alter function core/modules/config/tests/config_import_test/config_import_test.module Implements configuration synchronization step added by an alter for testing.
_config_test_update_is_syncing_store function core/modules/config/tests/config_test/config_test.hooks.inc Helper function for testing hooks during configuration sync.
_content_moderation_views_data_object function core/modules/content_moderation/content_moderation.views.inc Creates a ViewsData object to respond to views hooks.
_content_translation_form_language_content_settings_form_alter function core/modules/content_translation/content_translation.admin.inc (proxied) Implements hook_form_FORM_ID_alter().
_content_translation_install_field_storage_definitions function core/modules/content_translation/content_translation.module Installs Content Translation's fields for a given entity type.
_content_translation_is_field_translatability_configurable function core/modules/content_translation/content_translation.admin.inc Checks whether translatability should be configurable for a field.
_content_translation_preprocess_language_content_settings_table function core/modules/content_translation/content_translation.admin.inc (proxied) Implements hook_preprocess_HOOK().
_contextual_id_to_links function core/modules/contextual/contextual.module Unserializes the result of _contextual_links_to_id().
_contextual_links_to_id function core/modules/contextual/contextual.module Serializes #contextual_links property value array to a string.
_dblog_get_message_types function core/modules/dblog/dblog.module Gathers a list of uniquely defined database log message types.
_defaults service core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml
_drupal_flush_css_js function core/includes/common.inc Changes the dummy query string added to all CSS and JavaScript files.
_drupal_rewrite_settings_dump function core/includes/install.inc Helper for drupal_rewrite_settings().

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