11 calls to Entity::postDelete() in Zircon Profile 8
- Comment::postDelete in core/
modules/ comment/ src/ Entity/ Comment.php  - Acts on deleted entities before the delete hook is invoked.
 - ConfigEntityBundleBase::postDelete in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBundleBase.php  - Acts on deleted entities before the delete hook is invoked.
 - ConfigTest::postDelete in core/
modules/ config/ tests/ config_test/ src/ Entity/ ConfigTest.php  - Acts on deleted entities before the delete hook is invoked.
 - ConfigurableLanguage::postDelete in core/
modules/ language/ src/ Entity/ ConfigurableLanguage.php  - Acts on deleted entities before the delete hook is invoked.
 - Feed::postDelete in core/
modules/ aggregator/ src/ Entity/ Feed.php  - Acts on deleted entities before the delete hook is invoked.
 - ImageStyle::postDelete in core/
modules/ image/ src/ Entity/ ImageStyle.php  - Acts on deleted entities before the delete hook is invoked.
 - Node::postDelete in core/
modules/ node/ src/ Entity/ Node.php  - Acts on deleted entities before the delete hook is invoked.
 - SearchPage::postDelete in core/
modules/ search/ src/ Entity/ SearchPage.php  - Acts on deleted entities before the delete hook is invoked.
 - Term::postDelete in core/
modules/ taxonomy/ src/ Entity/ Term.php  - Acts on deleted entities before the delete hook is invoked.
 - User::postDelete in core/
modules/ user/ src/ Entity/ User.php  - Acts on deleted entities before the delete hook is invoked.
 - View::postDelete in core/
modules/ views/ src/ Entity/ View.php  - Acts on deleted entities before the delete hook is invoked.