Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| _install_module_batch | function | core/ |
Implements callback_batch_operation(). |
| _install_prepare_import | function | core/ |
Tells the translation import process that Drupal core is installed. |
| _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/ |
(Re-)Creates 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_default_update_options | function | core/ |
Returns default import options for translation update. |
| _locale_translation_fetch_operations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
| _locale_translation_file_is_remote | function | core/ |
Determine if a file is a remote file. |
| _locale_translation_prepare_project_list | function | core/ |
Prepare module and theme data. |
| _locale_translation_source_compare | function | core/ |
Compare two update sources, looking for the newer one. |
| _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. |
| _node_access_rebuild_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| _node_access_rebuild_batch_operation | function | core/ |
Implements callback_batch_operation(). |
| _node_mass_update_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| _node_mass_update_batch_process | function | core/ |
Implements callback_batch_operation(). |
| _node_mass_update_helper | function | core/ |
Updates individual nodes when fewer than 10 are queued. |
| _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_advisories_requirements | function | core/ |
Display requirements from security advisories. |
| _system_default_theme_features | function | core/ |
Returns an array of default theme features. |
| _system_is_claro_admin_and_not_active | function | core/ |
Determines if Claro is the admin theme but not the active theme. |
| _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. |
| _template_preprocess_default_variables | function | core/ |
Returns hook-independent variables to template_preprocess(). |
| _test_batch_test_callback | function | core/ |
Callback for batch operations. |
| _test_theme_twig_php_values | function | core/ |
Helper function to test PHP variables in the Twig engine. |
| _toolbar_get_subtrees_hash | function | core/ |
Returns the hash of the user-rendered toolbar subtrees and cacheability. |
| _update_authorize_clear_update_status | function | core/ |
Clears available update status data. |
| _update_batch_create_message | function | core/ |
Creates a structure of log messages. |
| _update_fix_missing_schema | function | core/ |
Helper to detect and fix 'missing' schema information. |
| _update_manager_access | function | core/ |
Resolves if the current user can access updater menu items. |
| _update_manager_check_backends | function | core/ |
Checks for file transfer backends and prepares a form fragment about them. |
| _update_message_text | function | core/ |
Returns the appropriate message text when site is out of date or not secure. |
| _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(). |
Pagination
- Previous page
- Page 1513
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.