Search for hook_
- Search 7.x for hook_
- Search 9.5.x for hook_
- Search 8.9.x for hook_
- Search 10.3.x for hook_
- Search main for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestHooks::entityFieldAccessAlter | function | core/ |
Implements hook_entity_field_access_alter(). |
| EntityTestHooks::entityFormDisplayAlter | function | core/ |
Implements hook_entity_form_display_alter(). |
| EntityTestHooks::entityFormModeAlter | function | core/ |
Implements hook_entity_form_mode_alter(). |
| EntityTestHooks::entityFormModeInfoAlter | function | core/ |
Implements hook_entity_form_mode_info_alter(). |
| EntityTestHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| EntityTestHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| EntityTestHooks::entityOperationAlter | function | core/ |
Implements hook_entity_operation_alter(). |
| EntityTestHooks::entityPredelete | function | core/ |
Implements hook_entity_predelete(). |
| EntityTestHooks::entityPreload | function | core/ |
Implements hook_entity_preload(). |
| EntityTestHooks::entityPrepareView | function | core/ |
Implements hook_entity_prepare_view(). |
| EntityTestHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| EntityTestHooks::entityRevisionCreate | function | core/ |
Implements hook_entity_revision_create(). |
| EntityTestHooks::entityTestAccess | function | core/ |
Implements hook_ENTITY_TYPE_access() for 'entity_test'. |
| EntityTestHooks::entityTestCreateAccess | function | core/ |
Implements hook_ENTITY_TYPE_create_access() for 'entity_test'. |
| EntityTestHooks::entityTestDuplicate | function | core/ |
Implements hook_ENTITY_TYPE_duplicate(). |
| EntityTestHooks::entityTestFormModeAlter | function | core/ |
Implements hook_ENTITY_TYPE_form_mode_alter(). |
| EntityTestHooks::entityTestInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'entity_test'. |
| EntityTestHooks::entityTestMulChangedTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_changed'. |
| EntityTestHooks::entityTestMulChangedTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
| EntityTestHooks::entityTestMulChangedTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_changed'. |
| EntityTestHooks::entityTestMulLangcodeKeyTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. |
| EntityTestHooks::entityTestMulLangcodeKeyTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
| EntityTestHooks::entityTestMulLangcodeKeyTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'. |
| EntityTestHooks::entityTestMulrevChangedTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrev_changed'. |
| EntityTestHooks::entityTestMulrevChangedTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
| EntityTestHooks::entityTestMulrevChangedTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mulrev'. |
| EntityTestHooks::entityTestMulrevRevisionCreate | function | core/ |
Implements hook_ENTITY_TYPE_revision_create() for 'entity_test_mulrev'. |
| EntityTestHooks::entityTestMulrevTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create(). |
| EntityTestHooks::entityTestMulrevTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mulrev'. |
| EntityTestHooks::entityTestMulrevTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert(). |
| EntityTestHooks::entityTestMulTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul'. |
| EntityTestHooks::entityTestMulTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul'. |
| EntityTestHooks::entityTestMulTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul'. |
| EntityTestHooks::entityTestViewModeAlter | function | core/ |
Implements hook_ENTITY_TYPE_view_mode_alter(). |
| EntityTestHooks::entityTranslationCreate | function | core/ |
Implements hook_entity_translation_create(). |
| EntityTestHooks::entityTranslationDelete | function | core/ |
Implements hook_entity_translation_delete(). |
| EntityTestHooks::entityTranslationInsert | function | core/ |
Implements hook_entity_translation_insert(). |
| EntityTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| EntityTestHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EntityTestHooks::entityViewModeInfoAlter | function | core/ |
Implements hook_entity_view_mode_info_alter(). |
| EntityTestHooks::formEntityTestFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
| EntityTestHooks::formNodeFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
| EntityTestHooks::queryEntityTestAccessAlter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
| EntityTestHooks::recordHooks | function | core/ |
Helper function to be used to record hook invocations. |
| EntityTestHooks::__construct | function | core/ |
|
| EntityTestOperationHooks | class | core/ |
Hook implementations for entity_test_operation. |
| EntityTestOperationHooks.php | file | core/ |
|
| EntityTestOperationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| EntityTestUpdateHooks | class | core/ |
Hook implementations for entity_test_update. |
| EntityTestUpdateHooks.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.