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 |
|---|---|---|---|
| AttributeDiscoveryWithAnnotationsAutomatedProviders.php | file | core/ |
|
| AttributeDiscoveryWithAnnotationsAutomatedProviders::parseClass | function | core/ |
Parses attributes from a class. |
| AttributeDiscoveryWithAnnotationsAutomatedProviders::__construct | function | core/ |
Constructs an AttributeDiscoveryWithAnnotations object. |
| AttributeRouteDiscovery | class | core/ |
Discovers routes using Symfony's Route attribute. |
| AttributeRouteDiscovery.php | file | core/ |
|
| AttributeRouteDiscovery::addRoute | function | core/ |
Adds a route to the provided route collection. |
| AttributeRouteDiscovery::collectRoutes | function | core/ |
Creates a collection of routes to add to the route builder. |
| AttributeRouteDiscovery::configureRoute | function | core/ |
Configures the _controller default parameter of a given Route instance. |
| AttributeRouteDiscovery::createRouteCollection | function | core/ |
Creates a route collection from a class's attributed methods. |
| AttributeRouteDiscovery::getAttributes | function | core/ |
Gets the PHP attributes. |
| AttributeRouteDiscovery::getGlobals | function | core/ |
Creates the default route settings for a class. |
| AttributeRouteDiscovery::getPriority | function | core/ |
Determines the priority of the route build event listener. |
| AttributeRouteDiscovery::__construct | function | core/ |
|
| AttributeRouteDiscoveryTest | class | core/ |
Tests \Drupal\Core\Routing\AttributeRouteDiscovery. |
| AttributeRouteDiscoveryTest.php | file | core/ |
|
| AttributeRouteDiscoveryTest::$routeCollection | property | core/ |
The discovered route collection. |
| AttributeRouteDiscoveryTest::setUp | function | core/ |
|
| AttributeRouteDiscoveryTest::testAllRouteProperties | function | core/ |
Tests all supported route properties. |
| AttributeRouteDiscoveryTest::testClassGlobalsInheritance | function | core/ |
Tests that a method inherits class-level globals. |
| AttributeRouteDiscoveryTest::testClassGlobalsMerging | function | core/ |
Tests that method-level properties correctly merge with class globals. |
| AttributeRouteDiscoveryTest::testOnRouteBuild | function | core/ |
@legacy-covers ::onRouteBuild |
| BreakpointDiscoveryTest | class | core/ |
Tests discovery of breakpoints provided by themes and modules. |
| BreakpointDiscoveryTest.php | file | core/ |
|
| BreakpointDiscoveryTest::$modules | property | core/ |
Modules to install. |
| BreakpointDiscoveryTest::setUp | function | core/ |
|
| BreakpointDiscoveryTest::testBreakpointGroups | function | core/ |
Tests the collection of breakpoint groups. |
| BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Tests the custom breakpoint group provided by a theme and a module. |
| BreakpointDiscoveryTest::testModuleBreakpoints | function | core/ |
Tests the breakpoint group created for a module. |
| BreakpointDiscoveryTest::testThemeBreakpoints | function | core/ |
Tests the breakpoint group created for a theme. |
| BreakpointManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| BundleClassTest::testBundleClassAttributeDiscovery | function | core/ |
Tests bundle class discovery via attributes. |
| cache.discovery | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery_migration | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| CachedDiscoveryClearer | class | core/ |
Defines a class which is capable of clearing the cache on plugin managers. |
| CachedDiscoveryClearer.php | file | core/ |
|
| CachedDiscoveryClearer::$legacyCachedDiscoveries | property | core/ |
The legacy stored discoveries. |
| CachedDiscoveryClearer::addCachedDiscovery | function | core/ |
Adds a plugin manager to the active list. |
| CachedDiscoveryClearer::clearCachedDefinitions | function | core/ |
Clears the cache on all cached discoveries. |
| CachedDiscoveryClearer::__construct | function | core/ |
Constructs the CachedDiscoveryClearer service. |
| CachedDiscoveryClearerInterface | interface | core/ |
Provides a way to clear static caches of all plugin managers. |
| CachedDiscoveryClearerInterface.php | file | core/ |
|
| 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. |
| CKEditor5PluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ComponentPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ComponentPluginManagerCachedDiscoveryTest | class | core/ |
Tests discovery of components in a theme being installed or uninstalled. |
| ComponentPluginManagerCachedDiscoveryTest.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.