Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| _install_config_locale_overrides | function | core/ |
Creates a batch to process config translations after installing from config. |
| _install_config_locale_overrides_process_batch | function | core/ |
Batch operation callback for install_config_locale_overrides(). |
| _install_get_version_info | function | core/ |
Extracts version information from a Drupal core version string. |
| _install_module_batch | function | core/ |
Implements callback_batch_operation(). |
| _install_select_profile | function | core/ |
Determines the installation profile to use in the installer. |
| _locale_invalidate_js | function | core/ |
Force the JavaScript translation file(s) to be refreshed. |
| _locale_parse_js_file | function | core/ |
Parses a JavaScript file, extracts translatable strings, and saves them. |
| _locale_rebuild_js | function | core/ |
Creates or recreates the JavaScript translation file for a language. |
| _locale_refresh_configuration | function | core/ |
Refreshes configuration after string translations have been updated. |
| _locale_refresh_translations | function | core/ |
Refresh related information after string translations have been updated. |
| _locale_strip_quotes | function | core/ |
Removes the quotes and string concatenations from the string. |
| _locale_translation_batch_status_operations | function | core/ |
Constructs batch operations for checking remote translation status. |
| _locale_translation_fetch_operations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
| _locale_translation_prepare_project_list | function | core/ |
Prepare module and theme data. |
| _media_get_add_url | function | core/ |
Returns the appropriate URL to add media for the current user. |
| _media_library_configure_form_display | function | core/ |
Ensures that the given media type has a media_library form display. |
| _media_library_configure_view_display | function | core/ |
Ensures that the given media type has a media_library view display. |
| _media_library_media_type_form_submit | function | core/ |
Submit callback for media type form. |
| _media_library_views_form_media_library_after_build | function | core/ |
Form #after_build callback for media_library view's exposed filters form. |
| _menu_link_content_update_path_alias | function | core/ |
Helper function to update plugin definition using internal scheme. |
| _menu_ui_node_save | function | core/ |
Helper function to create or update a menu link for a node. |
| _olivero_hex_to_hsl | function | core/ |
Converts hex color strings to array of HSL values. |
| _options_values_in_use | function | core/ |
Checks if a list of values are being used in actual field values. |
| _responsive_image_build_source_attributes | function | core/ |
Helper function for template_preprocess_responsive_image(). |
| _responsive_image_image_style_url | function | core/ |
Wrapper around image_style_url() so we can return an empty image. |
| _search_find_match_with_simplify | function | core/ |
Finds an appropriate keyword in text. |
| _settings_tray_has_block_overrides | function | core/ |
Checks if a block has overrides. |
| _system_default_theme_features | function | core/ |
Returns an array of default theme features. |
| _system_test_first_shutdown_function | function | core/ |
Dummy shutdown function which registers another shutdown function. |
| _system_test_second_shutdown_function | function | core/ |
Dummy shutdown function. |
| _test_batch_test_callback | function | core/ |
Callback for batch operations. |
| _toolbar_get_subtrees_hash | function | core/ |
Returns the hash of the user-rendered toolbar subtrees and cacheability. |
| _update_ckeditor5_html_filter | function | core/ |
AJAX callback handler for filter_format_form(). |
| _update_cron_notify | function | core/ |
Performs any notifications that should be done once cron fetches new data. |
| _update_fix_missing_schema | function | core/ |
Helper to detect and fix 'missing' schema information. |
| _update_message_text | function | core/ |
Returns the appropriate message text when site is out of date or not secure. |
| _update_no_data | function | core/ |
Returns a warning message when there is no data about available updates. |
| _update_project_status_sort | function | core/ |
Orders projects based on their status. |
| _user_cancel | function | core/ |
Implements callback_batch_operation(). |
| _user_cancel_session_regenerate | function | core/ |
Implements callback_batch_finished(). |
| _user_mail_notify | function | core/ |
Creates and sends a notification email following a change to a user account. |
| _views_query_tag_alter_condition | function | core/ |
Replaces the substitutions recursive foreach condition. |
| _views_ui_wrap_views_form_helper_traits | function | core/ |
Provides a BC layer for procedural deprecated function. |
Pagination
- Previous page
- Page 1880
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.