Search for onDependencyRemoval
- Search 7.x for onDependencyRemoval
 - Search 9.5.x for onDependencyRemoval
 - Search 8.9.x for onDependencyRemoval
 - Search 11.x for onDependencyRemoval
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ComplexTestType::onDependencyRemoval | function | core/ | 
                                                                                        Informs the plugin that a dependency of the workflow will be deleted. | 
| ConfigDependencies::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| ConfigDependencies::onDependencyRemovalForMethodGranularity | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| ConfigDependencies::onDependencyRemovalForResourceGranularity | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity | function | core/ | 
                                                                                        |
| ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ | 
                                                                                        @covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]  | 
              
| ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ | 
                                                                                        @covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]  | 
              
| ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ | 
                                                                                        @covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]  | 
              
| 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. | 
| ConfigTest::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| ContentModeration::onDependencyRemoval | function | core/ | 
                                                                                        Informs the plugin that a dependency of the workflow will be deleted. | 
| DependencyFieldItem::onDependencyRemoval | function | core/ | 
                                                                                        |
| DependentWithRemovalPluginInterface::onDependencyRemoval | function | core/ | 
                                                                                        Allows a plugin to define whether it should be removed. | 
| EntityDisplayBase::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| EntityDisplayBaseTest::testOnDependencyRemoval | function | core/ | 
                                                                                        @covers ::onDependencyRemoval[[api-linebreak]] | 
| EntityDisplayTest::testOnDependencyRemoval | function | core/ | 
                                                                                        Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). | 
| EntityField::onDependencyRemoval | function | core/ | 
                                                                                        Allows a plugin to define whether it should be removed. | 
| EntityFormDisplayTest::testOnDependencyRemoval | function | core/ | 
                                                                                        Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). | 
| 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. | 
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ | 
                                                                                        @covers ::onDependencyRemoval[[api-linebreak]] | 
| 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. | 
| FilterFormat::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| ImageFormatter::onDependencyRemoval | function | core/ | 
                                                                                        Informs the plugin that some configuration it depends on will be deleted. | 
| ImageWidget::onDependencyRemoval | function | core/ | 
                                                                                        Informs the plugin that some configuration it depends on will be deleted. | 
| LayoutBuilderEntityViewDisplay::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| ModerationStateFilter::onDependencyRemoval | function | core/ | 
                                                                                        Allows a plugin to define whether it should be removed. | 
| 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. | 
| RestResourceConfig::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| Role::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| TestFieldWidget::onDependencyRemoval | function | core/ | 
                                                                                        Informs the plugin that some configuration it depends on will be deleted. | 
| View::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| ViewUI::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| Workflow::onDependencyRemoval | function | core/ | 
                                                                                        Informs the entity that entities it depends on will be deleted. | 
| WorkflowDependenciesTest::testOnDependencyRemoval | function | core/ | 
                                                                                        Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval(). | 
| WorkflowTypeBase::onDependencyRemoval | function | core/ | 
                                                                                        Informs the plugin that a dependency of the workflow will be deleted. | 
| WorkflowTypeInterface::onDependencyRemoval | function | core/ | 
                                                                                        Informs the plugin that a dependency of the workflow will be deleted. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.