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 |
|---|---|---|---|
| LibraryDiscoveryCollector::applyLibrariesExtend | function | core/ |
Applies the libraries-extend specified by the active theme. |
| LibraryDiscoveryCollector::getCid | function | core/ |
|
| LibraryDiscoveryCollector::getLibrariesByExtension | function | core/ |
|
| LibraryDiscoveryCollector::getLibraryByName | function | core/ |
|
| LibraryDiscoveryCollector::getLibraryDefinitions | function | core/ |
Returns the library definitions for a given extension. |
| LibraryDiscoveryCollector::reset | function | core/ |
|
| LibraryDiscoveryCollector::resolveCacheMiss | function | core/ |
|
| 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 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 lock backend. |
| LibraryDiscoveryCollectorTest::$themeManager | property | core/ |
The 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 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/ |
|
| LinearHistory::CHECKPOINT_KEY | constant | core/ |
The store of all the checkpoint names in state. |
| LinearHistory::count | function | core/ |
|
| LinearHistory::delete | function | core/ |
|
| LinearHistory::deleteAll | function | core/ |
|
| LinearHistory::get | function | core/ |
|
| LinearHistory::getActiveCheckpoint | function | core/ |
|
| LinearHistory::getIterator | function | core/ |
|
| LinearHistory::getParents | function | core/ |
|
| LinearHistory::__construct | function | core/ |
Constructs a checkpoints object. |
| LinearHistoryTest | class | core/ |
Tests Drupal\Core\Config\Checkpoint\LinearHistory. |
| LinearHistoryTest.php | file | core/ |
|
| LinearHistoryTest::CHECKPOINT_KEY | constant | core/ |
The key used store of all the checkpoint names in state. |
| LinearHistoryTest::testAdd | function | core/ |
Tests add. |
| LinearHistoryTest::testAddException | function | core/ |
Tests add exception. |
| LinearHistoryTest::testDelete | function | core/ |
Tests delete. |
| LinearHistoryTest::testDeleteAll | function | core/ |
Tests delete all. |
| LinearHistoryTest::testDeleteException | function | core/ |
Tests delete exception. |
| LinearHistoryTest::testGetParents | function | core/ |
Tests get parents. |
| LinearHistoryTest::testGetParentsException | function | core/ |
Tests get parents exception. |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.