Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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_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.
_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.
_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().
_drupal_rewrite_settings_dump_one function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_global function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_is_array_index function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_is_simple function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_schema_initialize function core/includes/schema.inc Fills in required default values for table definitions from hook_schema().
_drupal_shutdown_function function core/includes/bootstrap.inc Executes registered shutdown functions.
_drupal_shutdown_function_handle_exception function core/includes/bootstrap.inc Displays and logs any errors that may happen during shutdown.
_editor_delete_file_usage function core/modules/editor/editor.module Deletes file usage of files referenced by formatted text fields.
_editor_get_file_uuids_by_field function core/modules/editor/editor.module Finds all files referenced (data-entity-uuid) by formatted text fields.
_editor_get_formatted_text_fields function core/modules/editor/editor.module Determines the formatted text fields on an entity.
_editor_parse_file_uuids function core/modules/editor/editor.module Parse an HTML snippet for any linked file with data-entity-uuid attributes.
_editor_record_file_usage function core/modules/editor/editor.module Records file usage of files referenced by formatted text fields.
_entity_test_record_hooks function core/modules/system/tests/modules/entity_test/entity_test.module Helper function to be used to record hook invocations.
_entity_test_update_create_test_entities function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Creates a given number of 'entity_test_update' entities.
_field_create_entity_from_ids function core/modules/field/field.module Assembles a partial entity structure with initial IDs.
_field_multiple_value_form_sort_helper function core/includes/theme.inc Callback for usort() within template_preprocess_field_multiple_value_form().
_field_test_alter_widget function core/modules/field/tests/modules/field_test/field_test.module Sets up alterations for widget alter tests.
_file_save_upload_from_form function core/modules/file/file.module Saves form file uploads.
_file_save_upload_single function core/modules/file/file.module Saves a file upload to a new location.
_file_test_get_return function core/modules/file/tests/file_test/file_test.module Load the appropriate return value.
_file_test_log_call function core/modules/file/tests/file_test/file_test.module Store the values passed to a hook invocation.
_filter_html_escape function core/modules/filter/filter.module Escapes all HTML tags, so they will be visible instead of being effective.
_filter_html_image_secure_process function core/modules/filter/filter.module Process callback for local image filter.
_filter_tips function core/modules/filter/filter.module Retrieves the filter tips.
_filter_url_escape_comments function core/modules/filter/filter.module Escapes the contents of HTML comments.
_filter_url_parse_email_links function core/modules/filter/filter.module Makes links out of email addresses.

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