Search for preDelete
- Search 7.x for preDelete
- Search 9.5.x for preDelete
- Search 8.9.x for preDelete
- Search 10.3.x for preDelete
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBase::filePreDeleteCallback | function | core/ |
Ensures test files are deletable. |
CommentHooks::entityPredelete | function | core/ |
Implements hook_entity_predelete(). |
CommentHooks::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
ConfigEntityBase::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityBase::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityDisplayModeBase::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityInterface::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityUnitTest::testPreDelete | function | core/ |
Tests pre delete. |
hook_entity_predelete | function | core/ |
Act before entity deletion. |
hook_ENTITY_TYPE_predelete | function | core/ |
Act before entity deletion of a particular entity type. |
ImageHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
NodeEntityHooks::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
TaxonomyHooks::nodePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
ViewUI::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
Vocabulary::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.