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 11.x for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityCrudHookTest::testFileHooks | function | core/ |
Tests hook invocations for CRUD operations on files. |
| EntityCrudHookTest::testNodeHooks | function | core/ |
Tests hook invocations for CRUD operations on nodes. |
| EntityCrudHookTest::testTaxonomyTermHooks | function | core/ |
Tests hook invocations for CRUD operations on taxonomy terms. |
| EntityCrudHookTest::testTaxonomyVocabularyHooks | function | core/ |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
| EntityCrudHookTest::testUserHooks | function | core/ |
Tests hook invocations for CRUD operations on users. |
| EntityCrudHookTest::userCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for user entities. |
| EntityCrudHookTest::userDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| EntityCrudHookTest::userInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for user entities. |
| EntityCrudHookTest::userLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for user entities. |
| EntityCrudHookTest::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| EntityCrudHookTest::userPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
| EntityCrudHookTest::userUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for user entities. |
| EntityKernelTestBase::getHooksInfo | function | core/ |
Returns the entity_test hook invocation info. |
| EntityReferenceTestHooks | class | core/ |
Hook implementations for entity_reference_test. |
| EntityReferenceTestHooks.php | file | core/ |
|
| EntityReferenceTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityReferenceTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| EntityRevisionsTest::testSaveInHookEntityInsert | function | core/ |
Tests re-saving the entity in entity_test_entity_insert(). |
| EntitySchemaTestHooks | class | core/ |
Hook implementations for entity_schema_test. |
| EntitySchemaTestHooks.php | file | core/ |
|
| EntitySchemaTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntitySchemaTestHooks::entityBundleCreate | function | core/ |
Implements hook_entity_bundle_create(). |
| EntitySchemaTestHooks::entityBundleDelete | function | core/ |
Implements hook_entity_bundle_delete(). |
| EntitySchemaTestHooks::entityBundleFieldInfo | function | core/ |
Implements hook_entity_bundle_field_info(). |
| EntitySchemaTestHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntitySchemaTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| EntitySerializationTestHooks | class | core/ |
Hook implementations for entity_serialization_test. |
| EntitySerializationTestHooks.php | file | core/ |
|
| EntitySerializationTestHooks::entityFieldAccessAlter | function | core/ |
Implements hook_entity_field_access_alter(). |
| EntityTestAttributeBundleClassHooks | class | core/ |
Hook implementations for entity_test_attribute_bundle_class. |
| EntityTestAttributeBundleClassHooks.php | file | core/ |
|
| EntityTestAttributeBundleClassHooks::entityBundleInfo | function | core/ |
Implements hook_entity_bundle_info(). |
| EntityTestBundleClassHooks | class | core/ |
Hook implementations for entity_test_bundle_class. |
| EntityTestBundleClassHooks.php | file | core/ |
|
| EntityTestBundleClassHooks::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
| EntityTestBundleClassHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| EntityTestBundleClassHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| EntityTestConstraintsHooks | class | core/ |
Hook implementations for entity_test_constraints. |
| EntityTestConstraintsHooks.php | file | core/ |
|
| EntityTestConstraintsHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| EntityTestConstraintsHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| EntityTestHooks | class | core/ |
Hook implementations for entity_test. |
| EntityTestHooks.php | file | core/ |
|
| EntityTestHooks::entityAccess | function | core/ |
Implements hook_entity_access(). |
| EntityTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| EntityTestHooks::entityBundleInfo | function | core/ |
Implements hook_entity_bundle_info(). |
| EntityTestHooks::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
| EntityTestHooks::entityCreateAccess | function | core/ |
Implements hook_entity_create_access(). |
| EntityTestHooks::entityDisplayBuildAlter | function | core/ |
Implements hook_entity_display_build_alter(). |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.