Search for deriver
- Search 7.x for deriver
- Search 9.5.x for deriver
- Search 8.9.x for deriver
- Search 10.3.x for deriver
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
|
AddModerationDeriver | class | core/ |
|
AddModerationDeriver.php | file | core/ |
|
AddModerationDeriver::create | function | core/ |
Creates a new class instance. |
AddModerationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
AddModerationDeriver::__construct | function | core/ |
|
BlockContentDeriverTest | class | core/ |
Tests block content plugin deriver. |
BlockContentDeriverTest.php | file | core/ |
|
BlockContentDeriverTest::$baseDefinition | property | core/ |
The definition array of the base plugin. |
BlockContentDeriverTest::$blockContentDerivative | property | core/ |
The tested block content derivative class. |
BlockContentDeriverTest::$blockContentStorage | property | core/ |
The block content storage. |
BlockContentDeriverTest::$modules | property | core/ |
Modules to install. |
BlockContentDeriverTest::setUp | function | core/ |
|
BlockContentDeriverTest::testGetDerivativeDefinitionsAdminLabels | function | core/ |
Tests the admin labels of derivative definitions. |
BlockContentDeriverTest::testReusableBlocksOnlyAreDerived | function | core/ |
Tests that only reusable blocks are derived. |
CKEditor5PluginDefinition::getDeriver | function | core/ |
|
CKEditor5PluginDefinition::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
ConfigActionAttributeTest::testNoLabelNoDeriver | function | core/ |
@covers ::__construct |
ConfigEntityAdapterTest::testEntityDeriver | function | core/ |
@covers \Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver::getDerivativeDefinitions |
ContainerDerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
ContainerDeriverInterface | interface | core/ |
Creates additional plugin definitions. |
ContainerDeriverInterface.php | file | core/ |
|
ContainerDeriverInterface::create | function | core/ |
Creates a new class instance. |
ContentEntityDeriver | class | core/ |
Deriver for content entity source plugins. |
ContentEntityDeriver.php | file | core/ |
|
ContentEntityDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
ContentEntityDeriver::create | function | core/ |
Creates a new class instance. |
ContentEntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentEntityDeriver::__construct | function | core/ |
Constructs a new ContentEntityDeriver. |
CreateForEachBundleDeriver | class | core/ |
Generates derivatives for the create_for_each_bundle config action. |
CreateForEachBundleDeriver.php | file | core/ |
|
CreateForEachBundleDeriver::create | function | core/ |
Creates a new class instance. |
CreateForEachBundleDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
CreateForEachBundleDeriver::__construct | function | core/ |
|
CronQueueTest::testQueueWorkerDeriver | function | core/ |
Tests that cron queues from derivers work. |
CronQueueTestDeriver | class | core/ |
Provides a deriver for testing cron queues. |
CronQueueTestDeriver.php | file | core/ |
|
CronQueueTestDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
CronQueueTestDeriverQueue | class | core/ |
A queue worker for testing derivatives. |
CronQueueTestDeriverQueue.php | file | core/ |
|
CronQueueTestDeriverQueue::PLUGIN_ID | constant | core/ |
The plugin ID. |
CronQueueTestDeriverQueue::processItem | function | core/ |
|
D6NodeDeriver | class | core/ |
Deriver for Drupal 6 node and node revision migrations based on node types. |
D6NodeDeriver.php | file | core/ |
|
D6NodeDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
D6NodeDeriver::$fieldDiscovery | property | core/ |
The migration field discovery service. |
D6NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
D6NodeDeriver::create | function | core/ |
Creates a new class instance. |
D6NodeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
D6NodeDeriver::__construct | function | core/ |
D6NodeDeriver constructor. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.