Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\Asset\LibrariesDirectoryFileFinder. |
| LibrariesDirectoryFileFinderTest.php | file | core/ |
|
| LibrariesDirectoryFileFinderTest::testFind | function | core/ |
Tests find. |
| 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::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. |
| LibraryDiscoveryCollectorTest::testResolveCacheMiss | function | core/ |
Tests the resolve cache miss function. |
| LibraryDiscoveryParser::$librariesDirectoryFileFinder | property | core/ |
The libraries directory file finder. |
| LibraryDiscoveryParser::setOverrideValue | function | core/ |
Overrides the specified library asset. |
| LibraryDiscoveryParserTest::$librariesDirectoryFileFinder | property | core/ |
The mocked libraries directory file finder. |
| LibraryDiscoveryParserTest::setUpMockLibrariesDirectoryFileFinder | function | core/ |
Reinitializes the libraries directory file finder as a mock object. |
| LinearHistory | class | core/ |
A chronological list of Checkpoint objects. |
| LinearHistory.php | file | core/ |
|
| LinearHistory::$activeCheckpoint | property | core/ |
The active checkpoint. |
| LinearHistory::$checkpoints | property | core/ |
The list of checkpoints, keyed by ID. |
| LinearHistory::add | function | core/ |
Adds a new checkpoint. |
| LinearHistory::CHECKPOINT_KEY | constant | core/ |
The store of all the checkpoint names in state. |
| LinearHistory::count | function | core/ |
|
| LinearHistory::delete | function | core/ |
Deletes a checkpoint. |
| LinearHistory::deleteAll | function | core/ |
Deletes all checkpoints. |
| LinearHistory::get | function | core/ |
Gets a checkpoint. |
Pagination
- Previous page
- Page 153
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.