Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| SortArray::sortByKeyInt | function | core/ |
Sorts an integer array item by an arbitrary key. |
| SortArray::sortByKeyRecursive | function | core/ |
Sorts an array recursively, by key, alphabetically. |
| SortArray::sortByKeyString | function | core/ |
Sorts a string array item by an arbitrary key. |
| SortArrayTest::testRecursiveSortByKey | function | core/ |
Tests sorting arrays recursively by key. |
| SourcePluginBase::$cacheKey | property | core/ |
Key to use for caching counts. |
| SourcePluginBase::key | function | core/ |
Gets the iterator key. |
| Sql::$currentKey | property | core/ |
The current key. |
| Sql::key | function | core/ |
Implementation of \Iterator::key(). |
| SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
| 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. |
| 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. |
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.