Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| 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. |
| LinearHistory::getActiveCheckpoint | function | core/ |
Gets the active checkpoint. |
| LinearHistory::getIterator | function | core/ |
|
| LinearHistory::getParents | function | core/ |
Gets a checkpoint's parents. |
| 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. |
| Link::$linkGenerator | property | core/ |
The link generator. |
| Link::getLinkGenerator | function | core/ |
Returns the link generator. |
| Link::setLinkGenerator | function | core/ |
Sets the link generator service. |
| Link::toRenderable | function | core/ |
Returns a render array representation of the object. |
| Link::toString | function | core/ |
Generates the HTML for this Link object. |
| LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
| LinkAccessConstraintValidator.php | file | core/ |
|
| LinkAccessConstraintValidator::$current_user | property | core/ |
Proxy for the current user account. |
| LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| LinkAccessConstraintValidator::validate | function | core/ |
|
| LinkAccessConstraintValidator::__construct | function | core/ |
Constructs an instance of the LinkAccessConstraintValidator class. |
| LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
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.