4 methods override ConfigEntityBase::preDelete()
- EntityDisplayModeBase::preDelete in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayModeBase.php - Acts on entities before they are deleted and before hooks are invoked.
- Menu::preDelete in core/
modules/ system/ src/ Entity/ Menu.php - Acts on entities before they are deleted and before hooks are invoked.
- View::preDelete in core/
modules/ views/ src/ Entity/ View.php - Acts on entities before they are deleted and before hooks are invoked.
- Vocabulary::preDelete in core/
modules/ taxonomy/ src/ Entity/ Vocabulary.php - 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.