namespace Drupal\entity

Classsort descending Location Description
EntityDisplayBase drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php Base class for config entity types that store configuration for entity forms and displays.
EntityDisplayBaseInterface drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php Provides an interface defining an entity display entity.
EntityDisplayInterface drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayInterface.php Provides an interface defining an entity display entity.
EntityFormDisplayInterface drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php Provides an interface defining an entity display entity.
EntityViewModeInterface drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeInterface.php Provides an interface defining an entity view mode entity.
EntityViewModeStorageController drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php Defines the storage controller class for entity view modes.