Search for key
Title | Object type | File name | Summary |
---|---|---|---|
Database::$activeKey | property | core/ |
The key of the currently active database connection. |
DataFieldRow::getFieldKeyAlias | function | core/ |
Return an alias for a field ID, as set in the options form. |
DbCommandBaseTest::testSpecifyDatabaseKey | function | core/ |
Tests specifying a database key. |
DbUpdateController::$keyValueExpirableFactory | property | core/ |
The keyvalue expirable factory. |
DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType | function | core/ |
@covers ::getEntityTypeIdKeyType |
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType |
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 |
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/ |
|
DraggableListBuilderTrait::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
DraggableListBuilderTrait::$weightKey | property | core/ |
Name of the entity's weight field or FALSE if no field is provided. |
DriverSpecificSchemaTestBase::providerTestSchemaCreateTablePrimaryKey | function | core/ |
Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey(). |
DriverSpecificSchemaTestBase::testChangePrimaryKeyToSerial | function | core/ |
Tests converting an int to a serial when the int column has data. |
DriverSpecificSchemaTestBase::testFindPrimaryKeyColumns | function | core/ |
@covers ::findPrimaryKeyColumns |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyAddition | function | core/ |
Tests adding an invalid field specification as a primary key. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyChange | function | core/ |
Tests changing the primary key with an invalid field specification. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyOnTableCreation | function | core/ |
Tests an invalid field specification as a primary key on table creation. |
DriverSpecificSchemaTestBase::testReservedKeywordsForNaming | function | core/ |
Tests handling with reserved keywords for naming tables, fields and more. |
DriverSpecificSchemaTestBase::testSchemaChangePrimaryKey | function | core/ |
Tests various schema changes' effect on the table's primary key. |
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. |
Drupal\Core\PrivateKey | service | core/ |
|
EditDetails::getFormKey | function | core/ |
Returns the key that represents this form. |
EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
|
EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
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/ |
|
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/ |
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.