Search for key
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ |
Tests entity queries with condition on the revision metadata keys. |
| EntityReferenceSelectionReferenceableTest::testReferenceablesWithNoLabelKey | function | core/ |
Tests referenceable entities with no target entity type 'label' key. |
| EntitySchemaTest::findPrimaryKeys | function | core/ |
Finds the primary keys for a given entity type. |
| EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ |
Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() |
| EntitySchemaTest::testPrimaryKeyUpdate | function | core/ |
Tests deleting and creating a field that is part of a primary key. |
| EntityStorageBase::$idKey | property | core/ |
Name of the entity's ID field in the entity database table. |
| 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. |
| ExtensionVersionTest::createKeyedTestCases | function | core/ |
Creates test case arrays for data provider methods. |
| FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| 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/ |
Provides test cases for ::testKeyValueByDelta. |
| FieldInputValueNormalizerTraitTest::testKeyValueByDelta | function | core/ |
@dataProvider keyValueByDeltaTestCases @covers ::normalizeValue[[api-linebreak]] |
| FieldInputValueNormalizerTraitTest::testKeyValueByDeltaUndefinedVariables | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
| FieldSqlStorageTest::testFieldSqlStorageForeignKeys | function | core/ |
Tests foreign key support. |
| 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. |
| 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. |
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.