Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
umami_preprocess_block__bundle__banner_block core/profiles/demo_umami/themes/umami/umami.theme Implements hook_umami_preprocess_block__bundle__banner_block().
umami_preprocess_block__bundle__footer_promo_block core/profiles/demo_umami/themes/umami/umami.theme Implements hook_umami_preprocess_block__bundle__footer_promo_block().
umami_preprocess_breadcrumb core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_breadcrumb().
umami_preprocess_field core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_field().
umami_preprocess_html core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for HTML document templates.
umami_preprocess_image_widget core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_image_widget().
umami_preprocess_links core/profiles/demo_umami/themes/umami/umami.theme Implements template_preprocess_links().
umami_preprocess_links__media_library_menu core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_links__media_library_menu().
umami_preprocess_menu_local_task core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_menu_local_task().
umami_theme_suggestions_block_alter core/profiles/demo_umami/themes/umami/umami.theme Implements hook_theme_suggestions_HOOK_alter() for block templates.
under_test_update_1 core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
under_test_update_1234_failed core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
under_test_update_20 core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
under_test_update_3000 core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
unique_field_constraint_test_entity_base_field_info_alter core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.module Implements hook_entity_base_field_info_alter().
unique_field_constraint_test_query_entity_test_access_alter core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.module Implements hook_query_entity_test_access_alter().
unversioned_assets_test_library_info_alter core/modules/system/tests/modules/unversioned_assets_test/unversioned_assets_test.module Implements hook_library_info_build().
updated_module_hello core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/updated_module.module Page controller that says hello.
updated_module_hello core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.0.0/updated_module.module Page controller that says hello.
update_already_performed core/includes/update.inc Determines if a module update has already been performed. 1
update_authorize_batch_copy_project core/modules/update/update.authorize.inc Implements callback_batch_operation(). 1
update_authorize_run_update core/modules/update/update.authorize.inc Updates existing projects when invoked by authorize.php. 1 1
update_authorize_update_batch_finished core/modules/update/update.authorize.inc Batch callback: Performs actions when the authorized update batch is done. 1
update_build_dependency_graph core/includes/update.inc Constructs a graph which encodes the dependencies between module updates. 1
update_calculate_project_data core/modules/update/update.compare.inc Calculates the current update status of all projects on the site. 5
update_calculate_project_update_status core/modules/update/update.compare.inc Calculates the current update status of a specific project. 1
update_check_requirements core/includes/update.inc Checks update requirements and reports errors and (optionally) warnings. 1
update_clear_update_disk_cache core/modules/update/update.module Clears the temporary files and directories based on file age from disk. 2
update_create_fetch_task core/modules/update/update.module Adds a task to the queue for fetching release history data for a project. 2
update_cron core/modules/update/update.module Implements hook_cron().
update_delete_file_if_stale core/modules/update/update.module Deletes stale files and directories from the update manager disk cache. 2 1
update_do_one core/includes/update.inc Implements callback_batch_operation(). 1
update_fetch_data core/modules/update/update.module Attempts to fetch update data after loading the necessary include file. 2
update_fetch_data_finished core/modules/update/update.module Batch callback: Performs actions when all fetch tasks have been completed. 1
update_get_available core/modules/update/update.module Tries to get update information and refreshes it when necessary. 8
update_get_update_function_list core/includes/update.inc Returns an organized list of update functions for a set of modules. 1
update_get_update_list core/includes/update.inc Returns a list of all the pending database updates. 4
update_help core/modules/update/update.module Implements hook_help().
update_install core/modules/update/update.install Implements hook_install().
update_invoke_post_update core/includes/update.inc Executes a single hook_post_update_NAME(). 1
update_is_missing core/includes/update.inc Determines if a module update is missing or unavailable. 1
update_mail core/modules/update/update.module Implements hook_mail(). 1
update_manager_archive_extract core/modules/update/update.manager.inc Unpacks a downloaded archive file. 2
update_manager_archive_verify core/modules/update/update.manager.inc Verifies an archive after it has been downloaded and extracted. 1
update_manager_batch_project_get core/modules/update/update.manager.inc Implements callback_batch_operation(). 1
update_manager_download_batch_finished core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed. 1
update_manager_file_get core/modules/update/update.manager.inc Copies a file from the specified URL to the temporary directory for updates. 2
update_manager_local_transfers_allowed core/modules/update/update.manager.inc Determines if file transfers will be performed locally. 1
update_modules_installed core/modules/update/update.module Implements hook_modules_installed().
update_modules_uninstalled core/modules/update/update.module Implements hook_modules_uninstalled().

Other projects


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