You are here

Functions in Drupal 10

Primary tabs

Namesort descending Location Description Direct uses Strings
_media_library_views_form_media_library_after_build core/modules/media_library/media_library.module Form #after_build callback for media_library view's exposed filters form. 1
_menu_link_content_update_path_alias core/modules/menu_link_content/menu_link_content.module Helper function to update plugin definition using internal scheme. 3
_menu_ui_node_save core/modules/menu_ui/menu_ui.module Helper function to create or update a menu link for a node. 2
_node_access_rebuild_batch_finished core/modules/node/node.module Implements callback_batch_finished(). 1
_node_access_rebuild_batch_operation core/modules/node/node.module Implements callback_batch_operation(). 1
_node_mass_update_batch_finished core/modules/node/node.admin.inc Implements callback_batch_finished(). 1
_node_mass_update_batch_process core/modules/node/node.admin.inc Implements callback_batch_operation(). 1
_node_mass_update_helper core/modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued. 2
_olivero_hex_to_hsl core/themes/olivero/olivero.theme Converts hex color strings to array of HSL values. 2
_options_values_in_use core/modules/options/options.module Checks if a list of values are being used in actual field values. 3
_rdf_set_field_rel_attribute core/modules/rdf/rdf.module Transforms the field property attribute into a rel attribute. 1
_responsive_image_build_source_attributes core/modules/responsive_image/responsive_image.module Helper function for template_preprocess_responsive_image(). 1
_responsive_image_image_style_url core/modules/responsive_image/responsive_image.module Wrapper around image_style_url() so we can return an empty image. 2
_search_find_match_with_simplify core/modules/search/search.module Finds an appropriate keyword in text. 1
_settings_tray_has_block_overrides core/modules/settings_tray/settings_tray.module Checks if a block has overrides. 3
_system_advisories_requirements core/modules/system/system.install Display requirements from security advisories. 1
_system_default_theme_features core/includes/theme.inc Returns an array of default theme features. 1
_system_is_claro_admin_and_not_active core/modules/system/system.module Determines if Claro is the admin theme but not the active theme. 3
_system_test_first_shutdown_function core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function which registers another shutdown function. 2
_system_test_second_shutdown_function core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function. 2
_template_preprocess_default_variables core/includes/theme.inc Returns hook-independent variables to template_preprocess(). 1
_test_batch_test_callback core/modules/system/tests/modules/test_batch_test/test_batch_test.install Callback for batch operations. 1
_test_theme_twig_php_values core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module Helper function to test PHP variables in the Twig engine. 2
_toolbar_get_subtrees_hash core/modules/toolbar/toolbar.module Returns the hash of the user-rendered toolbar subtrees and cacheability. 2
_tracker_add core/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 4
_tracker_calculate_changed core/modules/tracker/tracker.module Picks the most recent timestamp between node changed and the last comment. 2
_tracker_remove core/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 2
_update_authorize_clear_update_status core/modules/update/update.authorize.inc Clears available update status data. 1
_update_batch_create_message core/modules/update/update.authorize.inc Creates a structure of log messages. 1
_update_ckeditor5_html_filter core/modules/ckeditor5/ckeditor5.module AJAX callback handler for filter_format_form(). 1
_update_cron_notify core/modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data. 1
_update_fix_missing_schema core/includes/update.inc Helper to detect and fix 'missing' schema information. 1
_update_manager_access core/modules/update/update.module Resolves if the current user can access updater menu items. 3
_update_manager_cache_directory core/modules/update/update.module Returns the directory where update archive files should be cached. 4
_update_manager_check_backends core/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them. 3
_update_manager_extract_directory core/modules/update/update.module Returns the directory where update archive files should be extracted. 5
_update_manager_unique_identifier core/modules/update/update.module Returns a short unique identifier for this Drupal installation. 2
_update_message_text core/modules/update/update.module Returns the appropriate message text when site is out of date or not secure. 2
_update_no_data core/modules/update/update.module Returns a warning message when there is no data about available updates. 2
_update_project_status_sort core/modules/update/update.module Orders projects based on their status. 1
_update_requirement_check core/modules/update/update.install Fills in the requirements array. 1
_user_cancel core/modules/user/user.module Implements callback_batch_operation(). 1
_user_cancel_session_regenerate core/modules/user/user.module Implements callback_batch_finished(). 1
_user_mail_notify core/modules/user/user.module Conditionally create and send a notification email when a certain operation happens on the given user account. 9
_user_role_permissions_update core/modules/user/user.module Determine the permissions for one or more roles during update. 1
_views_field_get_entity_type_storage core/modules/views/views.views.inc Determines whether the entity type the field appears in is SQL based. 3
_views_query_tag_alter_condition core/modules/views/views.module Replaces the substitutions recursive foreach condition. 1
_views_test_query_access_restrict_by_uuid core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. 2

Pages

Other projects