9 calls to entity_view_multiple()

aggregator_categorize_items in drupal/core/modules/aggregator/aggregator.pages.inc
Form constructor to build the page list form.
aggregator_page_categories in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the categories used by the Aggregator module.
comment_view_multiple in drupal/core/modules/comment/comment.module
Constructs render array from an array of loaded comments.
CustomBlockBuildContentTest::testCustomBlockRebuildContent in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php
Ensures that content is rebuilt in calls to custom_block_build_content().
EntityRow::pre_render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php
Overrides Drupal\views\Plugin\views\row\RowPluginBase::pre_render().
node_view_multiple in drupal/core/modules/node/node.module
Constructs a drupal_render() style array from an array of loaded nodes.
taxonomy_term_view_multiple in drupal/core/modules/taxonomy/taxonomy.module
Constructs a drupal_render() style array from an array of loaded terms.
tour_preprocess_page in drupal/core/modules/tour/tour.module
Implements hook_preprocess_HOOK() for page.tpl.php.
_aggregator_page_list in drupal/core/modules/aggregator/aggregator.pages.inc
Prints an aggregator page listing a number of feed items.