Search for key
Title | Object type | File name | Summary |
---|---|---|---|
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::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::$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/ |
Tests the ContentModerationState unique keys. |
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. |
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/ |
|
DocParserTest::testReservedKeywordsInAnnotations | function | core/ |
|
DraggableListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
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.