namespace Drupal\entity\Plugin\Core\Entity

Classsort descending Location Description
EntityDisplay drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityDisplay.php Configuration entity that contains display options for all components of a rendered entity in a given view mode.
EntityFormDisplay drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php Configuration entity that contains widget options for all components of a entity form in a given form mode.
EntityViewMode drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php Defines the view mode configuration entity class.