Search for key
Title | Object type | File name | Summary |
---|---|---|---|
AssetQueryString::STATE_KEY | constant | core/ |
The key used for state. |
BlockValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
ChangeLogger::INSTALLED_PACKAGES_KEY | constant | core/ |
The key to store the list of packages installed when the stage is created. |
ChangeLogger::REQUESTED_PACKAGES_KEY | constant | core/ |
The metadata key under which to store the requested package versions. |
CheckpointStorage::$keyValueStores | property | core/ |
The key value stores that store configuration changed for each checkpoint. |
CheckpointStorage::CONFIG_COLLECTION_KEY | constant | core/ |
Used to store the list of collections in each checkpoint. |
CheckpointStorage::getKeyValue | function | core/ |
Gets the key value storage for the provided checkpoint. |
CheckpointStorage::KEY_VALUE_COLLECTION_PREFIX | constant | core/ |
Used as prefix to a config checkpoint collection. |
ComponentLoader::getCacheKey | function | core/ |
|
ComponentNegotiator::generateCacheKey | function | core/ |
Generates the cache key for the current theme and the provided component. |
ComposerInspectorTest::testConfigUndefinedKey | function | core/ |
@covers ::getConfig[[api-linebreak]] |
ConfigConfigurator::recursiveSortByKey | function | core/ |
Sorts an array recursively, by key, alphabetically. |
ConfigConfiguratorTest::testExistingConfigWithKeysInDifferentOrder | function | core/ |
Tests creating an existing configuration with a difference key order. |
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). |
ConfigTargetTest::testIncorrectKey | function | core/ |
Tests #config_target with an incorrect key. |
DirectWriteSubscriber::STATE_KEY | constant | core/ |
The state key which holds the original status of maintenance mode. |
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. |
EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EntityDefinitionUpdateMultipleTypesTest::testBaseFieldEntityKeyUpdateWithExistingData | function | core/ |
Tests updating a base field when it has existing data. |
EntityMethodConfigActionsTest::testSetPropertiesWillNotChangeEntityKeys | function | core/ |
Tests that the setProperties action refuses to modify entity IDs or UUIDs. |
EntityTestHooks::entityTestMulLangcodeKeyTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. |
EntityTestHooks::entityTestMulLangcodeKeyTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
EntityTestHooks::entityTestMulLangcodeKeyTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'. |
EventWithPackageListTrait::getKeyedPackages | function | core/ |
Gets packages as a keyed array. |
FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FixtureManipulator::PATH_REPO_STATE_KEY | constant | core/ |
|
HelpTopicDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
@covers ::findAll[[api-linebreak]] |
ImageDeprecationTest::testImageFilterKeywordDeprecation | function | core/ |
Tests deprecation of image_filter_keyword. |
KeyvalueTestHooks | class | core/ |
Hook implementations for keyvalue_test. |
KeyvalueTestHooks.php | file | core/ |
|
KeyvalueTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
LinearHistory::CHECKPOINT_KEY | constant | core/ |
The store of all the checkpoint names in state. |
LinearHistoryTest::CHECKPOINT_KEY | constant | core/ |
The key used store of all the checkpoint names in state. |
LocaleProjectStorageTest::$keyValueMemoryFactory | property | core/ |
The key value memory factory. |
LockFileValidator::$keyValue | property | core/ |
The key-value store. |
LockFileValidator::KEY | constant | core/ |
The key under which to store the hash of the active lock file. |
LruMemoryCacheTest::testSetNumericKeys | function | core/ |
Tests setting items with numeric keys in the LRU memory cache. |
MappingTest::testInvalidMappingKeyDefinition | function | core/ |
@testWith [false, 42, "The mapping definition at `foobar` is invalid: its `invalid` key contains a integer. It must be an array."][[api-linebreak]] [false, 10.2, "The mapping definition at `foobar` is invalid: its `invalid` key contains… |
MappingTest::testInvalidRequiredKeyFlag | function | core/ |
@testWith [true][[api-linebreak]] [1][[api-linebreak]] ["true"][[api-linebreak]] [0][[api-linebreak]] ["false"][[api-linebreak]] [[api-linebreak]] |
NonPublicSchemaTest::testPrimaryKey | function | core/ |
@covers ::addPrimaryKey[[api-linebreak]] @covers ::dropPrimaryKey[[api-linebreak]] |
NonPublicSchemaTest::testUniqueKey | function | core/ |
@covers ::addUniqueKey[[api-linebreak]] @covers ::indexExists[[api-linebreak]] @covers ::dropUniqueKey[[api-linebreak]] |
PrefetchedResult::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
Recipe::validateKeysAreValidExtensionNames | function | core/ |
Validates that the keys of an array are valid extension names. |
RemovePathKeyTest | class | core/ |
Tests the upgrade path for the system.file schema update. |
RemovePathKeyTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.