constant EntityDisplayRepositoryInterface::DEFAULT_DISPLAY_MODE in Drupal 8
Same name and namespace in other branches
- 9 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\EntityCode
const DEFAULT_DISPLAY_MODE = 'default';