Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandlerExtra::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandlerGroup::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigTest::assertOverriddenKeys | function | core/ |
Asserts that the correct keys are overridden. |
| Connection::$key | property | core/ |
The key representing this connection. |
| Connection::$postgresqlReservedKeyWords | property | core/ |
The list of PostgreSQL reserved key words. |
| Connection::$reservedKeyWords | property | core/ |
The list of MySQL reserved key words. |
| Connection::getKey | function | core/ |
Returns the key this connection is associated with. |
| Connection::setKey | function | core/ |
Tells this connection object what its key is. |
| ContentEntityBase::$defaultLangcodeKey | property | core/ |
The default langcode entity key. |
| ContentEntityBase::$entityKeys | property | core/ |
Holds untranslatable entity keys such as the ID, bundle, and revision ID. |
| ContentEntityBase::$langcodeKey | property | core/ |
The language entity key. |
| ContentEntityBase::$revisionTranslationAffectedKey | property | core/ |
The revision translation affected entity key. |
| ContentEntityBase::$translatableEntityKeys | property | core/ |
Holds translatable entity keys such as the label. |
| ContentEntityBase::getEntityKey | function | core/ |
Gets the value of the given entity key, if defined. |
| ContentEntityCloneTest::testEntityKeysModifications | function | core/ |
Tests modifications on entity keys of a cloned entity object. |
| ContentEntityStorageBase::$bundleKey | property | core/ |
The entity bundle key. |
| ContentEntityType::$requiredRevisionMetadataKeys | property | core/ |
The required revision metadata keys. |
| ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
| ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| ContentEntityType::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
| ContentEntityType::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
| ContentEntityType::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
| ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
| ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
| ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
| ContentEntityTypeInterface::hasRevisionMetadataKey | function | core/ |
Indicates if a given entity revision metadata key exists. |
| ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
| ContentModerationStateStorageSchemaTest::testUniqueKeys | function | core/ |
Test the ContentModerationState unique keys. |
| ContentModerationUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the content moderation state entity has an 'owner' entity key. |
| ContextCacheKeys | class | core/ |
A value object to store generated cache keys with its cacheability metadata. |
| ContextCacheKeys.php | file | core/ |
|
| ContextCacheKeys::$keys | property | core/ |
The generated cache keys. |
| ContextCacheKeys::getKeys | function | core/ |
Gets the generated cache keys. |
| ContextCacheKeys::__construct | function | core/ |
Constructs a ContextCacheKeys object. |
| ControllerBase::$keyValue | property | core/ |
The key-value storage. |
| ControllerBase::keyValue | function | core/ |
Returns a key/value storage collection. |
| CsrfRequestHeaderAccessCheck::TOKEN_KEY | constant | core/ |
A string key that will used to designate the token used by this class. |
| CsrfTokenGenerator::$privateKey | property | core/ |
The private key service. |
| CsrfTokenGeneratorTest::$privateKey | property | core/ |
The mock private key instance. |
| Database::$activeKey | property | core/ |
The key of the currently active database connection. |
| DatabaseLegacyTest::testDbAddPrimaryKey | function | core/ |
Tests deprecation of the db_add_primary_key() function. |
| DatabaseLegacyTest::testDbAddUniqueKey | function | core/ |
Tests deprecation of the db_add_unique_key() function. |
| DatabaseLegacyTest::testDbDropPrimaryKey | function | core/ |
Tests deprecation of the db_drop_primary_key() function. |
| DatabaseLegacyTest::testDbDropUniqueKey | function | core/ |
Tests deprecation of the db_drop_unique_key() function. |
| DataFieldRow::getFieldKeyAlias | function | core/ |
Return an alias for a field ID, as set in the options form. |
| DbCommandBaseTest::testSpecifyDatabaseKey | function | core/ |
Test specifying a database key. |
| DbUpdateController::$keyValueExpirableFactory | property | core/ |
The keyvalue expirable factory. |
| db_add_primary_key | function | core/ |
Adds a primary key to a database table. |
| db_add_unique_key | function | core/ |
Adds a unique key. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.