EntityDisplayRepositoryInterface::DEFAULT_DISPLAY_MODE

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php \Drupal\Core\Entity\EntityDisplayRepositoryInterface::DEFAULT_DISPLAY_MODE
  2. 8.9.x core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php \Drupal\Core\Entity\EntityDisplayRepositoryInterface::DEFAULT_DISPLAY_MODE
  3. 10 core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php \Drupal\Core\Entity\EntityDisplayRepositoryInterface::DEFAULT_DISPLAY_MODE

The default display mode ID.

File

core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php, line 15

Class

EntityDisplayRepositoryInterface
Provides an interface for an entity display repository.

Namespace

Drupal\Core\Entity

Code

const DEFAULT_DISPLAY_MODE = 'default';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.