Functions - 9.5.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
responsive_image_get_image_dimensions core/modules/responsive_image/responsive_image.module Determines the dimensions of an image. 1
responsive_image_get_mime_type core/modules/responsive_image/responsive_image.module Determines the MIME type of an image. 1
responsive_image_help core/modules/responsive_image/responsive_image.module Implements hook_help().
responsive_image_library_info_alter core/modules/responsive_image/responsive_image.module Implements hook_library_info_alter().
responsive_image_removed_post_updates core/modules/responsive_image/responsive_image.post_update.php Implements hook_removed_post_updates().
responsive_image_theme core/modules/responsive_image/responsive_image.module Implements hook_theme().
rest_help core/modules/rest/rest.module Implements hook_help().
rest_post_update_delete_settings core/modules/rest/rest.post_update.php Remove obsolete rest.settings configuration.
rest_removed_post_updates core/modules/rest/rest.post_update.php Implements hook_removed_post_updates().
rest_test_entity_base_field_info core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_base_field_info().
rest_test_entity_field_access core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_field_access().
rest_test_views_views_post_execute core/modules/rest/tests/modules/rest_test_views/rest_test_views.module Implements hook_views_post_execute().
rest_update_last_removed core/modules/rest/rest.install Implements hook_update_last_removed().
router_installer_test_modules_installed core/modules/system/tests/modules/router_installer_test/router_installer_test.module Implements hook_modules_installed(). 1
router_test_install core/modules/system/tests/modules/router_test_directory/router_test.install Implements hook_install(). 2
search_cron core/modules/search/search.module Implements hook_cron().
search_date_query_alter_query_search_node_search_alter core/modules/search/tests/modules/search_date_query_alter/search_date_query_alter.module Implements hook_query_TAG_alter().
search_embedded_form_preprocess_search_result core/modules/search/tests/modules/search_embedded_form/search_embedded_form.module Adds the test form to search results.
search_excerpt core/modules/search/search.module Returns snippets from a piece of text, with search keywords highlighted. 3
search_expand_cjk

in drupal:9.1.0 and is removed from drupal:10.0.0. Use a custom implementation of SearchTextProcessorInterface instead.

core/modules/search/search.module Splits CJK (Chinese, Japanese, Korean) text into tokens. 1
search_form_search_block_form_alter core/modules/search/search.module Implements hook_form_FORM_ID_alter() for the search_block_form form.
search_help core/modules/search/search.module Implements hook_help().
search_index_split

in drupal:9.1.0 and is removed from drupal:10.0.0. Use a \Drupal\search\SearchTextProcessorInterface::process() instead.

core/modules/search/search.module Simplifies and splits a string into words for indexing. 1
search_invoke_preprocess

in drupal:9.1.0 and is removed from drupal:10.0.0. Use a custom implementation of SearchTextProcessor instead.

core/modules/search/search.module Invokes hook_search_preprocess() to simplify text. 1
search_langcode_test_search_preprocess core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module Implements hook_search_preprocess().
search_post_update_reindex_after_diacritics_rule_change core/modules/search/search.post_update.php Mark everything for reindexing after diacritics removal rule change.
search_preprocess_block core/modules/search/search.module Implements hook_preprocess_HOOK() for block templates.
search_query_alter_query_search_node_search_alter core/modules/search/tests/modules/search_query_alter/search_query_alter.module Implements hook_query_TAG_alter().
search_removed_post_updates core/modules/search/search.post_update.php Implements hook_removed_post_updates().
search_requirements core/modules/search/search.install Implements hook_requirements().
search_schema core/modules/search/search.install Implements hook_schema().
search_simplify

in drupal:9.1.0 and is removed from drupal:10.0.0. Use \Drupal\search\SearchTextProcessorInterface::analyze() instead.

core/modules/search/search.module Simplifies and preprocesses text for searching. 1
search_theme core/modules/search/search.module Implements hook_theme().
search_theme_suggestions_search_result core/modules/search/search.module Implements hook_theme_suggestions_HOOK().
serialization_help core/modules/serialization/serialization.module Implements hook_help().
serialization_post_update_delete_settings core/modules/serialization/serialization.post_update.php Remove obsolete serialization.settings configuration.
serialization_update_last_removed core/modules/serialization/serialization.install Implements hook_update_last_removed().
session_exists_cache_context_test_page_top core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module Implements hook_page_top().
session_test_user_login core/modules/system/tests/modules/session_test/session_test.module Implements hook_user_login().
settings_tray_block_alter core/modules/settings_tray/settings_tray.module Implements hook_block_alter().
settings_tray_block_view_alter core/modules/settings_tray/settings_tray.module Implements hook_block_view_alter().
settings_tray_contextual_links_view_alter core/modules/settings_tray/settings_tray.module Implements hook_contextual_links_view_alter().
settings_tray_css_alter core/modules/settings_tray/settings_tray.module Implements hook_css_alter().
settings_tray_entity_type_build core/modules/settings_tray/settings_tray.module Implements hook_entity_type_build().
settings_tray_help core/modules/settings_tray/settings_tray.module Implements hook_help().
settings_tray_install core/modules/settings_tray/settings_tray.install Implements hook_install().
settings_tray_preprocess_block core/modules/settings_tray/settings_tray.module Implements hook_preprocess_HOOK() for block templates.
settings_tray_test_css_page_attachments core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.module Implements hook_page_attachments().
settings_tray_toolbar_alter core/modules/settings_tray/settings_tray.module Implements hook_toolbar_alter().
seven_element_info_alter core/themes/seven/seven.theme Implements hook_element_info_alter().

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.