Search for key
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DraggableListBuilder::$weightKey | property | core/ | Name of the entity's weight field or FALSE if no field is provided. | 
| DropIndexAllOnKeyValueExpireTableUpdateTest | class | core/ | Tests that 'all' index is dropped from the 'key_value_expire' table. | 
| DropIndexAllOnKeyValueExpireTableUpdateTest.php | file | core/ | |
| DropIndexAllOnKeyValueExpireTableUpdateTest::setDatabaseDumpFiles | function | core/ | Set database dump files to be used. | 
| DropIndexAllOnKeyValueExpireTableUpdateTest::testUpdate | function | core/ | Tests that 'all' index is dropped from the 'key_value_expire' table. | 
| Drupal::keyValue | function | core/ | Returns a key/value storage collection. | 
| Drupal::keyValueExpirable | function | core/ | Returns an expirable key value store collection. | 
| DrupalKernel::getContainerCacheKey | function | core/ | Returns the container cache key based on the environment. | 
| DrupalTest::testKeyValue | function | core/ | Tests the keyValue() method. | 
| DrupalTest::testKeyValueExpirable | function | core/ | Tests the keyValueExpirable() method. | 
| EditDetails::getFormKey | function | core/ | Returns the key that represents this form. | 
| entity.query.keyvalue | service | core/ | Drupal\Core\Entity\KeyValueStore\Query\QueryFactory | 
| Entity::getKey | function | core/ | Returns a specific entity key. | 
| EntityAutocompleteController::$keyValue | property | core/ | The key value store. | 
| EntityBase::getConfigDependencyKey | function | core/ | Gets the key that is used to store configuration dependencies. | 
| EntityCondition::OPERATOR_KEY | constant | core/ | The operator key in the condition: filter[lorem][condition][<operator>]. | 
| EntityCondition::PATH_KEY | constant | core/ | The field key in the filter condition: filter[lorem][condition][<field>]. | 
| EntityCondition::VALUE_KEY | constant | core/ | The value key in the filter condition: filter[lorem][condition][<value>]. | 
| EntityCreateAccessCheck::$requirementsKey | property | core/ | The key used by the routing requirement. | 
| EntityCreateAnyAccessCheck::$requirementsKey | property | core/ | The key used by the routing requirement. | 
| EntityDefinitionTestTrait::makeBaseFieldEntityKey | function | core/ | Promotes a field to an entity key. | 
| EntityDefinitionUpdateTest::testBaseFieldEntityKeyUpdateWithExistingData | function | core/ | Tests updating a base field when it has existing data. | 
| EntityDisplayPluginCollection::$pluginKey | property | core/ | The key within the plugin configuration that contains the plugin ID. | 
| EntityFieldManager::$keyValueFactory | property | core/ | The key-value factory. | 
| EntityFieldManagerTest::$keyValueFactory | property | core/ | The keyvalue factory. | 
| EntityInterface::getConfigDependencyKey | function | core/ | Gets the key that is used to store configuration dependencies. | 
| EntityKeysTest | class | core/ | Test the behavior of entity keys. | 
| EntityKeysTest.php | file | core/ | |
| EntityKeysTest::multipleKeysCacheTestCases | function | core/ | Data provider for ::testMultipleKeysCache. | 
| EntityKeysTest::testMultipleKeysCache | function | core/ | Tests the cache when multiple keys reference a single field. | 
| EntityLastInstalledSchemaRepository::$keyValueFactory | property | core/ | The key-value factory. | 
| EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ | Gets the type of the ID key for a given entity type. | 
| EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ | Tests entity queries with condition on the revision metadata keys. | 
| EntityReferenceSelectionReferenceableTest::testReferenceablesWithNoLabelKey | function | core/ | Tests referenceable entities with no target entity type 'label' key. | 
| EntitySchemaTest::findPrimaryKeys | function | core/ | Finds the primary keys for a given entity type. | 
| EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ | Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() | 
| EntitySchemaTest::testPrimaryKeyUpdate | function | core/ | Tests deleting and creating a field that is part of a primary key. | 
| EntityStorageBase::$idKey | property | core/ | Name of the entity's ID field in the entity database table. | 
| EntityStorageBase::$langcodeKey | property | core/ | The name of the entity langcode property. | 
| EntityStorageBase::$uuidKey | property | core/ | Name of entity's UUID database table field, if it supports UUIDs. | 
| EntityTest::getEntityKey | function | core/ | Gets the value of the given entity key, if defined. | 
| EntityTestMulLangcodeKey | class | core/ | Defines a test entity class using a custom langcode entity key. | 
| EntityTestMulLangcodeKey.php | file | core/ | |
| EntityType::$entity_keys | property | core/ | An array of entity keys. | 
| EntityType::getConfigDependencyKey | function | core/ | Gets the key that is used to store configuration dependencies. | 
| EntityType::getKey | function | core/ | Gets a specific entity key. | 
| EntityType::getKeys | function | core/ | Gets an array of entity keys. | 
| EntityType::hasKey | function | core/ | Indicates if a given entity key exists. | 
| EntityTypeInterface::getConfigDependencyKey | function | core/ | Gets the key that is used to store configuration dependencies. | 
| EntityTypeInterface::getKey | function | core/ | Gets a specific entity key. | 
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
