You are here

8 calls to entity_view_multiple() in Zircon Profile 8.0

comment_view_multiple in core/modules/comment/comment.module
Constructs render array from an array of loaded comments.
EntityLink::preRender in core/modules/comment/src/Plugin/views/field/EntityLink.php
Runs before any fields are rendered.
EntityReferenceFieldAttributesTest::testNodeTeaser in core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php
Tests if file fields in teasers have correct resources.
FileFieldAttributesTest::testNodeTeaser in core/modules/rdf/src/Tests/FileFieldAttributesTest.php
Tests if file fields in teasers have correct resources.
node_view_multiple in core/modules/node/node.module
Constructs a drupal_render() style array from an array of loaded nodes.
taxonomy_term_view_multiple in core/modules/taxonomy/taxonomy.module
Constructs a drupal_render() style array from an array of loaded terms.
tour_page_bottom in core/modules/tour/tour.module
Implements hook_page_bottom().
user_view_multiple in core/modules/user/user.module
Constructs a drupal_render() style array from an array of loaded users.