Search for getDerivativeDefinitions

  1. Search 7.x for getDerivativeDefinitions
  2. Search 8.9.x for getDerivativeDefinitions
  3. Search 10.3.x for getDerivativeDefinitions
  4. Search 11.x for getDerivativeDefinitions
  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 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
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
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
DeriverBase::getDerivativeDefinitions function core/lib/Drupal/Component/Plugin/Derivative/DeriverBase.php
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
EntityActionDeriverBase::getDerivativeDefinitions function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php
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::getDerivativeDefinitions function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
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
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::getDerivativeDefinitions function core/lib/Drupal/Core/Field/Plugin/DataType/Deriver/FieldItemDeriver.php
FieldUiLocalAction::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php
FieldUiLocalTask::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php
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
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::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php
MigrateEntityComplete::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php
MigrateEntityRevision::getDerivativeDefinitions function core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php
MockLayoutBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php
MockMenuBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php
OEmbedDeriver::getDerivativeDefinitions function core/modules/media/src/Plugin/media/Source/OEmbedDeriver.php Gets the definition of all derivatives of a base plugin.
PublishActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityPublishedActionDeriver::getDerivativeDefinitions
SaveActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions
SearchLocalTask::getDerivativeDefinitions function core/modules/search/src/Plugin/Derivative/SearchLocalTask.php
SystemMenuBlock::getDerivativeDefinitions function core/modules/system/src/Plugin/Derivative/SystemMenuBlock.php
TestDataTypeDeriver::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Plugin/Fixtures/Plugin/DataType/TestDataTypeDeriver.php
TestDerivativeDiscovery::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/TestDerivativeDiscovery.php

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