Search for key
Title | Object type | File name | Summary |
---|---|---|---|
KeyValueStoreInterface::rename | function | core/ |
Renames a key. |
KeyValueStoreInterface::set | function | core/ |
Saves a value for a given key. |
KeyValueStoreInterface::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
KeyValueStoreInterface::setMultiple | function | core/ |
Saves key/value pairs. |
keyvalue_test.info.yml | file | core/ |
core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml |
keyvalue_test.module | file | core/ |
Sets up the key value entity storage. |
keyvalue_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
LanguageListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
LayoutBuilderQuickEditTest::replaceLayoutBuilderFieldIdKeys | function | core/ |
Replaces the array keys with Layout Builder field IDs when needed. |
LayoutBuilderWidget::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
LayoutTempstoreRepository::getKey | function | core/ |
Gets the string to use as the tempstore key. |
layout_builder_post_update_fix_tempstore_keys | function | core/ |
Fix Layout Builder tempstore keys of existing entries. |
LinkCollection::hasLinkWithKey | function | core/ |
Whether a link with the given key exists. |
LinkCollection::validKey | function | core/ |
Ensures that a link key is valid. |
LinkCollectionNormalizer::LINK_KEY | constant | core/ |
The normalizer $context key name for the key of an individual link. |
LocaleProjectStorage::$keyValueStore | property | core/ |
The key value store to use. |
Log::$connectionKey | property | core/ |
The connection key for which this object is logging. |
LoggingTest::testGetLoggingWrongKey | function | core/ |
Tests that getLog with a wrong key return an empty array. |
LonelyMonkeyClass | class | core/ |
A class with a single dependency. |
LonelyMonkeyClass.php | file | core/ |
|
LonelyMonkeyClass::__construct | function | core/ |
|
LonelyMonkeyController | class | core/ |
Provides a controller which calls out to a service with missing dependencies. |
LonelyMonkeyController.php | file | core/ |
|
LonelyMonkeyController::create | function | core/ |
Instantiates a new instance of this class. |
LonelyMonkeyController::testBrokenClass | function | core/ |
|
LonelyMonkeyController::__construct | function | core/ |
|
MediaUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the media entity type has an 'owner' entity key. |
MenuLinkContentUpdateTest::testPublishedEntityKeyAddition | function | core/ |
Tests the addition of the publishing status entity key. |
Merge::key | function | core/ |
Sets a single key field to be used as condition for this query. |
Merge::keys | function | core/ |
Sets the key fields to be used as conditions for this query. |
MigrateSourceTest::testCountCacheKey | function | core/ |
Test that the key can be set for the count cache. |
MigrateStubTest::testInvalidSourceIdKeys | function | core/ |
Tests invalid source ids keys. |
ModuleHandler::$includeFileKeys | property | core/ |
A list of module include file keys. |
ModulesListConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesListForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesUninstallConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesUninstallForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModuleVersionTest::createKeyedTestCases | function | core/ |
Creates test case arrays for data provider methods. |
MonkeysInTheControlRoom | class | core/ |
A http middleware designed to cause bedlam. |
MonkeysInTheControlRoom.php | file | core/ |
|
MonkeysInTheControlRoom::$app | property | core/ |
The app kernel. |
MonkeysInTheControlRoom::handle | function | core/ |
|
MonkeysInTheControlRoom::__construct | function | core/ |
MonkeysInTheControlRoom constructor. |
MoveBlockFormTest::moveBlockWithKeyboard | function | core/ |
Moves a block in the draggable table. |
MoveRevisionMetadataFieldsUpdateTest::testAddingRequiredRevisionMetadataKeys | function | core/ |
Tests the addition of required revision metadata keys. |
NestedArray::keyExists | function | core/ |
Determines whether a nested array contains the requested keys. |
NestedArrayTest::testKeyExists | function | core/ |
Tests existence of array key. |
NestedArrayTest::testMergeExplicitKeys | function | core/ |
Tests that even with explicit keys, values are appended, not merged. |
NestedArrayTest::testMergeImplicitKeys | function | core/ |
Tests that arrays with implicit keys are appended, not merged. |
NestedArrayTest::testMergeOutOfSequenceKeys | function | core/ |
Tests that array keys values on the first array are ignored when merging. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.