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 |
|---|---|---|---|
| EntityCrudHookTest::taxonomyTermPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyVocabularyCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::testBlockHooks | function | core/ |
Tests hook invocations for CRUD operations on blocks. |
| EntityCrudHookTest::testCommentHooks | function | core/ |
Tests hook invocations for CRUD operations on comments. |
| EntityCrudHookTest::testEntityRollback | function | core/ |
Tests rollback from failed entity save. |
| 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. |
| EntityCrudHookTestHooks | class | core/ |
Hook implementations for entity_crud_hook_test. |
| EntityCrudHookTestHooks.php | file | core/ |
|
| EntityCrudHookTestHooks::blockCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. |
| EntityCrudHookTestHooks::blockDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
| EntityCrudHookTestHooks::blockInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
| EntityCrudHookTestHooks::blockLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
| EntityCrudHookTestHooks::blockPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
| EntityCrudHookTestHooks::blockPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
| EntityCrudHookTestHooks::blockUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for block entities. |
| EntityCrudHookTestHooks::commentCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for comment entities. |
| EntityCrudHookTestHooks::commentDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| EntityCrudHookTestHooks::commentInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| EntityCrudHookTestHooks::commentLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. |
| EntityCrudHookTestHooks::commentPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for comment entities. |
| EntityCrudHookTestHooks::commentPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for comment entities. |
| EntityCrudHookTestHooks::commentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
| EntityCrudHookTestHooks::entityCreate | function | core/ |
Implements hook_entity_create(). |
| EntityCrudHookTestHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
| EntityCrudHookTestHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| EntityCrudHookTestHooks::entityLoad | function | core/ |
Implements hook_entity_load(). |
| EntityCrudHookTestHooks::entityPredelete | function | core/ |
Implements hook_entity_predelete(). |
| EntityCrudHookTestHooks::entityPreload | function | core/ |
Implements hook_entity_preload(). |
| EntityCrudHookTestHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| EntityCrudHookTestHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EntityCrudHookTestHooks::fileCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for file entities. |
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.