Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
LibraryDiscoveryCollectorTest::$libraryData property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Test library data.
LibraryDiscoveryCollectorTest::$libraryDiscoveryCollector property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The library discovery collector under test.
LibraryDiscoveryCollectorTest::$libraryDiscoveryParser property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mock library discovery parser.
LibraryDiscoveryCollectorTest::$lock property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mock lock backend.
LibraryDiscoveryCollectorTest::$themeManager property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php The mocked theme manager.
LibraryDiscoveryCollectorTest::setUp function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php
LibraryDiscoveryCollectorTest::testDestruct function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Tests the destruct method.
LibraryDiscoveryCollectorTest::testLibrariesExtend function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Tests library with an extend.
LibraryDiscoveryCollectorTest::testLibrariesExtendDeprecated function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Tests a deprecated library with an extend.
LibraryDiscoveryCollectorTest::testResolveCacheMiss function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryCollectorTest.php Tests the resolve cache miss function.
LibraryDiscoveryParser::$librariesDirectoryFileFinder property core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php The libraries directory file finder.
LibraryDiscoveryParser::setOverrideValue function core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php Overrides the specified library asset.
LibraryDiscoveryParserTest::$librariesDirectoryFileFinder property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php The mocked libraries directory file finder.
LibraryDiscoveryTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php The cache tags invalidator.
LinearHistory class core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php A chronological list of Checkpoint objects.
LinearHistory.php file core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
LinearHistory::$activeCheckpoint property core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php The active checkpoint.
LinearHistory::$checkpoints property core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php The list of checkpoints, keyed by ID.
LinearHistory::add function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Adds a new checkpoint.
LinearHistory::CHECKPOINT_KEY constant core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php The store of all the checkpoint names in state.
LinearHistory::count function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
LinearHistory::delete function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Deletes a checkpoint.
LinearHistory::deleteAll function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Deletes all checkpoints.
LinearHistory::get function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets a checkpoint.
LinearHistory::getActiveCheckpoint function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets the active checkpoint.
LinearHistory::getIterator function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
LinearHistory::getParents function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets a checkpoint's parents.
LinearHistory::__construct function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Constructs a checkpoints object.
LinearHistoryTest class core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests Drupal\Core\Config\Checkpoint\LinearHistory.
LinearHistoryTest.php file core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php
LinearHistoryTest::CHECKPOINT_KEY constant core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php The key used store of all the checkpoint names in state.
LinearHistoryTest::testAdd function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests add.
LinearHistoryTest::testAddException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests add exception.
LinearHistoryTest::testDelete function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete.
LinearHistoryTest::testDeleteAll function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete all.
LinearHistoryTest::testDeleteException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete exception.
LinearHistoryTest::testGetParents function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests get parents.
LinearHistoryTest::testGetParentsException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests get parents exception.
Link::$linkGenerator property core/lib/Drupal/Core/Link.php The link generator.
Link::getLinkGenerator function core/lib/Drupal/Core/Link.php Returns the link generator.
Link::setLinkGenerator function core/lib/Drupal/Core/Link.php Sets the link generator service.
Link::toRenderable function core/lib/Drupal/Core/Link.php Returns a render array representation of the object.
Link::toString function core/lib/Drupal/Core/Link.php Generates the HTML for this Link object.
LinkAccessConstraintValidator class core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php Validates the LinkAccess constraint.
LinkAccessConstraintValidator.php file core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php
LinkAccessConstraintValidator::$current_user property core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php Proxy for the current user account.
LinkAccessConstraintValidator::create function core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php Instantiates a new instance of this class.
LinkAccessConstraintValidator::validate function core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php
LinkAccessConstraintValidator::__construct function core/modules/link/src/Plugin/Validation/Constraint/LinkAccessConstraintValidator.php Constructs an instance of the LinkAccessConstraintValidator class.
LinkAccessConstraintValidatorTest class core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php Tests the LinkAccessConstraintValidator validator.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.