namespace Drupal\entity_test\Entity
Same name in other branches
Object name | File name | Summary |
---|---|---|
EntitySerializedField | core/modules/system/tests/modules/entity_test/src/Entity/EntitySerializedField.php | Defines a test class for testing fields with a serialized column. |
EntityTest | core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php | Defines the test entity class. |
EntityTestAddPage | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestAddPage.php | Test entity class routes. |
EntityTestAdminRoutes | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestAdminRoutes.php | Defines a test entity type with administrative routes. |
EntityTestBaseFieldDisplay | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBaseFieldDisplay.php | Defines a test entity class for base fields display. |
EntityTestBundle | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBundle.php | Defines the Test entity bundle configuration entity. |
EntityTestCache | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestCache.php | Defines the test entity class. |
EntityTestCompositeConstraint | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestCompositeConstraint.php | Defines a test class for testing composite constraints. |
EntityTestComputedBundleField | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedBundleField.php | An entity used for testing computed bundle field values. |
EntityTestComputedField | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedField.php | An entity used for testing computed field values. |
EntityTestConstraints | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestConstraints.php | Defines a test class for testing the definition of entity level constraints. |
EntityTestConstraintViolation | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestConstraintViolation.php | Defines the test entity class for testing entity constraint violations. |
EntityTestDefaultAccess | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestDefaultAccess.php | Defines a test entity class with no access control handler. |
EntityTestDefaultValue | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestDefaultValue.php | Defines a test entity class for testing default values. |
EntityTestExternal | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestExternal.php | Test entity class. |
EntityTestFieldMethods | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldMethods.php | Defines the test entity class. |
EntityTestFieldOverride | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php | Defines a test entity class for testing default values. |
EntityTestLabel | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestLabel.php | Test entity class. |
EntityTestMapField | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMapField.php | An entity used for testing map base field values. |
EntityTestMul | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMul.php | Defines the test entity class. |
EntityTestMulBundle | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php | Defines the Test entity mul bundle configuration entity. |
EntityTestMulChanged | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulChanged.php | Defines the test entity class. |
EntityTestMulDefaultValue | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulDefaultValue.php | Defines the test entity class. |
EntityTestMulLangcodeKey | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulLangcodeKey.php | Defines a test entity class using a custom langcode entity key. |
EntityTestMulRev | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRev.php | Defines the test entity class. |
EntityTestMulRevChanged | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChanged.php | Defines the test entity class. |
EntityTestMulRevChangedWithRevisionLog | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php | Defines the test entity class. |
EntityTestMulRevPub | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevPub.php | Defines the test entity class. |
EntityTestMultiValueBasefield | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMultiValueBasefield.php | Defines an entity type with a multivalue base field. |
EntityTestMulWithBundle | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulWithBundle.php | Defines the multilingual test entity class with bundles. |
EntityTestNew | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNew.php | Defines the test entity class for testing definition addition. |
EntityTestNoBundle | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundle.php | Test entity class with no bundle. |
EntityTestNoBundleWithLabel | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundleWithLabel.php | Test entity class with no bundle but with label. |
EntityTestNoId | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoId.php | Test entity class. |
EntityTestNoLabel | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoLabel.php | Test entity class. |
EntityTestNoUuid | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php | Test entity class with revisions but without UUIDs. |
EntityTestRev | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRev.php | Defines the test entity class. |
EntityTestRevPub | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRevPub.php | Defines the test entity class. |
EntityTestStringId | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php | Defines a test entity class with a string ID. |
EntityTestUniqueConstraint | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUniqueConstraint.php | Defines a test entity class for unique constraint. |
EntityTestViewBuilder | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php | Test entity class for testing a view builder. |
EntityTestWithBundle | core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php | Defines the Test entity with bundle entity class. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.