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
ThemeSuggestionsTestHooks::themeSuggestionsThemeTestSuggestionsAlter function core/modules/system/tests/modules/theme_suggestions_test/src/Hook/ThemeSuggestionsTestHooks.php Implements hook_theme_suggestions_HOOK_alter().
ThemeTestHooks class core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Hook implementations for theme_test.
ThemeTestHooks.php file core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php
ThemeTestHooks::libraryInfoAlter function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_library_info_alter().
ThemeTestHooks::pageBottom function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_page_bottom().
ThemeTestHooks::preprocessHtml function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK() for HTML document templates.
ThemeTestHooks::preprocessTestSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
ThemeTestHooks::preprocessThemeTest function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Preprocesses variables for theme_theme_test().
ThemeTestHooks::preprocessThemeTestDeprecationsPreprocess function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Prepares variables for theme_test_deprecations_preprocess.
ThemeTestHooks::preprocessThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
ThemeTestHooks::preprocessThemeTestRegisteredByModule function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
ThemeTestHooks::preprocessThemeTestRenderElement function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Prepares variables for test render element templates.
ThemeTestHooks::systemInfoAlter function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_system_info_alter().
ThemeTestHooks::theme function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme().
ThemeTestHooks::themeRegistryAlter function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_registry_alter().
ThemeTestHooks::themeSuggestionsAlter function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_suggestions_alter().
ThemeTestHooks::themeSuggestionsNode function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_suggestions_HOOK().
ThemeTestHooks::themeSuggestionsThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_suggestions_HOOK().
ThemeTestHooks::themeSuggestionsThemeTestSuggestionProvided function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_suggestions_HOOK().
ThemeTestHooks::themeSuggestionsThemeTestSuggestionsAlter function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_suggestions_HOOK_alter().
ThemeTestThemeHooks class core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks.php Hook implementations for theme_test.
ThemeTestThemeHooks.php file core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks.php
ThemeTestThemeHooks1 class core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Hook implementations for theme_test.
ThemeTestThemeHooks1.php file core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php
ThemeTestThemeHooks1::preprocessHtml function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_preprocess_HOOK() for HTML document templates.
ThemeTestThemeHooks1::preprocessThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_preprocess_HOOK().
ThemeTestThemeHooks1::themeSuggestionsNode function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_theme_suggestions_HOOK().
ThemeTestThemeHooks1::themeSuggestionsThemeTestPreprocessSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_theme_suggestions_HOOK().
ThemeTestThemeHooks1::themeSuggestionsThemeTestSuggestionProvided function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks1.php Implements hook_theme_suggestions_HOOK().
ThemeTestThemeHooks::preprocessTestSuggestions function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestThemeHooks.php Implements hook_preprocess_HOOK().
TokenHooks class core/modules/file/src/Hook/TokenHooks.php Hook implementations for file tokens.
TokenHooks.php file core/modules/file/src/Hook/TokenHooks.php
TokenHooks::tokenInfo function core/modules/file/src/Hook/TokenHooks.php Implements hook_token_info().
TokenHooks::tokens function core/modules/file/src/Hook/TokenHooks.php Implements hook_tokens().
TokenHooks::__construct function core/modules/file/src/Hook/TokenHooks.php
TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata function core/tests/Drupal/Tests/Core/Utility/TokenTest.php Tests replace with hook tokens alter with bubbleable metadata.
TokenTest::testReplaceWithHookTokensWithBubbleableMetadata function core/tests/Drupal/Tests/Core/Utility/TokenTest.php Tests replace with hook tokens with bubbleable metadata.
ToolbarDisableUserToolbarHooks class core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/src/Hook/ToolbarDisableUserToolbarHooks.php Hook implementations for toolbar_disable_user_toolbar.
ToolbarDisableUserToolbarHooks.php file core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/src/Hook/ToolbarDisableUserToolbarHooks.php
ToolbarDisableUserToolbarHooks::toolbarAlter function core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/src/Hook/ToolbarDisableUserToolbarHooks.php Implements hook_toolbar_alter().
ToolbarHooks class core/modules/toolbar/src/Hook/ToolbarHooks.php Hook implementations for toolbar.
ToolbarHooks.php file core/modules/toolbar/src/Hook/ToolbarHooks.php
ToolbarHooks::help function core/modules/toolbar/src/Hook/ToolbarHooks.php Implements hook_help().
ToolbarHooks::pageTop function core/modules/toolbar/src/Hook/ToolbarHooks.php Implements hook_page_top().
ToolbarHooks::toolbar function core/modules/toolbar/src/Hook/ToolbarHooks.php Implements hook_toolbar().
ToolbarHookToolbarTest class core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php Tests the implementation of hook_toolbar() by a module.
ToolbarHookToolbarTest.php file core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php
ToolbarHookToolbarTest::$adminUser property core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php A user with permission to access the administrative toolbar.
ToolbarHookToolbarTest::$defaultTheme property core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php
ToolbarHookToolbarTest::$modules property core/modules/toolbar/tests/src/Functional/ToolbarHookToolbarTest.php

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