Comment in core/modules/comment/src/Entity/Comment.php
Defines the comment entity class.
CommentTestBaseField in core/modules/comment/tests/modules/comment_base_field_test/src/Entity/CommentTestBaseField.php
Defines a test entity class for comment as a base field.
EntitySerializedField in core/modules/system/tests/modules/entity_test/src/Entity/EntitySerializedField.php
Defines a test class for testing fields with a serialized column.
EntityTestAddPage in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestAddPage.php
Test entity class routes.
EntityTestAdminRoutes in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestAdminRoutes.php
Defines a test entity type with administrative routes.
EntityTestBaseFieldDisplay in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBaseFieldDisplay.php
Defines a test entity class for base fields display.
EntityTestCache in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestCache.php
Defines the test entity class.
EntityTestCompositeConstraint in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestCompositeConstraint.php
Defines a test class for testing composite constraints.
EntityTestComputedBundleField in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedBundleField.php
An entity used for testing computed bundle field values.
EntityTestComputedField in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedField.php
An entity used for testing computed field values.
EntityTestConstraints in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestConstraints.php
Defines a test class for testing the definition of entity level constraints.
EntityTestConstraintViolation in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestConstraintViolation.php
Defines the test entity class for testing entity constraint violations.
EntityTestDefaultAccess in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestDefaultAccess.php
Defines a test entity class with no access control handler.
EntityTestDefaultValue in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestDefaultValue.php
Defines a test entity class for testing default values.
EntityTestExternal in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestExternal.php
Test entity class.
EntityTestFieldMethods in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldMethods.php
Defines the test entity class.
EntityTestFieldOverride in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php
Defines a test entity class for testing default values.
EntityTestLabel in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestLabel.php
Test entity class.
EntityTestMapField in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMapField.php
An entity used for testing map base field values.
EntityTestMul in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMul.php
Defines the test entity class.
EntityTestMulChanged in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulChanged.php
Defines the test entity class.
EntityTestMulDefaultValue in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulDefaultValue.php
Defines the test entity class.
EntityTestMulLangcodeKey in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulLangcodeKey.php
Defines a test entity class using a custom langcode entity key.
EntityTestMulRev in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRev.php
Defines the test entity class.
EntityTestMulRevChanged in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChanged.php
Defines the test entity class.
EntityTestMulRevChangedWithRevisionLog in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php
Defines the test entity class.
EntityTestMulRevPub in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevPub.php
Defines the test entity class.
EntityTestMultiValueBasefield in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMultiValueBasefield.php
Defines an entity type with a multivalue base field.
EntityTestMulWithBundle in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulWithBundle.php
Defines the multilingual test entity class with bundles.
EntityTestMulWithRevisionLog in core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLog.php
Defines the test entity class.
EntityTestMulWithRevisionLogPub in core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php
Defines the test entity class.
EntityTestNew in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNew.php
Defines the test entity class for testing definition addition.
EntityTestNoBundle in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundle.php
Test entity class with no bundle.
EntityTestNoBundleWithLabel in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoBundleWithLabel.php
Test entity class with no bundle but with label.
EntityTestNoId in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoId.php
Test entity class.
EntityTestNoLabel in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoLabel.php
Test entity class.
EntityTestNoUuid in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php
Test entity class with revisions but without UUIDs.
EntityTestRev in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRev.php
Defines the test entity class.
EntityTestRevPub in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestRevPub.php
Defines the test entity class.
EntityTestStringId in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
Defines a test entity class with a string ID.
EntityTestTranslatableNoUISkip in core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableNoUISkip.php
Defines the test entity class.
EntityTestTranslatableUISkip in core/modules/content_translation/tests/modules/content_translation_test/src/Entity/EntityTestTranslatableUISkip.php
Defines the test entity class.
EntityTestUniqueConstraint in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUniqueConstraint.php
Defines a test entity class for unique constraint.
EntityTestUpdate in core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php
Defines the test entity class for testing definition and schema updates.
EntityTestViewBuilder in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php
Test entity class for testing a view builder.
EntityTestWithBundle in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php
Defines the Test entity with bundle entity class.
EntityTestWithRevisionLog in core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php
Defines the test entity class.
File in core/modules/file/src/Entity/File.php
Defines the file entity class.
Media in core/modules/media/src/Entity/Media.php
Defines the media entity class.
MenuLinkContent in core/modules/menu_link_content/src/Entity/MenuLinkContent.php
Defines the menu link content entity class.
Message in core/modules/contact/src/Entity/Message.php
Defines the contact message entity.
Node in core/modules/node/src/Entity/Node.php
Defines the node entity class.
NoLanguageEntityTest in core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php
Defines the test entity class.
PathAlias in core/modules/path_alias/src/Entity/PathAlias.php
Defines the path_alias entity class.
Shortcut in core/modules/shortcut/src/Entity/Shortcut.php
Defines the shortcut entity class.
StringIdEntityTest in core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php
Defines a content entity type that has a string ID.
Term in core/modules/taxonomy/src/Entity/Term.php
Defines the taxonomy term entity.
Workspace in core/modules/workspaces/src/Entity/Workspace.php
The workspace entity class.