Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
The cache keys associated with the state of the config factory. |
| 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/ |
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. |
| 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/ |
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. |
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.