Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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. |
LazyPluginCollection::getIterator | function | core/ |
|
LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative | function | core/ |
@covers ::copy[[api-linebreak]] |
LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive | function | core/ |
@covers ::copy[[api-linebreak]] |
LegacyVersionUtility::convertToLegacyVersion | function | core/ |
Converts a version number to a legacy version if needed and possible. |
LegacyVersionUtility::convertToSemanticVersion | function | core/ |
Converts a version number to a semantic version if needed. |
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/ |
@coversDefaultClass \Drupal\Core\Config\Checkpoint\LinearHistory[[api-linebreak]] @group Config |
LinearHistoryTest.php | file | core/ |
|
LinearHistoryTest::CHECKPOINT_KEY | constant | core/ |
The key used store of all the checkpoint names in state. |
LinearHistoryTest::testAdd | function | core/ |
@covers ::add[[api-linebreak]] @covers ::count[[api-linebreak]] @covers ::getActiveCheckpoint[[api-linebreak]] @covers \Drupal\Core\Config\Checkpoint\Checkpoint[[api-linebreak]] |
LinearHistoryTest::testAddException | function | core/ |
@covers ::add[[api-linebreak]] |
LinearHistoryTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
LinearHistoryTest::testDeleteAll | function | core/ |
@covers ::delete[[api-linebreak]] |
LinearHistoryTest::testDeleteException | function | core/ |
@covers ::delete[[api-linebreak]] |
LinearHistoryTest::testGetParents | function | core/ |
@covers ::getParents[[api-linebreak]] |
LinearHistoryTest::testGetParentsException | function | core/ |
@covers ::getParents[[api-linebreak]] |
LinksetController::processCustomLinkAttributes | function | core/ |
Process custom link parameters. |
LinksetController::toLinkTargetObjects | function | core/ |
Encode a menu tree as link items and capture any cacheability metadata. |
LinksetControllerTest::testCustomLinkRelation | function | core/ |
Tests that menu items can use a custom link relation. |
LocalActionWithDestination::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
LocaleDefaultConfigStorageTest | class | core/ |
@group locale |
LocaleDefaultConfigStorageTest.php | file | core/ |
|
LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
Tests retrieval of component names from locale default config storage. |
LocaleProjectStorageTest | class | core/ |
@coversDefaultClass \Drupal\locale\LocaleProjectStorage[[api-linebreak]] @group locale @runTestsInSeparateProcesses |
LocaleProjectStorageTest.php | file | core/ |
|
LocaleProjectStorageTest::$keyValueMemoryFactory | property | core/ |
The key value memory factory. |
LocaleProjectStorageTest::$projectStorage | property | core/ |
The local project storage. |
LocaleProjectStorageTest::setUp | function | core/ |
|
LocaleProjectStorageTest::testDelete | function | core/ |
Tests deleted projects are not included in the count. |
LocaleProjectStorageTest::testSorting | function | core/ |
Tests that projects are sorted by weight and key. |
LocaleTestHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
LocaleTestHooks::tokens | function | core/ |
Implements hook_tokens(). |
Lock::getOwnerId | function | core/ |
Gets the owner ID. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.