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. Other projects
Title Object type File name Summary
BAlterHooks.php file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BAlterHooks.php
BAlterHooks::testSubtypeAlter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BAlterHooks.php #[Hook('test_subtype_alter')]
BanHooks class core/modules/ban/src/Hook/BanHooks.php Hook implementations for ban.
BanHooks.php file core/modules/ban/src/Hook/BanHooks.php
BanHooks::help function core/modules/ban/src/Hook/BanHooks.php Implements hook_help().
BasicAuthHooks class core/modules/basic_auth/src/Hook/BasicAuthHooks.php Hook implementations for basic_auth.
BasicAuthHooks.php file core/modules/basic_auth/src/Hook/BasicAuthHooks.php
BasicAuthHooks::help function core/modules/basic_auth/src/Hook/BasicAuthHooks.php Implements hook_help().
bbb_hook_collector_test.info.yml file core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/bbb_hook_collector_test.info.yml core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/bbb_hook_collector_test.info.yml
bbb_hook_order_test.info.yml file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.info.yml core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.info.yml
bbb_hook_order_test.module file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module
bbb_hook_order_test_procedural_alter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_procedural_alter().
bbb_hook_order_test_procedural_subtype_alter function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_procedural_subtype_alter().
bbb_hook_order_test_test_hook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_test_hook().
bbb_hook_order_test_test_procedural_reorder function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_test_procedural_reorder().
BHooks class core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BHooks.php This class contains hook implementations.
BHooks.php file core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BHooks.php
BHooks::sparseTestHook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BHooks.php #[Hook('sparse_test_hook')]
BHooks::testBothParametersHook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BHooks.php #[Hook('test_both_parameters_hook')]
BHooks::testHook function core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/src/Hook/BHooks.php #[Hook('test_hook')]
BigPipeBypassJsHooks class core/modules/big_pipe/tests/modules/big_pipe_bypass_js/src/Hook/BigPipeBypassJsHooks.php Hook implementations for big_pipe_bypass_js.
BigPipeBypassJsHooks.php file core/modules/big_pipe/tests/modules/big_pipe_bypass_js/src/Hook/BigPipeBypassJsHooks.php
BigPipeBypassJsHooks::libraryInfoAlter function core/modules/big_pipe/tests/modules/big_pipe_bypass_js/src/Hook/BigPipeBypassJsHooks.php Implements hook_library_info_alter().
BigPipeHooks class core/modules/big_pipe/src/Hook/BigPipeHooks.php Hook implementations for big_pipe.
BigPipeHooks.php file core/modules/big_pipe/src/Hook/BigPipeHooks.php
BigPipeHooks::help function core/modules/big_pipe/src/Hook/BigPipeHooks.php Implements hook_help().
BigPipeHooks::pageAttachments function core/modules/big_pipe/src/Hook/BigPipeHooks.php Implements hook_page_attachments().
BigPipeHooks::theme function core/modules/big_pipe/src/Hook/BigPipeHooks.php Implements hook_theme().
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Tests theme suggestions from big_pipe.
BigPipeMessagesHooks class core/modules/big_pipe/tests/modules/big_pipe_messages_test/src/Hook/BigPipeMessagesHooks.php Hook implementations for big_pipe_test.
BigPipeMessagesHooks.php file core/modules/big_pipe/tests/modules/big_pipe_messages_test/src/Hook/BigPipeMessagesHooks.php
BigPipeMessagesHooks::elementInfoAlter function core/modules/big_pipe/tests/modules/big_pipe_messages_test/src/Hook/BigPipeMessagesHooks.php Implements hook_element_info_alter().
BigPipeMessagesHooks::preRenderMessages function core/modules/big_pipe/tests/modules/big_pipe_messages_test/src/Hook/BigPipeMessagesHooks.php Pre render callback.
BigPipeRegressionTestHooks class core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/Hook/BigPipeRegressionTestHooks.php Hook implementations for big_pipe_regression_test.
BigPipeRegressionTestHooks.php file core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/Hook/BigPipeRegressionTestHooks.php
BigPipeRegressionTestHooks::theme function core/modules/big_pipe/tests/modules/big_pipe_regression_test/src/Hook/BigPipeRegressionTestHooks.php Implements hook_theme().
BigPipeTestHooks class core/modules/big_pipe/tests/modules/big_pipe_test/src/Hook/BigPipeTestHooks.php Hook implementations for big_pipe_test.
BigPipeTestHooks.php file core/modules/big_pipe/tests/modules/big_pipe_test/src/Hook/BigPipeTestHooks.php
BigPipeTestHooks::pageTop function core/modules/big_pipe/tests/modules/big_pipe_test/src/Hook/BigPipeTestHooks.php Implements hook_page_top().
BigPipeThemeHooks class core/modules/big_pipe/src/Hook/BigPipeThemeHooks.php Hook implementations for big_pipe.
BigPipeThemeHooks.php file core/modules/big_pipe/src/Hook/BigPipeThemeHooks.php
BigPipeThemeHooks::themeSuggestionsBigPipeInterfacePreview function core/modules/big_pipe/src/Hook/BigPipeThemeHooks.php Implements hook_theme_suggestions_HOOK().
BlockContentHooks class core/modules/block_content/src/Hook/BlockContentHooks.php Hook implementations for block_content.
BlockContentHooks.php file core/modules/block_content/src/Hook/BlockContentHooks.php
BlockContentHooks::blockPreSave function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_ENTITY_TYPE_presave().
BlockContentHooks::entityOperation function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_entity_operation().
BlockContentHooks::entityTypeAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_entity_type_alter().
BlockContentHooks::help function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_help().
BlockContentHooks::queryEntityReferenceAlter function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_query_TAG_alter().
BlockContentHooks::theme function core/modules/block_content/src/Hook/BlockContentHooks.php Implements hook_theme().

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