7 calls to ConfigEntityBase::preDelete()
- EntityDisplayModeBase::preDelete in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayModeBase.php - Acts on entities before they are deleted and before hooks are invoked.
- FieldConfig::preDelete in core/
modules/ field/ src/ Entity/ FieldConfig.php - FieldStorageConfig::preDelete in core/
modules/ field/ src/ Entity/ FieldStorageConfig.php - Menu::preDelete in core/
modules/ system/ src/ Entity/ Menu.php - Acts on entities before they are deleted and before hooks are invoked.
- ShortcutSet::preDelete in core/
modules/ shortcut/ src/ Entity/ ShortcutSet.php - View::preDelete in core/
modules/ views/ src/ Entity/ View.php - 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.