Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| LazyContextRepository | class | core/ |
Provides a context repository which uses context provider services. |
| LazyContextRepository.php | file | core/ |
|
| LazyContextRepository::$container | property | core/ |
The service container. |
| LazyContextRepository::$contextProviderServiceIDs | property | core/ |
The set of available context providers service IDs. |
| LazyContextRepository::$contexts | property | core/ |
The statically cached contexts. |
| LazyContextRepository::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| LazyContextRepository::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| LazyContextRepository::__construct | function | core/ |
Constructs a LazyContextRepository object. |
| LazyContextRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\LazyContextRepository[[api-linebreak]] @group context |
| LazyContextRepositoryTest.php | file | core/ |
|
| LazyContextRepositoryTest::$container | property | core/ |
The container. |
| LazyContextRepositoryTest::setUp | function | core/ |
|
| LazyContextRepositoryTest::setupContextAndProvider | function | core/ |
Sets up contexts and context providers. |
| LazyContextRepositoryTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testInvalidContextId | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyPluginCollection::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| LazyRouteCollection::getIterator | function | core/ |
|
| LazyRouteCollectionTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] @covers ::all[[api-linebreak]] |
| LibrariesDirectoryFileFinder | class | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder.php | file | core/ |
|
| LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
| LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
| LibrariesDirectoryFileFinder::$root | property | core/ |
The app root. |
| LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
| LibrariesDirectoryFileFinder::find | function | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder::__construct | function | core/ |
Constructs a new LibrariesDirectoryFileFinder instance. |
| LibrariesDirectoryFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibrariesDirectoryFileFinder[[api-linebreak]] @group Asset |
| LibrariesDirectoryFileFinderTest.php | file | core/ |
|
| LibrariesDirectoryFileFinderTest::testFind | function | core/ |
@covers ::find[[api-linebreak]] |
| library.discovery.collector | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryCollector |
| library.libraries_directory_file_finder | service | core/ |
Drupal\Core\Asset\LibrariesDirectoryFileFinder |
| LibraryDiscovery::$collector | property | core/ |
The library discovery cache collector. |
| 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::getCid | function | core/ |
Gets the cache ID. |
| 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/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscoveryCollector[[api-linebreak]] @group Asset |
| LibraryDiscoveryCollectorTest.php | file | core/ |
|
| LibraryDiscoveryCollectorTest::$activeTheme | property | core/ |
|
| LibraryDiscoveryCollectorTest::$cache | property | core/ |
The mock cache backend. |
Pagination
- Previous page
- Page 147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.