Search for key
- Search 7.x for key
- Search 9.5.x for key
- Search 8.9.x for key
- Search 10.3.x for key
- Search main for key
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| StorageBase::getAllKeys | function | core/ |
Retrieves all keys in the collection. |
| 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/ |
|
| UniqueKey | class | core/ |
Describes a database unique key. |
| UniqueKey.php | file | core/ |
|
| UniqueKey::__construct | function | core/ |
Constructor. |
| 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 column(s) of the table. |
| Upsert::key | function | core/ |
Sets the unique / primary key field(s) to be used as condition. |
| UpsertTest::testCompositeKeyUpsert | function | core/ |
Confirms that we can upsert records with composite keys successfully. |
| UpsertTest::testDegeneratedCompositeKeyUpsert | function | core/ |
Tests an upsert with a composite key and no columns to update. |
| 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::getAllowedKeys | function | core/ |
Returns the list of valid keys. |
| ValidKeysConstraint::getDefaultOption | function | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.