Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| db_drop_primary_key | function | core/ |
Drops the primary key of a database table. |
| db_drop_unique_key | function | core/ |
Drops a unique key. |
| DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultLazyPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| DefaultPluginManager::$cacheKey | property | core/ |
The cache key. |
| DefaultsEntityForm::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
| DefaultsSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
| Display::getFormKey | function | core/ |
Returns the key that represents this form. |
| DisplayPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| DocParserTest::testKeyHasNumber | function | core/ |
|
| DocParserTest::testReservedKeywordsInAnnotations | function | core/ |
|
| DraggableListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
| DraggableListBuilder::$weightKey | property | core/ |
Name of the entity's weight field or FALSE if no field is provided. |
| drupal-8.theme-dependencies-in-module-key-2904550.php | file | core/ |
Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing upgrade path of https://www.drupal.org/project/drupal/issues/2904550. |
| 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. |
| 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/ |
Test 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 values returned by SelectionInterface::getReferenceableEntities() when the target entity type has no '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. |
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.