You are here

14 methods override DeriverInterface::getDerivativeDefinitions() in Drupal 8

DeriverBase::getDerivativeDefinitions in core/lib/Drupal/Component/Plugin/Derivative/DeriverBase.php
Gets the definition of all derivatives of a base plugin.
EntityDeriver::getDerivativeDefinitions in core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
Gets the definition of all derivatives of a base plugin.
EntityDeriver::getDerivativeDefinitions in core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
Gets the definition of all derivatives of a base plugin.
FieldItemDeriver::getDerivativeDefinitions in core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php
Gets the definition of all derivatives of a base plugin.
MigrateEntity::getDerivativeDefinitions in core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
Gets the definition of all derivatives of a base plugin.
MigrateEntityRevision::getDerivativeDefinitions in core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php
Gets the definition of all derivatives of a base plugin.
MockLayoutBlockDeriver::getDerivativeDefinitions in core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php
Gets the definition of all derivatives of a base plugin.
MockMenuBlockDeriver::getDerivativeDefinitions in core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php
Gets the definition of all derivatives of a base plugin.
TestDerivativeDiscovery::getDerivativeDefinitions in core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscovery.php
Gets the definition of all derivatives of a base plugin.
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions in core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscoveryWithObject.php
TestHelpTopicDeriver::getDerivativeDefinitions in core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php
Gets the definition of all derivatives of a base plugin.
ViewsBlock::getDerivativeDefinitions in core/modules/views/src/Plugin/Derivative/ViewsBlock.php
Gets the definition of all derivatives of a base plugin.
ViewsEntityRow::getDerivativeDefinitions in core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php
Gets the definition of all derivatives of a base plugin.
ViewsExposedFilterBlock::getDerivativeDefinitions in core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php
Gets the definition of all derivatives of a base plugin.