Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTypedDataDefinitionTest::$modules | property | core/ |
Modules to install. |
EntityTypedDataDefinitionTest::$typedDataManager | property | core/ |
The typed data manager to use. |
EntityTypedDataDefinitionTest::entityDefinitionIsInternalProvider | function | core/ |
Provides test cases for testEntityDefinitionIsInternal. |
EntityTypedDataDefinitionTest::setUp | function | core/ |
|
EntityTypedDataDefinitionTest::testEntities | function | core/ |
Tests deriving metadata about entities. |
EntityTypedDataDefinitionTest::testEntityDefinitionIsInternal | function | core/ |
Tests that an entity annotation can mark the data definition as internal. |
EntityTypedDataDefinitionTest::testEntityReferences | function | core/ |
Tests deriving metadata from entity references. |
EntityTypedDataDefinitionTest::testFields | function | core/ |
Tests deriving metadata about fields. |
EntityTypeListener::clearCachedDefinitions | function | core/ |
Clears necessary caches to apply entity/field definition updates. |
EntityTypeManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
EntityTypeManager::findDefinitions | function | core/ |
Finds plugin definitions. |
EntityTypeManager::getActiveDefinition | function | core/ |
Gets the active definition for a content entity type. |
EntityTypeManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
EntityTypeManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
EntityTypeManagerInterface::getDefinition | function | core/ |
|
EntityTypeManagerInterface::getDefinitions | function | core/ |
|
EntityTypeManagerTest::providerTestGetDefinition | function | core/ |
Provides test data for testGetDefinition(). |
EntityTypeManagerTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeManagerTest::testGetDefinition | function | core/ |
Tests the getDefinition() method. |
EntityTypeManagerTest::testGetDefinitionInvalidException | function | core/ |
Tests the getDefinition() method with an invalid definition. |
EntityTypeManagerTest::testProcessDefinition | function | core/ |
Tests the processDefinition() method. |
EntityTypeManagerTestEntity::$baseFieldDefinitions | property | core/ |
The base field definitions. |
EntityTypeManagerTestEntity::$bundleFieldDefinitions | property | core/ |
The bundle field definitions. |
EntityTypeManagerTestEntity::baseFieldDefinitions | function | core/ |
|
EntityTypeManagerTestEntity::bundleFieldDefinitions | function | core/ |
|
EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions | property | core/ |
The bundle class field definitions. |
EntityTypeManagerTestEntityBundle::bundleFieldDefinitions | function | core/ |
|
EntityTypeRepositoryTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityViewsData::$fieldStorageDefinitions | property | core/ |
The field storage definitions for all base fields of the entity type. |
EntityViewsData::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions. |
EntityViewsData::mapFieldDefinition | function | core/ |
Puts the views data for a single field onto the views data. |
entity_definition_updates_8001.inc | file | core/ |
|
entity_definition_updates_8002.inc | file | core/ |
|
entity_test.definition.subscriber | service | core/ |
Drupal\entity_test\EntityTestDefinitionSubscriber |
ExecutablePluginBase::getConfigDefinition | function | core/ |
Gets the definition of a configuration option. |
ExecutablePluginBase::getConfigDefinitions | function | core/ |
Gets an array of definitions of available configuration options. |
ExtractTest::getDefinition | function | core/ |
Returns test migration definition. |
ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
FieldableEntityDefinitionUpdateTest | class | core/ |
Tests EntityDefinitionUpdateManager's fieldable entity update functionality. |
FieldableEntityDefinitionUpdateTest.php | file | core/ |
|
FieldableEntityDefinitionUpdateTest::$database | property | core/ |
The database connection. |
FieldableEntityDefinitionUpdateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
FieldableEntityDefinitionUpdateTest::$entityFieldManager | property | core/ |
The entity field manager. |
FieldableEntityDefinitionUpdateTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
FieldableEntityDefinitionUpdateTest::$entityTypeManager | property | core/ |
The entity type manager. |
FieldableEntityDefinitionUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository | property | core/ |
The last installed schema repository service. |
FieldableEntityDefinitionUpdateTest::$modules | property | core/ |
Modules to install. |
FieldableEntityDefinitionUpdateTest::$testEntities | property | core/ |
An array of entities are created during the test. |
FieldableEntityDefinitionUpdateTest::assertBackupTables | function | core/ |
Asserts that the backup tables have been kept after a successful update. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.