Search for key
Title | Object type | File name | Summary |
---|---|---|---|
EntityStorageBase::$langcodeKey | property | core/ |
The name of the entity langcode property. |
EntityStorageBase::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
EntityTest::getEntityKey | function | core/ |
Gets the value of the given entity key, if defined. |
EntityTestMulLangcodeKey | class | core/ |
Defines a test entity class using a custom langcode entity key. |
EntityTestMulLangcodeKey.php | file | core/ |
|
EntityType::$entity_keys | property | core/ |
An array of entity keys. |
EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityType::getKey | function | core/ |
Gets a specific entity key. |
EntityType::getKeys | function | core/ |
Gets an array of entity keys. |
EntityType::hasKey | function | core/ |
Indicates if a given entity key exists. |
EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityTypeInterface::getKey | function | core/ |
Gets a specific entity key. |
EntityTypeInterface::getKeys | function | core/ |
Gets an array of entity keys. |
EntityTypeInterface::hasKey | function | core/ |
Indicates if a given entity key exists. |
EntityTypeTest::providerTestGetKeys | function | core/ |
Provides test data. |
EntityTypeTest::testGetKey | function | core/ |
Tests the getKey() method. |
EntityTypeTest::testGetKeys | function | core/ |
Tests the getKeys() method. |
EntityTypeTest::testHasKey | function | core/ |
Tests the hasKey() method. |
EntityUrlTest::HAS_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has a bundle key. |
EntityUrlTest::HAS_NO_BUNDLE_KEY | constant | core/ |
Indicator that the test entity type has no bundle key. |
entity_test_entity_test_mul_langcode_key_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. |
entity_test_entity_test_mul_langcode_key_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
entity_test_entity_test_mul_langcode_key_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'. |
ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY | constant | core/ |
The key in settings and state for listing excluded modules. |
FieldDefinitionListener::$keyValueFactory | property | core/ |
The key-value factory. |
FieldDefinitionListenerTest::$keyValueFactory | property | core/ |
The key-value factory. |
FieldDiscovery::$bundleKeys | property | core/ |
An array of bundle keys, keyed by drupal core version. |
FieldDiscoveryTestTrait::assertFieldProcessKeys | function | core/ |
Asserts the field discovery returns the expected processes. |
FieldInputValueNormalizerTraitTest::keyValueByDeltaTestCases | function | core/ |
Test cases for ::testKeyValueByDelta. |
FieldInputValueNormalizerTraitTest::testKeyValueByDelta | function | core/ |
@dataProvider keyValueByDeltaTestCases @covers ::normalizeValue |
FieldInputValueNormalizerTraitTest::testKeyValueByDeltaUndefinedVariables | function | core/ |
@covers ::normalizeValue |
FieldSqlStorageTest::testFieldSqlStorageForeignKeys | function | core/ |
Test foreign key support. |
FileUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the file entity type has an 'owner' entity key. |
Filter::CONDITION_KEY | constant | core/ |
Key in the filter[<key>] parameter for conditions. |
Filter::GROUP_KEY | constant | core/ |
Key in the filter[<key>] parameter for groups. |
Filter::KEY_NAME | constant | core/ |
The JSON:API filter key name. |
Filter::MEMBER_KEY | constant | core/ |
Key in the filter[<id>][<key>] parameter for group membership. |
FilterFormatListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
FormatDateTest::providerTestDeprecatedTimezoneConfigurationKey | function | core/ |
Data provider for testDeprecatedTimezoneConfigurationKey. |
FormatDateTest::testDeprecatedTimezoneConfigurationKey | function | core/ |
Tests that "timezone" configuration key triggers deprecation error. |
FormCache::$keyValueExpirableFactory | property | core/ |
The factory for expirable key value stores used by form cache. |
FormCacheTest::$keyValueExpirableFactory | property | core/ |
The expirable key value factory. |
FormState::$cleanValueKeys | property | core/ |
An associative array of form value keys to be removed by cleanValues(). |
FormState::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormState::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
FormState::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormStateDecoratorBase::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormStateDecoratorBase::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
FormStateDecoratorBase::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormStateDecoratorBaseTest::testAddCleanValueKey | function | core/ |
@covers ::addCleanValueKey |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.