You are here

10 methods override ContentEntityBase::baseFieldDefinitions() in Drupal 10

EntityTest::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php
Provides base field definitions for an entity type.
EntityTestUpdate::baseFieldDefinitions in core/modules/system/tests/modules/entity_test_update/src/Entity/EntityTestUpdate.php
Provides base field definitions for an entity type.
EntityTestWithBundle::baseFieldDefinitions in core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php
Provides base field definitions for an entity type.
File::baseFieldDefinitions in core/modules/file/src/Entity/File.php
Provides base field definitions for an entity type.
Message::baseFieldDefinitions in core/modules/contact/src/Entity/Message.php
Provides base field definitions for an entity type.
PathAlias::baseFieldDefinitions in core/modules/path_alias/src/Entity/PathAlias.php
Provides base field definitions for an entity type.
RevisionableContentEntityBase::baseFieldDefinitions in core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php
Provides base field definitions for an entity type.
StringIdEntityTest::baseFieldDefinitions in core/modules/migrate/tests/modules/migrate_entity_test/src/Entity/StringIdEntityTest.php
Provides base field definitions for an entity type.
ViewsTestEntity::baseFieldDefinitions in core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
Provides base field definitions for an entity type.
Workspace::baseFieldDefinitions in core/modules/workspaces/src/Entity/Workspace.php
Provides base field definitions for an entity type.