You are here

12 calls to EntityTest::baseFieldDefinitions() in Zircon Profile 8

EntityTestBaseFieldDisplay::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBaseFieldDisplay.php
Provides base field definitions for an entity type.
EntityTestCompositeConstraint::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestCompositeConstraint.php
Provides base field definitions for an entity type.
EntityTestConstraints::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestConstraints.php
Provides base field definitions for an entity type.
EntityTestConstraintViolation::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestConstraintViolation.php
Provides base field definitions for an entity type.
EntityTestDefaultValue::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestDefaultValue.php
Provides base field definitions for an entity type.
EntityTestFieldOverride::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php
Provides base field definitions for an entity type.
EntityTestMulChanged::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulChanged.php
Provides base field definitions for an entity type.
EntityTestMulDefaultValue::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulDefaultValue.php
Provides base field definitions for an entity type.
EntityTestMulLangcodeKey::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulLangcodeKey.php
Provides base field definitions for an entity type.
EntityTestRev::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRev.php
Provides base field definitions for an entity type.
EntityTestStringId::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
Provides base field definitions for an entity type.
EntityViewsDataTest::testBaseTableFields in core/modules/views/tests/src/Unit/EntityViewsDataTest.php
Tests fields on the base table.