Search for hook_

  1. Search 7.x for hook_
  2. Search 9.5.x for hook_
  3. Search 8.9.x for hook_
  4. Search 10.3.x for hook_
  5. Search 11.x for hook_
  6. Other projects
Title Object type File name Summary
OliveroPagePreprocessHooks::__construct function core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
OliveroTestThemeHooks class core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Hook implementations for olivero_test.
OliveroTestThemeHooks.php file core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php
OliveroTestThemeHooks::preprocessFieldMultipleValueForm function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_field_multiple_value_form().
OliveroTestThemeHooks::preprocessHtml function core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Implements hook_preprocess_html().
OnBehalfOfOtherModuleHook.php file core/modules/system/tests/modules/hook_collector_on_behalf/src/Hook/OnBehalfOfOtherModuleHook.php
OnBehalfOfOtherModuleHook::flush function core/modules/system/tests/modules/hook_collector_on_behalf/src/Hook/OnBehalfOfOtherModuleHook.php Implements hook_module_preinstall().
oop_hook_theme.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml
oop_hook_theme_with_module.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml
oop_hook_theme_with_order.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml
oop_hook_theme_with_remove.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/oop_hook_theme_with_remove.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/oop_hook_theme_with_remove.info.yml
oop_hook_theme_with_reorder.info.yml file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/oop_hook_theme_with_reorder.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/oop_hook_theme_with_reorder.info.yml
OptionsHooks class core/modules/options/src/Hook/OptionsHooks.php Hook implementations for options.
OptionsHooks.php file core/modules/options/src/Hook/OptionsHooks.php
OptionsHooks::fieldStorageConfigDelete function core/modules/options/src/Hook/OptionsHooks.php Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
OptionsHooks::fieldStorageConfigUpdate function core/modules/options/src/Hook/OptionsHooks.php Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
OptionsHooks::fieldStorageConfigUpdateForbid function core/modules/options/src/Hook/OptionsHooks.php Implements hook_field_storage_config_update_forbid().
OptionsHooks::help function core/modules/options/src/Hook/OptionsHooks.php Implements hook_help().
OptionsTestHooks class core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php Hook implementations for options_test.
OptionsTestHooks.php file core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php
OptionsTestHooks::formEntityTestEntityTestFormAlter function core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php Implements hook_form_FORM_ID_alter().
OptionsTestHooks::optionsListAlter function core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php Implements hook_options_list_alter().
OptionsViewsHooks class core/modules/options/src/Hook/OptionsViewsHooks.php Hook implementations for options.
OptionsViewsHooks.php file core/modules/options/src/Hook/OptionsViewsHooks.php
OptionsViewsHooks::fieldViewsData function core/modules/options/src/Hook/OptionsViewsHooks.php Implements hook_field_views_data().
OtherModuleInstalledHooks class core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php Hook implementations for respond_install_uninstall_hook_test.
OtherModuleInstalledHooks.php file core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php
OtherModuleInstalledHooks::modulePreinstall function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php Implements hook_module_preinstall().
OtherModuleInstalledHooks::modulesInstalled function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php Implements hook_modules_installed().
OtherModuleUninstalledHooks class core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Hook implementations for respond_install_uninstall_hook_test.
OtherModuleUninstalledHooks.php file core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php
OtherModuleUninstalledHooks::cacheFlush function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Implements hook_cache_flush().
OtherModuleUninstalledHooks::modulePreuninstall function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Implements hook_module_preuninstall().
OtherModuleUninstalledHooks::modulesUninstall function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Implements hook_modules_uninstalled().
PackageManagerHooks class core/modules/package_manager/src/Hook/PackageManagerHooks.php Hook implementations for package_manager.
PackageManagerHooks.php file core/modules/package_manager/src/Hook/PackageManagerHooks.php
PackageManagerHooks::help function core/modules/package_manager/src/Hook/PackageManagerHooks.php Implements hook_help().
PackageManagerRequirementsHooks class core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php Requirements checks for Package Manager.
PackageManagerRequirementsHooks.php file core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php
PackageManagerRequirementsHooks::checkFailure function core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php Check for a failed update.
PackageManagerRequirementsHooks::checkSettings function core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php Check that package manager has an explicit setting to allow installation.
PackageManagerRequirementsHooks::runtime function core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php Implements hook_runtime_requirements().
PackageManagerRequirementsHooks::update function core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php Implements hook_update_requirements().
PackageManagerRequirementsHooks::__construct function core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php
PageAttachmentsHook.php file core/modules/system/src/Hook/PageAttachmentsHook.php
PageAttachmentsHook::pageAttachments function core/modules/system/src/Hook/PageAttachmentsHook.php Implements hook_page_attachments().
PageAttachmentsHook::__construct function core/modules/system/src/Hook/PageAttachmentsHook.php
PageCacheHooks class core/modules/page_cache/src/Hook/PageCacheHooks.php Hook implementations for page_cache.
PageCacheHooks.php file core/modules/page_cache/src/Hook/PageCacheHooks.php
PageCacheHooks::help function core/modules/page_cache/src/Hook/PageCacheHooks.php Implements hook_help().

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