Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
| SqlContentEntityStorage::$revisionKey | property | core/ |
Name of entity's revision database table field, if it supports revisions. |
| SqlContentEntityStorageSchema::addSharedTableFieldForeignKey | function | core/ |
Adds a foreign key for the specified field to the given schema definition. |
| SqlContentEntityStorageSchema::addSharedTableFieldUniqueKey | function | core/ |
Adds a unique key for the specified field to the given schema definition. |
| SqlContentEntityStorageSchema::addUniqueKey | function | core/ |
Creates a unique key, dropping it if already existing. |
| SqlContentEntityStorageSchema::getColumnSchemaRelevantKeys | function | core/ |
Returns a list of column schema keys affecting data storage. |
| SqlContentEntityStorageSchema::getFieldForeignKeys | function | core/ |
Gets field foreign keys. |
| SqlContentEntityStorageSchema::getFieldUniqueKeys | function | core/ |
Gets a unique key schema array for a given field. |
| StageFixtureManipulator::STATE_KEY | constant | core/ |
The state key to use. |
| State::$keysSetDuringRequest | property | core/ |
Tracks keys that have been modified during the request lifecycle. |
| State::$keyValueStore | property | core/ |
The key value store to use. |
| State::registerKeySetDuringRequest | function | core/ |
Registers a key that was set during the request. |
| 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/ |
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.