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 @covers ::onDependencyRemovalForResourceGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity |
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
@covers ::onDependencyRemoval @covers ::onDependencyRemovalForMethodGranularity @covers ::onDependencyRemovalForResourceGranularity |
ConfigEntityBase::onDependencyRemoval | function | core/ |
|
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/ |
|
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/ |
|
EntityDisplayBaseTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval |
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/ |
|
FieldConfigBase::onDependencyRemoval | function | core/ |
|
FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval |
FieldItemBase::onDependencyRemoval | function | core/ |
|
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/ |
|
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.