Search for getDerivativeDefinitions

  1. Search 7.x for getDerivativeDefinitions
  2. Search 9.5.x for getDerivativeDefinitions
  3. Search 8.9.x for getDerivativeDefinitions
  4. Search 10.3.x for getDerivativeDefinitions
  5. Other projects
Title Object type File name Summary
AddComponentDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/ConfigAction/Deriver/AddComponentDeriver.php
AddModerationDeriver::getDerivativeDefinitions function core/modules/content_moderation/src/Plugin/ConfigAction/AddModerationDeriver.php Gets the definition of all derivatives of a base plugin.
BlockContent::getDerivativeDefinitions function core/modules/block_content/src/Plugin/Derivative/BlockContent.php
BlockContentDeriverTest::testGetDerivativeDefinitionsAdminLabels function core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php Tests the admin labels of derivative definitions.
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
ContentEntityDeriver::getDerivativeDefinitions function core/modules/migrate/src/Plugin/migrate/source/ContentEntityDeriver.php
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.
CreateForEachBundleDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php
CronQueueTestDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/cron_queue_test/src/Plugin/Derivative/CronQueueTestDeriver.php
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 Gets the definition of all derivatives of a base plugin.
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 Gets the definition of all derivatives of a base plugin.
DefaultSelectionDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php Gets the definition of all derivatives of a base plugin.
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 Gets the definition of all derivatives of a base plugin.
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
EntityCreateDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityCreateDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeleteActionDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityDeleteActionDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php
EntityDeriver::getDerivativeDefinitions function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php
EntityMethodDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/EntityMethodDeriver.php Gets the definition of all derivatives of a base plugin.
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 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
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 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.