Search for postDelete

  1. Search 7.x for postDelete
  2. Search 9.5.x for postDelete
  3. Search 8.9.x for postDelete
  4. Search 10.3.x for postDelete
  5. Other projects
Title Object type File name Summary
BaseFieldOverride::postDelete function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Acts on deleted entities before the delete hook is invoked.
BlockContent::postDelete function core/modules/block_content/src/Entity/BlockContent.php
Comment::postDelete function core/modules/comment/src/Entity/Comment.php Acts on deleted entities before the delete hook is invoked.
ConfigEntityBundleBase::postDelete function core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php Acts on deleted entities before the delete hook is invoked.
ConfigTest::postDelete function core/modules/config/tests/config_test/src/Entity/ConfigTest.php
ConfigurableLanguage::postDelete function core/modules/language/src/Entity/ConfigurableLanguage.php
EntityBase::postDelete function core/lib/Drupal/Core/Entity/EntityBase.php Acts on deleted entities before the delete hook is invoked.
EntityInterface::postDelete function core/lib/Drupal/Core/Entity/EntityInterface.php Acts on deleted entities before the delete hook is invoked.
EntityTestBundleClass::$postDeleteCount property core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php The number of times static::postDelete() was called.
EntityTestBundleClass::postDelete function core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php Acts on deleted entities before the delete hook is invoked.
EntityUnitTest::testPostDelete function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php @covers ::postDelete
EntityUnitTest::testPostDeleteBundle function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php @covers ::postDelete
FieldConfig::postDelete function core/modules/field/src/Entity/FieldConfig.php
FieldConfigBase::postDelete function core/lib/Drupal/Core/Field/FieldConfigBase.php Acts on deleted entities before the delete hook is invoked.
FieldStorageConfig::postDelete function core/modules/field/src/Entity/FieldStorageConfig.php
ImageStyle::postDelete function core/modules/image/src/Entity/ImageStyle.php Acts on deleted entities before the delete hook is invoked.
Node::postDelete function core/modules/node/src/Entity/Node.php
NodeType::postDelete function core/modules/node/src/Entity/NodeType.php
PathAlias::postDelete function core/modules/path_alias/src/Entity/PathAlias.php
RestResourceConfig::postDelete function core/modules/rest/src/Entity/RestResourceConfig.php
SearchPage::postDelete function core/modules/search/src/Entity/SearchPage.php
Term::postDelete function core/modules/taxonomy/src/Entity/Term.php Acts on deleted entities before the delete hook is invoked.
User::postDelete function core/modules/user/src/Entity/User.php Acts on deleted entities before the delete hook is invoked.
View::postDelete function core/modules/views/src/Entity/View.php
ViewUI::postDelete function core/modules/views_ui/src/ViewUI.php Acts on deleted entities before the delete hook is invoked.
Vocabulary::postDelete function core/modules/taxonomy/src/Entity/Vocabulary.php Acts on deleted entities before the delete hook is invoked.
Workspace::postDelete function core/modules/workspaces/src/Entity/Workspace.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.