Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 8.9.x for discovery
- Search 10.3.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComponentPluginManagerCachedDiscoveryTest::$themes | property | core/ |
Themes to install. |
| ComponentPluginManagerCachedDiscoveryTest::testComponentDiscoveryOnThemeInstall | function | core/ |
Tests cached component plugin discovery on theme install and uninstall. |
| ConfigMapperManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ConfigSchemaDiscovery | class | core/ |
Allows YAML files to define config schema types. |
| ConfigSchemaDiscovery.php | file | core/ |
|
| ConfigSchemaDiscovery::$schemaStorage | property | core/ |
A storage instance for reading configuration schema data. |
| ConfigSchemaDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| ConfigSchemaDiscovery::__construct | function | core/ |
Constructs a ConfigSchemaDiscovery object. |
| ConfigTranslationUiThemeTest::testThemeDiscovery | function | core/ |
Tests that theme provided *.config_translation.yml files are found. |
| ConstraintManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ContainerDerivativeDiscoveryDecorator | class | core/ |
Injects dependencies into derivers if they use ContainerDeriverInterface. |
| ContainerDerivativeDiscoveryDecorator.php | file | core/ |
|
| ContainerDerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
| ContainerDerivativeDiscoveryDecoratorTest | class | core/ |
Tests Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator. |
| ContainerDerivativeDiscoveryDecoratorTest.php | file | core/ |
|
| ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| ContextualLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ContextualLinkManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
| CustomAnnotationClassDiscoveryTest | class | core/ |
Tests that a custom annotation class is used. |
| CustomAnnotationClassDiscoveryTest.php | file | core/ |
|
| CustomAnnotationClassDiscoveryTest::setUp | function | core/ |
|
| CustomDirectoryAnnotatedClassDiscoveryTest | class | core/ |
Tests discovery of annotated plugins in a custom directory. |
| CustomDirectoryAnnotatedClassDiscoveryTest.php | file | core/ |
|
| CustomDirectoryAnnotatedClassDiscoveryTest::setUp | function | core/ |
|
| D6NodeDeriver::$fieldDiscovery | property | core/ |
The migration field discovery service. |
| D7NodeDeriver::$fieldDiscovery | property | core/ |
The migration field discovery service. |
| D7TaxonomyTermDeriver::$fieldDiscovery | property | core/ |
The migration field discovery service. |
| DatabaseDriverList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| DefaultFactory::$discovery | property | core/ |
The object that gets the plugin definitions that this factory instantiates. |
| DefaultPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| DerivativeDiscoveryDecorator | class | core/ |
Base class providing the tools for a plugin discovery to be derivative aware. |
| DerivativeDiscoveryDecorator.php | file | core/ |
|
| DerivativeDiscoveryDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
| DerivativeDiscoveryDecorator::$derivers | property | core/ |
Plugin derivers. |
| DerivativeDiscoveryDecorator::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
| DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
| DerivativeDiscoveryDecorator::getDefinition | function | core/ |
|
| DerivativeDiscoveryDecorator::getDefinitions | function | core/ |
|
| DerivativeDiscoveryDecorator::getDerivatives | function | core/ |
Adds derivatives to a list of plugin definitions. |
| DerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
| DerivativeDiscoveryDecorator::getDeriverClass | function | core/ |
Gets the deriver class name from the base plugin definition. |
| DerivativeDiscoveryDecorator::mergeDerivativeDefinition | function | core/ |
Merges a base and derivative definition, taking into account empty values. |
| DerivativeDiscoveryDecorator::useCaches | function | core/ |
Disable the use of caches. |
| DerivativeDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| DerivativeDiscoveryDecorator::__construct | function | core/ |
Creates a new instance. |
| DerivativeDiscoveryDecoratorTest | class | core/ |
Unit tests for the derivative discovery decorator. |
| DerivativeDiscoveryDecoratorTest.php | file | core/ |
|
| DerivativeDiscoveryDecoratorTest::$discoveryMain | property | core/ |
The mock main discovery object. |
| DerivativeDiscoveryDecoratorTest::setUp | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.