Search for key
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::getConfigDependencyKey | function | core/ |
|
ConfigEntityType::getLookupKeys | function | core/ |
|
ConfigEntityTypeInterface::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
ConfigEntityUpdater::SANDBOX_KEY | constant | core/ |
The key used to store information in the update sandbox. |
ConfigEntityValidationTestBase::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
ConfigEntityValidationTestBase::getRequiredPropertyKeys | function | core/ |
Determines the config entity mapping properties with required keys. |
ConfigEntityValidationTestBase::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ConfigFactory::getCacheKeys | function | core/ |
|
ConfigFactory::getConfigCacheKey | function | core/ |
Gets the static cache key for a given config name. |
ConfigFactory::getConfigCacheKeys | function | core/ |
Gets all the cache keys that match the provided config name. |
ConfigFactoryInterface::getCacheKeys | function | core/ |
The cache keys associated with the state of the config factory. |
ConfigFormBase::CONFIG_KEY_TO_FORM_ELEMENT_MAP | constant | core/ |
The $form_state key which stores a map of config keys to form elements. |
ConfigFormBase::storeConfigKeyToFormElementMap | function | core/ |
#after_build callback which stores a map of element names to config keys. |
ConfigHandler::getFormKey | function | core/ |
|
ConfigHandlerExtra::getFormKey | function | core/ |
|
ConfigHandlerGroup::getFormKey | function | core/ |
|
ConfigTargetTest::testIncorrectKey | function | core/ |
Tests #config_target with an incorrect key. |
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/ |
|
ContentEntityType::getConfigDependencyKey | function | core/ |
|
ContentEntityType::getRevisionMetadataKey | function | core/ |
|
ContentEntityType::getRevisionMetadataKeys | function | core/ |
|
ContentEntityType::hasRevisionMetadataKey | function | core/ |
|
ContentEntityType::setRevisionMetadataKey | function | core/ |
|
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. |
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.