11 calls to KernelTestBase::render()
- BooleanFormatterTest::renderEntityFields in core/
modules/ field/ tests/ src/ Kernel/ Boolean/ BooleanFormatterTest.php - Renders fields of a given entity with a given display.
- ClassyTest::testClassyTheme in core/
themes/ classy/ tests/ src/ Kernel/ ClassyTest.php - Tests the classy theme.
- DisplayApiTest::testFieldEmpty in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests that the prepareView() formatter method still fires for empty values.
- DisplayApiTest::testFieldItemListView in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests the FieldItemListInterface::view() method.
- DisplayApiTest::testFieldItemView in core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php - Tests the FieldItemInterface::view() method.
- EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - Renders the same entity referenced from different places.
- FieldAttachOtherTest::testEntityDisplayBuild in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachOtherTest.php - Tests rendering fields with EntityDisplay build().
- RawStringFormatterTest::renderEntityFields in core/
modules/ field/ tests/ src/ Kernel/ String/ RawStringFormatterTest.php - Renders fields of a given entity with a given display.
- StringFormatterTest::renderEntityFields in core/
modules/ field/ tests/ src/ Kernel/ String/ StringFormatterTest.php - Renders fields of a given entity with a given display.
- TimestampFormatterTest::renderEntityFields in core/
modules/ field/ tests/ src/ Kernel/ Timestamp/ TimestampFormatterTest.php - Renders fields of a given entity with a given display.
- UuidFormatterTest::testUuidStringFormatter in core/
modules/ field/ tests/ src/ Kernel/ String/ UuidFormatterTest.php - Tests string formatter output.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.