Search for onDependencyRemoval
- Search 7.x for onDependencyRemoval
- Search 8.9.x for onDependencyRemoval
- Search 10.3.x for onDependencyRemoval
- Search 11.x for onDependencyRemoval
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityBase::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
ConfigEntityInterface::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
ConfigManager::callOnDependencyRemoval | function | core/ |
Calls an entity's onDependencyRemoval() method. |
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
EntityDisplayBase::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
EntityReferenceItem::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the field will be deleted. |
FieldConfigBase::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
FieldItemBase::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the field will be deleted. |
FieldItemInterface::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the field will be deleted. |
PluginSettingsBase::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
PluginSettingsInterface::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.