Search for key
Title | Object type | File name | Summary |
---|---|---|---|
State::$keyValueStore | property | core/ |
The key value store to use. |
StateInterface::PLUGIN_FORM_KEY | constant | core/ |
The key of the state plugin form. |
StatementBase::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
StatementInterface::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
StatementIteratorTrait::$resultsetKey | property | core/ |
The key of the current row. |
StatementIteratorTrait::key | function | core/ |
Returns the key of the current element. |
StatementTest::testPartiallyIteratedStatementFetchAllKeyed | function | core/ |
Tests statement fetchAllKeyed after a partial traversal. |
StateTest::$keyValueStorage | property | core/ |
The mocked key value store. |
StaticMapTest::testMapDotInKey | function | core/ |
Tests when there is a dot in a map key. |
StorageTestBase::testNonExistingKeys | function | core/ |
Tests expected behavior for non-existing keys. |
StringDatabaseStorage::dbStringKeys | function | core/ |
Gets keys values that are in a database table. |
StringLoader::getCacheKey | function | core/ |
|
StubSchema::addPrimaryKey | function | core/ |
Add a primary key. |
StubSchema::addUniqueKey | function | core/ |
Add a unique key. |
StubSchema::dropPrimaryKey | function | core/ |
Drop the primary key. |
StubSchema::dropUniqueKey | function | core/ |
Drop a unique key. |
SubProcess::transformKey | function | core/ |
Runs the process pipeline for the key to determine its dynamic name. |
system_post_update_remove_path_key | function | core/ |
Remove path key in system.file. |
TableDragTest::assertKeyboardAccessibility | function | core/ |
Asserts accessibility through keyboard of a test draggable table. |
TableDragTest::moveRowWithKeyboard | function | core/ |
Moves a row through the keyboard. |
TableDragTest::testKeyboardAccessibility | function | core/ |
Tests accessibility through keyboard of the tabledrag functionality. |
TableDragTest::testRootLeafDraggableRowsWithKeyboard | function | core/ |
Tests the root and leaf behaviors for rows. |
TempStoreIdentifierInterface::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
TestEntityType::setKey | function | core/ |
Sets a specific entity key. |
TestLoader::getCacheKey | function | core/ |
|
TestSessionBag::$storageKey | property | core/ |
Key used when persisting the session. |
TestSessionBag::getStorageKey | function | core/ |
|
TestSubscriber::getStateKey | function | core/ |
Computes the state key to use for a given event class. |
TestSubscriber::STATE_KEY | constant | core/ |
The key to use store the test results. |
ThemeRegistryLoader::getCacheKey | function | core/ |
|
TransitionInterface::PLUGIN_FORM_KEY | constant | core/ |
The key of the transition plugin form. |
TwigEnvironment::CACHE_PREFIX_METADATA_KEY | constant | core/ |
Key name of the Twig cache prefix metadata key-value pair in State. |
TwigPhpStorageCache::generateKey | function | core/ |
|
UniqueLabelInListConstraint::$labelKey | property | core/ |
The key of the label that this validation constraint should check. |
UnpackCollection::key | function | composer/ |
|
update.key_value.post_update | service | core/ |
Drupal\Core\KeyValueStore\KeyValueStoreInterface |
UpdateHookRegistry::$keyValue | property | core/ |
The system.schema key value storage. |
UpdateHookRegistryTest::$keyValueFactory | property | core/ |
|
UpdateHookRegistryTest::$keyValueStore | property | core/ |
|
UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
UpdateProcessor::$privateKey | property | core/ |
The private key. |
Upsert::$key | property | core/ |
The unique or primary key of the table. |
Upsert::key | function | core/ |
Sets the unique / primary key field to be used as condition for this query. |
UpsertTest::testUpsertWithKeywords | function | core/ |
Confirms that we can upsert records with keywords successfully. |
ValidKeysConstraint | class | core/ |
Checks that all the keys of a mapping are valid and required keys present. |
ValidKeysConstraint.php | file | core/ |
|
ValidKeysConstraint::$allowedKeys | property | core/ |
Keys which are allowed in the validated array, or `<infer>` to auto-detect. |
ValidKeysConstraint::$dynamicInvalidKeyMessage | property | core/ |
The error message if a key is unknown for the resolved type. |
ValidKeysConstraint::$dynamicMissingRequiredKeyMessage | property | core/ |
The error message if a dynamically required key is missing. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.