12 calls to entity_view() in Zircon Profile 8
- BlockViewBuilderTest::testBasicRendering in core/
modules/ block/ src/ Tests/ BlockViewBuilderTest.php - Tests the rendering of blocks.
- comment_preview in core/
modules/ comment/ comment.module - Generates a comment preview.
- comment_view in core/
modules/ comment/ comment.module - Generates an array for rendering a comment.
- contact_mail in core/
modules/ contact/ contact.module - Implements hook_mail().
- EntityReferenceEntityFormatter::viewElements in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceEntityFormatter.php - Builds a renderable array for a field value.
- EntityReferenceFormatterTest::testAccess in core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceFormatterTest.php - Assert inaccessible items don't change the data of the fields.
- FieldRdfaTestBase::assertFormatterRdfa in core/
modules/ rdf/ src/ Tests/ Field/ FieldRdfaTestBase.php - Helper function to test the formatter's RDFa.
- FileItemTest::testFileItem in core/
modules/ file/ src/ Tests/ FileItemTest.php - Tests using entity fields of the file field type.
- node_view in core/
modules/ node/ node.module - Generates an array for rendering the given node.
- taxonomy_term_view in core/
modules/ taxonomy/ taxonomy.module - Generates an array which displays a term detail page.
- UserBlocksTest::testWhosOnlineBlock in core/
modules/ user/ src/ Tests/ UserBlocksTest.php - Test the Who's Online block.
- user_view in core/
modules/ user/ user.module - Generate an array for rendering the given user.