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
EntitySchemaTestHooks::entityFieldStorageInfo function core/modules/system/tests/modules/entity_schema_test/src/Hook/EntitySchemaTestHooks.php Implements hook_entity_field_storage_info().
EntitySchemaTestHooks::entityTypeAlter function core/modules/system/tests/modules/entity_schema_test/src/Hook/EntitySchemaTestHooks.php Implements hook_entity_type_alter().
EntitySerializationTestHooks class core/modules/serialization/tests/modules/entity_serialization_test/src/Hook/EntitySerializationTestHooks.php Hook implementations for entity_serialization_test.
EntitySerializationTestHooks.php file core/modules/serialization/tests/modules/entity_serialization_test/src/Hook/EntitySerializationTestHooks.php
EntitySerializationTestHooks::entityFieldAccessAlter function core/modules/serialization/tests/modules/entity_serialization_test/src/Hook/EntitySerializationTestHooks.php Implements hook_entity_field_access_alter().
EntityTestBundleClassHooks class core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php Hook implementations for entity_test_bundle_class.
EntityTestBundleClassHooks.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php
EntityTestBundleClassHooks::entityBundleInfoAlter function core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php Implements hook_entity_bundle_info_alter().
EntityTestBundleClassHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php Implements hook_entity_type_alter().
EntityTestBundleClassHooks::entityTypeBuild function core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php Implements hook_entity_type_build().
EntityTestConstraintsHooks class core/modules/system/tests/modules/entity_test_constraints/src/Hook/EntityTestConstraintsHooks.php Hook implementations for entity_test_constraints.
EntityTestConstraintsHooks.php file core/modules/system/tests/modules/entity_test_constraints/src/Hook/EntityTestConstraintsHooks.php
EntityTestConstraintsHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test_constraints/src/Hook/EntityTestConstraintsHooks.php Implements hook_entity_type_alter().
EntityTestConstraintsHooks::entityTypeBuild function core/modules/system/tests/modules/entity_test_constraints/src/Hook/EntityTestConstraintsHooks.php Implements hook_entity_type_build().
EntityTestHooks class core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Hook implementations for entity_test.
EntityTestHooks.php file core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php
EntityTestHooks::entityAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_access().
EntityTestHooks::entityBaseFieldInfo function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_base_field_info().
EntityTestHooks::entityBaseFieldInfoAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_base_field_info_alter().
EntityTestHooks::entityBundleInfo function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_bundle_info().
EntityTestHooks::entityBundleInfoAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_bundle_info_alter().
EntityTestHooks::entityCreateAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_create_access().
EntityTestHooks::entityDisplayBuildAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_display_build_alter().
EntityTestHooks::entityDuplicateAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_duplicate().
EntityTestHooks::entityExtraFieldInfo function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_extra_field_info().
EntityTestHooks::entityFieldAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_field_access().
EntityTestHooks::entityFieldAccessAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_field_access_alter().
EntityTestHooks::entityFormDisplayAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_form_display_alter().
EntityTestHooks::entityFormModeAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_form_mode_alter().
EntityTestHooks::entityFormModeInfoAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_form_mode_info_alter().
EntityTestHooks::entityInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_insert().
EntityTestHooks::entityOperation function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_operation().
EntityTestHooks::entityOperationAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_operation_alter().
EntityTestHooks::entityPredelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_predelete().
EntityTestHooks::entityPreload function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_preload().
EntityTestHooks::entityPrepareView function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_prepare_view().
EntityTestHooks::entityPresave function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_presave().
EntityTestHooks::entityRevisionCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_revision_create().
EntityTestHooks::entityTestAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_access() for 'entity_test'.
EntityTestHooks::entityTestCreateAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_create_access() for 'entity_test'.
EntityTestHooks::entityTestDuplicate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_duplicate().
EntityTestHooks::entityTestFormModeAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_form_mode_alter().
EntityTestHooks::entityTestInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_insert() for 'entity_test'.
EntityTestHooks::entityTestMulChangedTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_changed'.
EntityTestHooks::entityTestMulChangedTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_delete().
EntityTestHooks::entityTestMulChangedTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_changed'.
EntityTestHooks::entityTestMulLangcodeKeyTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'.
EntityTestHooks::entityTestMulLangcodeKeyTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'.
EntityTestHooks::entityTestMulLangcodeKeyTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'.
EntityTestHooks::entityTestMulrevChangedTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrev_changed'.

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