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 |
---|---|---|---|
InvalidDeriverException.php | file | core/ |
|
LayoutBuilderLocalTaskDeriver | class | core/ |
Provides local task definitions for the layout builder user interface. |
LayoutBuilderLocalTaskDeriver.php | file | core/ |
|
LayoutBuilderLocalTaskDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
LayoutBuilderLocalTaskDeriver::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutBuilderLocalTaskDeriver::create | function | core/ |
Creates a new class instance. |
LayoutBuilderLocalTaskDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LayoutBuilderLocalTaskDeriver::__construct | function | core/ |
Constructs a new LayoutBuilderLocalTaskDeriver. |
LayoutDefinition::$deriver | property | core/ |
The name of the deriver of this layout definition, if any. |
LayoutDefinition::getDeriver | function | core/ |
Gets the name of the deriver of this plugin definition, if it exists. |
LayoutDefinition::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
LayoutDeriver | class | core/ |
Provides a dynamic layout deriver for the test. |
LayoutDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MenuLinkContentDeriver | class | core/ |
Provides a deriver for user entered paths of menu links. |
MenuLinkContentDeriver.php | file | core/ |
|
MenuLinkContentDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
MenuLinkContentDeriver::$menuLinkManager | property | core/ |
The menu link manager. |
MenuLinkContentDeriver::create | function | core/ |
Creates a new class instance. |
MenuLinkContentDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MenuLinkContentDeriver::__construct | function | core/ |
Constructs a MenuLinkContentDeriver instance. |
MenuLinkContentDeriverTest | class | core/ |
Tests the menu link content deriver. |
MenuLinkContentDeriverTest.php | file | core/ |
|
MenuLinkContentDeriverTest::$modules | property | core/ |
Modules to install. |
MenuLinkContentDeriverTest::setUp | function | core/ |
|
MenuLinkContentDeriverTest::testRediscover | function | core/ |
Tests the rediscovering. |
MigrateNodeDeriverTest | class | core/ |
Test D6NodeDeriver. |
MigrateNodeDeriverTest | class | core/ |
Test D7NodeDeriver. |
MigrateNodeDeriverTest.php | file | core/ |
|
MigrateNodeDeriverTest.php | file | core/ |
|
MigrateNodeDeriverTest::$modules | property | core/ |
Modules to install. |
MigrateNodeDeriverTest::$pluginManager | property | core/ |
The migration plugin manager. |
MigrateNodeDeriverTest::setUp | function | core/ |
|
MigrateNodeDeriverTest::testBuilder | function | core/ |
Tests the d7_node node driver. |
MigrateNodeDeriverTest::testNoTranslations | function | core/ |
Tests node translation migrations with translation disabled. |
MigrateNodeDeriverTest::testNoTranslations | function | core/ |
Tests node translation migrations with translation disabled. |
MigrateNodeDeriverTest::testTranslations | function | core/ |
Tests node translation migrations with translation enabled. |
MigrateNodeDeriverTest::testTranslations | function | core/ |
Tests node translation migrations with translation enabled. |
MigrationDeriverTrait | trait | core/ |
Provides functionality for migration derivers. |
MigrationDeriverTrait.php | file | core/ |
|
MigrationDeriverTrait::getSourcePlugin | function | core/ |
Returns a fully initialized instance of a source plugin. |
MockLayoutBlockDeriver | class | core/ |
Mock implementation of DeriverInterface for the mock layout block plugin. |
MockLayoutBlockDeriver.php | file | core/ |
|
MockLayoutBlockDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MockMenuBlockDeriver | class | core/ |
Mock implementation of DeriverInterface for the mock menu block plugin. |
MockMenuBlockDeriver.php | file | core/ |
|
MockMenuBlockDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
OEmbedDeriver | class | core/ |
Derives media source plugin definitions for supported oEmbed providers. |
OEmbedDeriver.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.