Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestRev::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestRevPub::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestStringId::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestUpdate::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestUpdate::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTestWithBundle::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestWithRevisionLog::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTranslationTest::testFieldDefinitions | function | core/ |
Check that field translatability is handled properly. |
| EntityTypeBundleInfoTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
| EntityTypeConstraintsTest::testConstraintDefinition | function | core/ |
Tests defining entity constraints via entity type annotations and hooks. |
| EntityTypedDataDefinitionTest | class | core/ |
Tests deriving metadata of entity and field data types. |
| EntityTypedDataDefinitionTest.php | file | core/ |
|
| EntityTypedDataDefinitionTest::$modules | property | core/ |
Modules to enable. |
| 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::$activeDefinitions | property | core/ |
A list of entity type definitions that are active for the current request. |
| 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/ |
Provides base field definitions for an entity type. |
| EntityTypeManagerTestEntity::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTypeRepository::clearCachedDefinitions | function | core/ |
Clear the static cache. |
| EntityTypeRepositoryInterface::clearCachedDefinitions | function | core/ |
Clear the static cache. |
| EntityTypeRepositoryTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
| EntityUpdateToPublishableTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntityUpdateToPublishableTest::updateEntityTypeDefinition | function | core/ |
Updates the 'entity_test_update' entity type to translatable and publishable. |
| 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. |
| EntityViewsDataTest::setupFieldStorageDefinition | function | core/ |
Helper method to mock all store definitions. |
| entity_definition_updates_8001.inc | file | core/ |
Defines the 8001 db update for the "entity_definition_updates" group. |
| entity_definition_updates_8002.inc | file | core/ |
|
| entity_test.definition.subscriber | service | core/ |
Drupal\entity_test\EntityTestDefinitionSubscriber |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.