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 11.x for key
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticMapTest::testMapDotInKey | function | core/ |
Tests when there is a dot in a map key. |
| StorageBase::getAllKeys | function | core/ |
|
| 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/ |
|
| StubSchema::addUniqueKey | function | core/ |
|
| StubSchema::dropPrimaryKey | function | core/ |
|
| StubSchema::dropUniqueKey | function | core/ |
|
| SubProcess::transformKey | function | core/ |
Runs the process pipeline for the key to determine its dynamic name. |
| 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/ |
|
| 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. |
| 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/ |
The key/value factory. |
| UpdateHookRegistryTest::$keyValueStore | property | core/ |
The key/value store. |
| 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::getAllowedKeys | function | core/ |
Returns the list of valid keys. |
| ValidKeysConstraint::__construct | function | core/ |
Constructs a ValidKeysConstraint object. |
| ValidKeysConstraintValidator | class | core/ |
Validates the ValidKeys constraint. |
| ValidKeysConstraintValidator.php | file | core/ |
|
| ValidKeysConstraintValidator::getDynamicMessageParameters | function | core/ |
Computes message parameters for dynamic type violations. |
| ValidKeysConstraintValidator::validate | function | core/ |
|
| ValidKeysConstraintValidatorTest | class | core/ |
Tests the ValidKeys validation constraint. |
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.