Search for getDerivativeDefinition

  1. Search 7.x for getDerivativeDefinition
  2. Search 8.9.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
ConfigTranslationContextualLinks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php
ConfigTranslationLocalTasks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php
ContentEntityDeriver::getDerivativeDefinitions function core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php
ContentTranslationContextualLinks::getDerivativeDefinitions function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php
ContentTranslationLocalTasks::getDerivativeDefinitions function core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php
D6NodeDeriver::getDerivativeDefinitions function core/modules/node/src/Plugin/migrate/D6NodeDeriver.php
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
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/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php
DynamicLocalTasks::getDerivativeDefinitions function core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php
EntityActionDeriverBase::getDerivativeDefinitions function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php Gets the definition of all derivatives of a base plugin.
EntityBundle::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php
EntityDeleteActionDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php
EntityDeriver::getDerivativeDefinition function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
EntityDeriver::getDerivativeDefinition function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
EntityDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
EntityDeriver::getDerivativeDefinitions function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
EntityReferenceTranslationDeriver::getDerivativeDefinitions function core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php
EntityTestLocalTasks::getDerivativeDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Derivative/EntityTestLocalTasks.php
ExtraFieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php
FieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php
FieldItemDeriver::getDerivativeDefinition function core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php Gets the definition of a derivative plugin.
FieldItemDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php Gets the definition of all derivatives of a base plugin.
FieldUiLocalAction::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php
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
LanguageBlock::getDerivativeDefinitions function core/modules/language/src/Plugin/Derivative/LanguageBlock.php
LayoutBuilderLocalTaskDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php
LayoutDeriver::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Gets the definition of all derivatives of a base plugin.
LocalActionTest::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalActionTest.php
LocalTaskTest::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTest.php
LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTestWithUnsafeTitle.php
MenuLinkContentDeriver::getDerivativeDefinitions function core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php
MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/MenuLinkTestWithUnsafeTitle.php
MigrateEntity::getDerivativeDefinition function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
MigrateEntity::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
MigrateEntityComplete::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php
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.

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