Search for getDerivativeDefinition

  1. Search 7.x for getDerivativeDefinition
  2. Search 9.5.x for getDerivativeDefinition
  3. Search 10.3.x for getDerivativeDefinition
  4. Search 11.x for getDerivativeDefinition
  5. Other projects
Title Object type File name Summary
BlockContent::getDerivativeDefinitions function core/modules/block_content/src/Plugin/Derivative/BlockContent.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationContextualLinks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationLocalTasks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php Gets the definition of all derivatives of a base plugin.
ContentEntityDeriver::getDerivativeDefinitions function core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php Gets the definition of all derivatives of a base plugin.
ContentTranslationContextualLinks::getDerivativeDefinitions function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php Gets the definition of all derivatives of a base plugin.
ContentTranslationLocalTasks::getDerivativeDefinitions function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php Gets the definition of all derivatives of a base plugin.
D6NodeDeriver::getDerivativeDefinitions function core/modules/node/src/Plugin/migrate/D6NodeDeriver.php Gets the definition of all derivatives of a base plugin.
D6TermNodeDeriver::getDerivativeDefinitions function core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php
D7NodeDeriver::getDerivativeDefinitions function core/modules/node/src/Plugin/migrate/D7NodeDeriver.php Gets the definition of all derivatives of a base plugin.
D7TaxonomyTermDeriver::getDerivativeDefinitions function core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php
DefaultSelectionDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php
DefaultWizardDeriver::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/DefaultWizardDeriver.php Gets the definition of all derivatives of a base plugin.
DeleteActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityDeleteActionDeriver::getDerivativeDefinitions[[api-linebreak]]
DeriverBase::getDerivativeDefinition function core/lib/Drupal/Component/Plugin/Derivative/DeriverBase.php
DeriverBase::getDerivativeDefinitions function core/lib/Drupal/Component/Plugin/Derivative/DeriverBase.php
DeriverInterface::getDerivativeDefinition function core/lib/Drupal/Component/Plugin/Derivative/DeriverInterface.php Gets the definition of a derivative plugin.
DeriverInterface::getDerivativeDefinitions function core/lib/Drupal/Component/Plugin/Derivative/DeriverInterface.php Gets the definition of all derivatives of a base plugin.
DynamicLocalTasks::getDerivativeDefinitions function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Gets the definition of all derivatives of a base plugin.
DynamicLocalTasks::getDerivativeDefinitions function core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Gets the definition of all derivatives of a base plugin.
EntityActionDeriverBase::getDerivativeDefinitions function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php
EntityDeleteActionDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php
EntityDeriver::getDerivativeDefinition function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
EntityDeriver::getDerivativeDefinition function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Gets the definition of a derivative plugin.
EntityDeriver::getDerivativeDefinitions function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
EntityReferenceTranslationDeriver::getDerivativeDefinitions function core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php Gets the definition of all derivatives of a base plugin.
EntityTestLocalTasks::getDerivativeDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php Gets the definition of all derivatives of a base plugin.
ExtraFieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php Gets the definition of all derivatives of a base plugin.
FieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php Gets the definition of all derivatives of a base plugin.
FieldItemDeriver::getDerivativeDefinition function core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php
FieldItemDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php
FieldUiLocalAction::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php Gets the definition of all derivatives of a base plugin.
FieldUiLocalTask::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Gets the definition of all derivatives of a base plugin.
InlineBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php Gets the definition of all derivatives of a base plugin.
LanguageBlock::getDerivativeDefinitions function core/modules/language/src/Plugin/Derivative/LanguageBlock.php Gets the definition of all derivatives of a base plugin.
LayoutBuilderLocalTaskDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php Gets the definition of all derivatives of a base plugin.
LayoutDeriver::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
LocalActionTest::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalActionTest.php Gets the definition of all derivatives of a base plugin.
LocalTaskTest::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTest.php Gets the definition of all derivatives of a base plugin.
LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTestWithUnsafeTitle.php Gets the definition of all derivatives of a base plugin.
MenuLinkContentDeriver::getDerivativeDefinitions function core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php Gets the definition of all derivatives of a base plugin.
MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/MenuLinkTestWithUnsafeTitle.php Gets the definition of all derivatives of a base plugin.
MigrateEntity::getDerivativeDefinition function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Gets the definition of a derivative plugin.
MigrateEntity::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Gets the definition of all derivatives of a base plugin.
MigrateEntityComplete::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php Gets the definition of all derivatives of a base plugin.
MigrateEntityRevision::getDerivativeDefinition function core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php Gets the definition of a derivative plugin.
MigrateEntityRevision::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php Gets the definition of all derivatives of a base plugin.
MockLayoutBlockDeriver::getDerivativeDefinition function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php Gets the definition of a derivative plugin.
MockLayoutBlockDeriver::getDerivativeDefinitions function 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::getDerivativeDefinition function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php Gets the definition of a derivative plugin.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.