15 calls to entity_view()

aggregator_page_source in drupal/core/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the items captured from the particular feed.
BlockStorageUnitTest::renderTests in drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php
Tests the rendering of blocks.
comment_view in drupal/core/modules/comment/comment.module
Generates an array for rendering a comment.
contact_mail in drupal/core/modules/contact/contact.module
Implements hook_mail().
CustomBlockBlock::build in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Block/CustomBlockBlock.php
Builds and returns the renderable array for this block plugin.
Entity::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php
Overrides \Drupal\views\Plugin\views\area\AreaPluginBase::render().
EntityReferenceEntityFormatter::viewElements in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements().
MessageFormController::form in drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
node_view in drupal/core/modules/node/node.module
Generates an array for rendering the given node.
taxonomy_term_view in drupal/core/modules/taxonomy/taxonomy.module
Generates an array which displays a term detail page.
UserBlocksTests::testWhosOnlineBlock in drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php
Test the Who's Online block.
user_view in drupal/core/modules/user/user.module
Generate an array for rendering the given user.
user_view_multiple in drupal/core/modules/user/user.module
Constructs a drupal_render() style array from an array of loaded users.
_block_get_renderable_block in drupal/core/modules/block/block.module
Builds the content and label for a block.
_block_get_renderable_region in drupal/core/modules/block/block.module
Gets an array of blocks suitable for drupal_render().