NodeStorageController::postDelete |
function |
core/modules/node/node.entity.inc |
Overrides EntityDatabaseStorageController::postDelete(). |
TaxonomyTermController::postDelete |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides EntityDatabaseStorageController::postDelete(). |
CommentStorageController::postDelete |
function |
core/modules/comment/comment.entity.inc |
Overrides EntityDatabaseStorageController::postDelete(). |
EntityReferenceBehaviorHandler::postDelete |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after deleting an entity with an entity reference field. |
EntityDatabaseStorageController::postDelete |
function |
core/modules/entity/entity.controller.inc |
Acts on deleted entities before the delete hook is invoked. |
EntityReferenceBehaviorHandler::entityPostDelete |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after deleting an entity. |
EntityReferenceBehaviorHandlerInterface::postDelete |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after deleting an entity with an entity reference field. |
EntityReferenceBehaviorHandlerInterface::entityPostDelete |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after deleting an entity. |