6 calls to EntityViewDisplay::collectRenderDisplay() in Drupal 8
- DateTestBase::renderTestEntity in core/
modules/ datetime/ src/ Tests/ DateTestBase.php - Renders a entity_test and sets the output in the internal browser.
- DateTestBase::renderTestEntity in core/
modules/ datetime/ tests/ src/ Functional/ DateTestBase.php - Renders a entity_test and sets the output in the internal browser.
- EntityViewBuilder::getSingleFieldDisplay in core/
lib/ Drupal/ Core/ Entity/ EntityViewBuilder.php - Gets an EntityViewDisplay for rendering an individual field.
- LayoutEntityHelperTrait::getSectionStorageForEntity in core/
modules/ layout_builder/ src/ LayoutEntityHelperTrait.php - Gets the section storage for an entity.
- LayoutEntityHelperTraitTest::testGetSectionStorageForEntity in core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutEntityHelperTraitTest.php - @covers ::getSectionStorageForEntity
- SeparatorTranslationTest::testSeparatorTranslation in core/
modules/ datetime_range/ tests/ src/ Kernel/ SeparatorTranslationTest.php - Tests the translation of the range separator.