Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| _batch_test_theme_callback | function | core/ |
Implements callback_batch_operation(). |
| _batch_test_title_callback | function | core/ |
Tests the title on the progress page by performing a batch callback. |
| _block_content_has_reusable_condition | function | core/ |
Utility function to find nested conditions using the reusable field. |
| _ckeditor_theme_css | function | core/ |
Retrieves the default theme's CKEditor stylesheets. |
| _claro_preprocess_file_and_image_widget | function | core/ |
Helper pre-process callback for file_managed_file and image_widget. |
| _color_hsl2rgb | function | core/ |
Converts an HSL triplet into RGB. |
| _color_render_images | function | core/ |
Renders images that match a given palette. |
| _color_rewrite_stylesheet | function | core/ |
Rewrites the stylesheet to match the colors in the palette. |
| _color_rgb2hsl | function | core/ |
Converts an RGB triplet to HSL. |
| _color_save_stylesheet | function | core/ |
Saves the rewritten stylesheet to disk. |
| _color_shift | function | core/ |
Shifts a given color, using a reference pair and a target blend color. |
| _comment_entity_uses_integer_id | function | core/ |
Determines if an entity type is using an integer-based ID definition. |
| _config_import_test_config_import_steps_alter | function | core/ |
Implements configuration synchronization step added by an alter for testing. |
| _config_test_update_is_syncing_store | function | core/ |
Helper function for testing hooks during configuration sync. |
| _content_moderation_views_data_object | function | core/ |
Creates a ViewsData object to respond to views hooks. |
| _content_translation_form_language_content_settings_form_alter | function | core/ |
(proxied) Implements hook_form_FORM_ID_alter(). |
| _content_translation_install_field_storage_definitions | function | core/ |
Installs Content Translation's fields for a given entity type. |
| _content_translation_is_field_translatability_configurable | function | core/ |
Checks whether translatability should be configurable for a field. |
| _content_translation_preprocess_language_content_settings_table | function | core/ |
(proxied) Implements hook_preprocess_HOOK(); |
| _contextual_id_to_links | function | core/ |
Unserializes the result of _contextual_links_to_id(). |
| _contextual_links_to_id | function | core/ |
Serializes #contextual_links property value array to a string. |
| _dblog_get_message_types | function | core/ |
Gathers a list of uniquely defined database log message types. |
| _drupal_flush_css_js | function | core/ |
Changes the dummy query string added to all CSS and JavaScript files. |
| _drupal_rewrite_settings_dump | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_dump_one | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_global | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_is_array_index | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_is_simple | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_schema_initialize | function | core/ |
Fills in required default values for table definitions from hook_schema(). |
| _drupal_shutdown_function | function | core/ |
Executes registered shutdown functions. |
| _drupal_shutdown_function_handle_exception | function | core/ |
Displays and logs any errors that may happen during shutdown. |
| _editor_delete_file_usage | function | core/ |
Deletes file usage of files referenced by formatted text fields. |
| _editor_get_file_uuids_by_field | function | core/ |
Finds all files referenced (data-entity-uuid) by formatted text fields. |
| _editor_get_formatted_text_fields | function | core/ |
Determines the formatted text fields on an entity. |
| _editor_parse_file_uuids | function | core/ |
Parse an HTML snippet for any linked file with data-entity-uuid attributes. |
| _editor_record_file_usage | function | core/ |
Records file usage of files referenced by formatted text fields. |
| _entity_test_record_hooks | function | core/ |
Helper function to be used to record hook invocations. |
| _entity_test_update_create_test_entities | function | core/ |
Creates a given number of 'entity_test_update' entities. |
| _field_create_entity_from_ids | function | core/ |
Assembles a partial entity structure with initial IDs. |
| _field_multiple_value_form_sort_helper | function | core/ |
Callback for usort() within template_preprocess_field_multiple_value_form(). |
| _field_test_alter_widget | function | core/ |
Sets up alterations for widget alter tests. |
| _file_save_upload_from_form | function | core/ |
Saves form file uploads. |
| _file_save_upload_single | function | core/ |
Saves a file upload to a new location. |
| _file_test_get_return | function | core/ |
Load the appropriate return value. |
| _file_test_log_call | function | core/ |
Store the values passed to a hook invocation. |
| _filter_html_escape | function | core/ |
Escapes all HTML tags, so they will be visible instead of being effective. |
| _filter_html_image_secure_process | function | core/ |
Process callback for local image filter. |
| _filter_tips | function | core/ |
Retrieves the filter tips. |
| _filter_url_escape_comments | function | core/ |
Escapes the contents of HTML comments. |
| _filter_url_parse_email_links | function | core/ |
Makes links out of email addresses. |
Pagination
- Previous page
- Page 1427
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.