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 main for hook_
  6. Other projects
Title Object type File name Summary
PathHooks::entityTranslationCreate function core/modules/path/src/Hook/PathHooks.php Implements hook_entity_translation_create().
PathHooks::entityTypeAlter function core/modules/path/src/Hook/PathHooks.php Implements hook_entity_type_alter().
PathHooks::fieldWidgetSingleElementFormAlter function core/modules/path/src/Hook/PathHooks.php Implements hook_field_widget_single_element_form_alter().
PathHooks::help function core/modules/path/src/Hook/PathHooks.php Implements hook_help().
PathHooksTest class core/modules/path_alias/tests/src/Kernel/PathHooksTest.php Tests Drupal\path_alias\Entity\PathAlias.
PathHooksTest.php file core/modules/path_alias/tests/src/Kernel/PathHooksTest.php
PathHooksTest::$modules property core/modules/path_alias/tests/src/Kernel/PathHooksTest.php Modules to install.
PathHooksTest::setUp function core/modules/path_alias/tests/src/Kernel/PathHooksTest.php
PathHooksTest::testPathHooks function core/modules/path_alias/tests/src/Kernel/PathHooksTest.php Tests that the PathAlias entity clears caches correctly.
PathTestMiscHooks class core/modules/path/tests/modules/path_test_misc/src/Hook/PathTestMiscHooks.php Hook implementations for path_test_misc.
PathTestMiscHooks.php file core/modules/path/tests/modules/path_test_misc/src/Hook/PathTestMiscHooks.php
PathTestMiscHooks::nodePresave function core/modules/path/tests/modules/path_test_misc/src/Hook/PathTestMiscHooks.php Implements hook_ENTITY_TYPE_presave() for node entities.
PathTestNodeGrantsHooks class core/modules/path/tests/modules/path_test_node_grants/src/Hook/PathTestNodeGrantsHooks.php Hook implementations for path_test_node_grants.
PathTestNodeGrantsHooks.php file core/modules/path/tests/modules/path_test_node_grants/src/Hook/PathTestNodeGrantsHooks.php
PathTestNodeGrantsHooks::nodeGrants function core/modules/path/tests/modules/path_test_node_grants/src/Hook/PathTestNodeGrantsHooks.php Implements hook_node_grants().
PgsqlHooks class core/modules/pgsql/src/Hook/PgsqlHooks.php Hook implementations for pgsql.
PgsqlHooks.php file core/modules/pgsql/src/Hook/PgsqlHooks.php
PgsqlHooks::help function core/modules/pgsql/src/Hook/PgsqlHooks.php Implements hook_help().
PgsqlRequirementsHooks class core/modules/pgsql/src/Hook/PgsqlRequirementsHooks.php Hook implementations for pgsql module.
PgsqlRequirementsHooks.php file core/modules/pgsql/src/Hook/PgsqlRequirementsHooks.php
PgsqlRequirementsHooks::checkRequirements function core/modules/pgsql/src/Hook/PgsqlRequirementsHooks.php Implements hook_update_requirements().
PhpassHooks class core/modules/phpass/src/Hook/PhpassHooks.php Hook implementations for phpass.
PhpassHooks.php file core/modules/phpass/src/Hook/PhpassHooks.php
PhpassHooks::formSystemModulesUninstallConfirmFormAlter function core/modules/phpass/src/Hook/PhpassHooks.php Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form.
PhpassHooks::help function core/modules/phpass/src/Hook/PhpassHooks.php Implements hook_help().
PluginTestHooks class core/modules/system/tests/modules/plugin_test/src/Hook/PluginTestHooks.php Hook implementations for plugin_test.
PluginTestHooks.php file core/modules/system/tests/modules/plugin_test/src/Hook/PluginTestHooks.php
PluginTestHooks::pluginTestAlter function core/modules/system/tests/modules/plugin_test/src/Hook/PluginTestHooks.php Implements hook_plugin_test_alter().
PluginTestHooks::testPluginInfo function core/modules/system/tests/modules/plugin_test/src/Hook/PluginTestHooks.php Implements hook_test_plugin_info().
PreprocessHooks class core/themes/admin/src/Hook/PreprocessHooks.php Provides preprocess implementations.
PreprocessHooks class core/themes/default_admin/src/Hook/PreprocessHooks.php Provides preprocess implementations.
PreprocessHooks.php file core/themes/default_admin/src/Hook/PreprocessHooks.php
PreprocessHooks.php file core/themes/admin/src/Hook/PreprocessHooks.php
PreprocessHooks::adminBlock function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for admin_block.
PreprocessHooks::adminBlockContent function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for admin_block.
PreprocessHooks::block function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_block() for block content.
PreprocessHooks::blockContentAddList function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for block_content_add_list.
PreprocessHooks::breadcrumb function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for breadcrumb.
PreprocessHooks::datetimeWrapper function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for datetime_wrapper.
PreprocessHooks::details function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for details.
PreprocessHooks::entityAddList function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for entity_add_list.
PreprocessHooks::fieldMultipleValueForm function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for field_multiple_value_form.
PreprocessHooks::fieldset function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for fieldset.
PreprocessHooks::fieldsetMediaLibraryWidget function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_fieldset__media_library_widget().
PreprocessHooks::fileAndImageWidget function core/themes/admin/src/Hook/PreprocessHooks.php Helper pre-process callback for file_managed_file and image_widget.
PreprocessHooks::fileAndImageWidget function core/themes/default_admin/src/Hook/PreprocessHooks.php Helper pre-process callback for file_managed_file and image_widget.
PreprocessHooks::fileManagedFile function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for file_managed_file.
PreprocessHooks::fileWidgetMultiple function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for file_widget_multiple.
PreprocessHooks::filterTips function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for filter_tips.
PreprocessHooks::formElement function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for form_element.

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