You are here

7 calls to EntityBase::postDelete() in Drupal 10

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.
ImageStyle::postDelete in core/modules/image/src/Entity/ImageStyle.php
Acts on deleted entities before the delete hook is invoked.
RestResourceConfig::postDelete in core/modules/rest/src/Entity/RestResourceConfig.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.
View::postDelete in core/modules/views/src/Entity/View.php
Acts on deleted entities before the delete hook is invoked.