Search for onDependencyRemoval

  1. Search 7.x for onDependencyRemoval
  2. Search 8.9.x for onDependencyRemoval
  3. Search 10.3.x for onDependencyRemoval
  4. Search 11.x for onDependencyRemoval
  5. Other projects
Title Object type File name Summary
ConfigEntityBase::onDependencyRemoval function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Informs the entity that entities it depends on will be deleted.
ConfigEntityInterface::onDependencyRemoval function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Informs the entity that entities it depends on will be deleted.
ConfigManager::callOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManager.php Calls an entity's onDependencyRemoval() method.
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManager.php Lists which config entities to update and delete on removal of a dependency.
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Lists which config entities to update and delete on removal of a dependency.
EntityDisplayBase::onDependencyRemoval function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Informs the entity that entities it depends on will be deleted.
EntityReferenceItem::onDependencyRemoval function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Informs the plugin that a dependency of the field will be deleted.
FieldConfigBase::onDependencyRemoval function core/lib/Drupal/Core/Field/FieldConfigBase.php Informs the entity that entities it depends on will be deleted.
FieldItemBase::onDependencyRemoval function core/lib/Drupal/Core/Field/FieldItemBase.php Informs the plugin that a dependency of the field will be deleted.
FieldItemInterface::onDependencyRemoval function core/lib/Drupal/Core/Field/FieldItemInterface.php Informs the plugin that a dependency of the field will be deleted.
PluginSettingsBase::onDependencyRemoval function core/lib/Drupal/Core/Field/PluginSettingsBase.php Informs the plugin that some configuration it depends on will be deleted.
PluginSettingsInterface::onDependencyRemoval function core/lib/Drupal/Core/Field/PluginSettingsInterface.php 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.