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
ClaroFormHooks class core/themes/claro/src/Hook/ClaroFormHooks.php Form hooks for claro.
ClaroFormHooks.php file core/themes/claro/src/Hook/ClaroFormHooks.php
ClaroFormHooks::formAlter function core/themes/claro/src/Hook/ClaroFormHooks.php Implements hook_form_alter().
CommentDisplayConfigurableTestHooks class core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Hook implementations for comment_display_configurable_test.
CommentDisplayConfigurableTestHooks.php file core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_base_field_info_alter().
CommentDisplayConfigurableTestHooks::entityTypeBuild function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_type_build().
CommentEmptyTitleTestThemeHooks class core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php Hook implementations for comment_empty_title_test.
CommentEmptyTitleTestThemeHooks.php file core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php
CommentEmptyTitleTestThemeHooks::preprocessComment function core/modules/comment/tests/modules/comment_empty_title_test/src/Hook/CommentEmptyTitleTestThemeHooks.php Implements hook_preprocess_comment().
CommentHooks class core/modules/comment/src/Hook/CommentHooks.php Hook implementations for comment.
CommentHooks.php file core/modules/comment/src/Hook/CommentHooks.php
CommentHooks::cron function core/modules/comment/src/Hook/CommentHooks.php Implements hook_cron().
CommentHooks::entityExtraFieldInfo function core/modules/comment/src/Hook/CommentHooks.php Implements hook_entity_extra_field_info().
CommentHooks::entityInsert function core/modules/comment/src/Hook/CommentHooks.php Implements hook_entity_insert().
CommentHooks::entityPredelete function core/modules/comment/src/Hook/CommentHooks.php Implements hook_entity_predelete().
CommentHooks::entityStorageLoad function core/modules/comment/src/Hook/CommentHooks.php Implements hook_entity_storage_load().
CommentHooks::entityView function core/modules/comment/src/Hook/CommentHooks.php Implements hook_entity_view().
CommentHooks::entityViewDisplayPresave function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
CommentHooks::fieldConfigCreate function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_create() for 'field_config'.
CommentHooks::fieldConfigDelete function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_delete() for 'field_config'.
CommentHooks::fieldConfigUpdate function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_update() for 'field_config'.
CommentHooks::fieldInfoEntityTypeUiDefinitionsAlter function core/modules/comment/src/Hook/CommentHooks.php Implements hook_field_info_entity_type_ui_definitions_alter().
CommentHooks::fieldStorageConfigInsert function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'.
CommentHooks::fieldTypeCategoryInfoAlter function core/modules/comment/src/Hook/CommentHooks.php Implements hook_field_type_category_info_alter().
CommentHooks::help function core/modules/comment/src/Hook/CommentHooks.php Implements hook_help().
CommentHooks::nodeLinksAlter function core/modules/comment/src/Hook/CommentHooks.php Implements hook_node_links_alter().
CommentHooks::nodeSearchResult function core/modules/comment/src/Hook/CommentHooks.php Implements hook_node_search_result().
CommentHooks::nodeUpdateIndex function core/modules/comment/src/Hook/CommentHooks.php Implements hook_node_update_index().
CommentHooks::ranking function core/modules/comment/src/Hook/CommentHooks.php Implements hook_node_search_ranking().
CommentHooks::userCancel function core/modules/comment/src/Hook/CommentHooks.php Implements hook_user_cancel().
CommentHooks::userPredelete function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_predelete() for user entities.
CommentTestHooks class core/modules/comment/tests/modules/comment_test/src/Hook/CommentTestHooks.php Hook implementations for comment_test.
CommentTestHooks.php file core/modules/comment/tests/modules/comment_test/src/Hook/CommentTestHooks.php
CommentTestHooks::commentLinksAlter function core/modules/comment/tests/modules/comment_test/src/Hook/CommentTestHooks.php Implements hook_comment_links_alter().
CommentTestHooks::entityTypeAlter function core/modules/comment/tests/modules/comment_test/src/Hook/CommentTestHooks.php Implements hook_entity_type_alter().
CommentThemeHooks class core/modules/comment/src/Hook/CommentThemeHooks.php Hook implementations for comment.
CommentThemeHooks.php file core/modules/comment/src/Hook/CommentThemeHooks.php
CommentThemeHooks::preprocessBlock function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for block templates.
CommentThemeHooks::preprocessComment function core/modules/comment/src/Hook/CommentThemeHooks.php Prepares variables for comment templates.
CommentThemeHooks::preprocessField function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for field templates.
CommentThemeHooks::theme function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_theme().
CommentThemeHooks::__construct function core/modules/comment/src/Hook/CommentThemeHooks.php
CommentTokensHooks class core/modules/comment/src/Hook/CommentTokensHooks.php Hook implementations for comment.
CommentTokensHooks.php file core/modules/comment/src/Hook/CommentTokensHooks.php
CommentTokensHooks::tokenInfo function core/modules/comment/src/Hook/CommentTokensHooks.php Implements hook_token_info().
CommentTokensHooks::tokens function core/modules/comment/src/Hook/CommentTokensHooks.php Implements hook_tokens().
CommentViewsHooks class core/modules/comment/src/Hook/CommentViewsHooks.php Hook implementations for comment.
CommentViewsHooks.php file core/modules/comment/src/Hook/CommentViewsHooks.php
CommentViewsHooks::viewsDataAlter function core/modules/comment/src/Hook/CommentViewsHooks.php Implements hook_views_data_alter().

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