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 |
|---|---|---|---|
| LayoutDiscoveryThemeHooks::preprocessLayout | function | core/ |
Prepares variables for layout templates. |
| LayoutDiscoveryThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LayoutDiscoveryThemeHooks::__construct | function | core/ |
|
| LayoutPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| layout_discovery.info.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.info.yml |
| layout_discovery.layouts.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.layouts.yml |
| layout_discovery.libraries.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.libraries.yml |
| layout_discovery.module | file | core/ |
|
| layout_discovery.post_update.php | file | core/ |
Post update functions for layout discovery. |
| layout_discovery.services.yml | file | core/ |
core/modules/layout_discovery/layout_discovery.services.yml |
| layout_discovery_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| library.discovery | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryCollector |
| library.discovery.collector | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryCollector |
| library.discovery.parser | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryParser |
| LibraryDependencyResolver::$libraryDiscovery | property | core/ |
The library discovery service. |
| LibraryDependencyResolverTest::$libraryDiscovery | property | core/ |
The mocked library discovery service. |
| LibraryDependencyResolverTest::$libraryDiscoveryParser | property | core/ |
The mock library discovery parser. |
| LibraryDiscovery | class | core/ |
Discovers available asset libraries in Drupal. |
| LibraryDiscovery.php | file | core/ |
|
| LibraryDiscovery::$collector | property | core/ |
The library discovery cache collector. |
| LibraryDiscovery::clearCachedDefinitions | function | core/ |
Clears static and persistent library definition caches. |
| LibraryDiscovery::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
| LibraryDiscovery::getLibraryByName | function | core/ |
Gets a single library defined by an extension by name. |
| LibraryDiscovery::__construct | function | core/ |
Constructs a new LibraryDiscovery instance. |
| LibraryDiscoveryCollector | class | core/ |
A CacheCollector implementation for building library extension info. |
| LibraryDiscoveryCollector.php | file | core/ |
|
| LibraryDiscoveryCollector::$discoveryParser | property | core/ |
The library discovery parser. |
| LibraryDiscoveryCollector::$themeManager | property | core/ |
The theme manager. |
| LibraryDiscoveryCollector::applyLibrariesExtend | function | core/ |
Applies the libraries-extend specified by the active theme. |
| LibraryDiscoveryCollector::clearCachedDefinitions | function | core/ |
Clears static and persistent cache. |
| LibraryDiscoveryCollector::getCid | function | core/ |
Gets the cache ID. |
| LibraryDiscoveryCollector::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
| LibraryDiscoveryCollector::getLibraryByName | function | core/ |
Gets a single library defined by an extension by name. |
| LibraryDiscoveryCollector::getLibraryDefinitions | function | core/ |
Returns the library definitions for a given extension. |
| LibraryDiscoveryCollector::reset | function | core/ |
Resets the local cache. |
| LibraryDiscoveryCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| LibraryDiscoveryCollector::__construct | function | core/ |
Constructs a CacheCollector object. |
| LibraryDiscoveryCollectorTest | class | core/ |
Tests Drupal\Core\Asset\LibraryDiscoveryCollector. |
| LibraryDiscoveryCollectorTest.php | file | core/ |
|
| LibraryDiscoveryCollectorTest::$activeTheme | property | core/ |
The active theme. |
| LibraryDiscoveryCollectorTest::$cache | property | core/ |
The mock cache backend. |
| LibraryDiscoveryCollectorTest::$libraryData | property | core/ |
Test library data. |
| LibraryDiscoveryCollectorTest::$libraryDiscoveryCollector | property | core/ |
The library discovery collector under test. |
| LibraryDiscoveryCollectorTest::$libraryDiscoveryParser | property | core/ |
The mock library discovery parser. |
| LibraryDiscoveryCollectorTest::$lock | property | core/ |
The mock lock backend. |
| LibraryDiscoveryCollectorTest::$themeManager | property | core/ |
The mocked theme manager. |
| LibraryDiscoveryCollectorTest::setUp | function | core/ |
|
| LibraryDiscoveryCollectorTest::testDestruct | function | core/ |
Tests the destruct method. |
| LibraryDiscoveryCollectorTest::testLibrariesExtend | function | core/ |
Tests library with an extend. |
| LibraryDiscoveryCollectorTest::testLibrariesExtendDeprecated | function | core/ |
Tests a deprecated library with an extend. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.