Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
_filter_url_parse_partial_links | core/ |
Makes links out of domain names starting with "www.". | |||
_filter_url_trim | core/ |
Shortens a long URL to a given length ending with an ellipsis. | 4 | ||
_form_test_tableselect_get_data | core/ |
Create a header and options array. Helper function for callbacks. | 4 | ||
_help_topics_search_update | core/ |
Ensure that search is updated when extensions are installed or uninstalled. | 4 | ||
_inline_form_errors_set_errors | core/ |
Populates form errors in the template. | 4 | ||
_install_config_locale_overrides | core/ |
Creates a batch to process config translations after installing from config. | 1 | ||
_install_config_locale_overrides_process_batch | core/ |
Batch operation callback for install_config_locale_overrides(). | 1 | ||
_install_get_version_info | core/ |
Extracts version information from a drupal core version string. | 3 | ||
_install_module_batch | core/ |
Implements callback_batch_operation(). | 1 | ||
_install_prepare_import | core/ |
Tells the translation import process that Drupal core is installed. | 1 | ||
_install_select_profile | core/ |
Determines the installation profile to use in the installer. | 2 | ||
_locale_invalidate_js | core/ |
Force the JavaScript translation file(s) to be refreshed. | 4 | 1 | |
_locale_parse_js_file | core/ |
Parses a JavaScript file, extracts translatable strings, and saves them. | 2 | ||
_locale_rebuild_js | core/ |
(Re-)Creates the JavaScript translation file for a language. | 2 | ||
_locale_refresh_configuration | core/ |
Refreshes configuration after string translations have been updated. | 1 | ||
_locale_refresh_translations | core/ |
Refresh related information after string translations have been updated. | 3 | ||
_locale_strip_quotes | core/ |
Removes the quotes and string concatenations from the string. | 1 | ||
_locale_translation_batch_status_operations | core/ |
Constructs batch operations for checking remote translation status. | 2 | ||
_locale_translation_default_update_options | core/ |
Returns default import options for translation update. | 7 | ||
_locale_translation_fetch_operations | core/ |
Helper function to construct the batch operations to fetch translations. | 2 | ||
_locale_translation_file_is_remote | core/ |
Determine if a file is a remote file. | 1 | ||
_locale_translation_prepare_project_list | core/ |
Prepare module and theme data. | 1 | ||
_locale_translation_source_compare | core/ |
Compare two update sources, looking for the newer one. | 1 | ||
_media_get_add_url | core/ |
Returns the appropriate URL to add media for the current user. | 1 | ||
_media_library_configure_form_display | core/ |
Ensures that the given media type has a media_library form display. | 2 | ||
_media_library_configure_view_display | core/ |
Ensures that the given media type has a media_library view display. | 2 | ||
_media_library_media_type_form_submit | core/ |
Submit callback for media type form. | 1 | ||
_media_library_views_form_media_library_after_build | core/ |
Form #after_build callback for media_library view's exposed filters form. | 1 | ||
_menu_link_content_update_path_alias | core/ |
Helper function to update plugin definition using internal scheme. | 3 | ||
_menu_ui_node_save | core/ |
Helper function to create or update a menu link for a node. | 2 | ||
_node_access_rebuild_batch_finished | core/ |
Implements callback_batch_finished(). | 1 | ||
_node_access_rebuild_batch_operation | core/ |
Implements callback_batch_operation(). | |||
_node_mass_update_batch_finished | core/ |
Implements callback_batch_finished(). | |||
_node_mass_update_batch_process | core/ |
Implements callback_batch_operation(). | |||
_node_mass_update_helper | core/ |
Updates individual nodes when fewer than 10 are queued. | 2 | ||
_options_values_in_use | core/ |
Checks if a list of values are being used in actual field values. | 3 | ||
_rdf_set_field_rel_attribute | core/ |
Transforms the field property attribute into a rel attribute. | 1 | ||
_responsive_image_build_source_attributes | core/ |
Helper function for template_preprocess_responsive_image(). | 1 | ||
_responsive_image_image_style_url | core/ |
Wrapper around image_style_url() so we can return an empty image. | 2 | ||
_search_find_match_with_simplify | core/ |
Finds an appropriate keyword in text. | 1 | ||
_settings_tray_has_block_overrides | core/ |
Checks if a block has overrides. | 3 | ||
_system_advisories_requirements | core/ |
Display requirements from security advisories. | 1 | ||
_system_check_array_table_prefixes | core/ |
Checks if there are 'prefix' entries in array format for tables. | 1 | ||
_system_default_theme_features | core/ |
Returns an array of default theme features. | 1 | ||
_system_is_claro_admin_and_not_active | core/ |
Determines if Claro is the admin theme but not the active theme. | 3 | ||
_system_test_first_shutdown_function | core/ |
Dummy shutdown function which registers another shutdown function. | 2 | ||
_system_test_second_shutdown_function | core/ |
Dummy shutdown function. | 2 | ||
_template_preprocess_default_variables | core/ |
Returns hook-independent variables to template_preprocess(). | 1 | ||
_test_batch_test_callback | core/ |
Callback for batch operations. | 1 | ||
_test_theme_twig_php_values | core/ |
Helper function to test PHP variables in the Twig engine. | 2 |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.