Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 10.3.x for discovery
- Search 11.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BreakpointDiscoveryTest::testBreakpointGroups | function | core/ |
Test the collection of breakpoint groups. |
| BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Test the custom breakpoint group provided by a theme and a module. |
| BreakpointDiscoveryTest::testModuleBreakpoints | function | core/ |
Test the breakpoint group created for a module. |
| BreakpointDiscoveryTest::testThemeBreakpoints | function | core/ |
Test the breakpoint group created for a theme. |
| BreakpointManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| cache.discovery | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery_migration | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| CachedDiscoveryClearer | class | core/ |
Provides a proxy class for \Drupal\Core\Plugin\CachedDiscoveryClearer. |
| CachedDiscoveryClearer | class | core/ |
Defines a class which is capable of clearing the cache on plugin managers. |
| CachedDiscoveryClearer.php | file | core/ |
|
| CachedDiscoveryClearer.php | file | core/ |
|
| CachedDiscoveryClearer::$cachedDiscoveries | property | core/ |
The stored discoveries. |
| CachedDiscoveryClearer::$container | property | core/ |
The service container. |
| CachedDiscoveryClearer::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| CachedDiscoveryClearer::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| CachedDiscoveryClearer::addCachedDiscovery | function | core/ |
Adds a plugin manager to the active list. |
| CachedDiscoveryClearer::addCachedDiscovery | function | core/ |
Adds a plugin manager to the active list. |
| CachedDiscoveryClearer::clearCachedDefinitions | function | core/ |
Clears the cache on all cached discoveries. |
| CachedDiscoveryClearer::clearCachedDefinitions | function | core/ |
Clears the cache on all cached discoveries. |
| CachedDiscoveryClearer::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| CachedDiscoveryClearer::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| CachedDiscoveryClearerInterface | interface | core/ |
Provides a way to clear static caches of all plugin managers. |
| CachedDiscoveryClearerInterface.php | file | core/ |
|
| CachedDiscoveryClearerInterface::addCachedDiscovery | function | core/ |
Adds a plugin manager to the active list. |
| CachedDiscoveryClearerInterface::clearCachedDefinitions | function | core/ |
Clears the cache on all cached discoveries. |
| CachedDiscoveryInterface | interface | core/ |
Interface for discovery components holding a cache of plugin definitions. |
| CachedDiscoveryInterface.php | file | core/ |
|
| CachedDiscoveryInterface::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| CachedDiscoveryInterface::useCaches | function | core/ |
Disable the use of caches. |
| cache_context.test_discovery | service | core/ |
Drupal\simpletest\Cache\Context\TestDiscoveryCacheContext |
| 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/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator[[api-linebreak]] @group Plugin |
| ContainerDerivativeDiscoveryDecoratorTest.php | file | core/ |
|
| ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| 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 that plugins in a custom directory are correctly discovered using annotated classes. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.