6 calls to ConfigEntityBase::onDependencyRemoval()
- ConfigTest::onDependencyRemoval in core/
modules/ config/ tests/ config_test/ src/ Entity/ ConfigTest.php - Informs the entity that entities it depends on will be deleted.
- EntityDisplayBase::onDependencyRemoval in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Informs the entity that entities it depends on will be deleted.
- FieldConfigBase::onDependencyRemoval in core/
lib/ Drupal/ Core/ Field/ FieldConfigBase.php - Informs the entity that entities it depends on will be deleted.
- FilterFormat::onDependencyRemoval in core/
modules/ filter/ src/ Entity/ FilterFormat.php - Informs the entity that entities it depends on will be deleted.
- RestResourceConfig::onDependencyRemoval in core/
modules/ rest/ src/ Entity/ RestResourceConfig.php - Informs the entity that entities it depends on will be deleted.
- Workflow::onDependencyRemoval in core/
modules/ workflows/ src/ Entity/ Workflow.php - Informs the entity that entities it depends on will be deleted.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.