7 calls to entity_view_mode_prepare()

comment_build_content in drupal/modules/comment/comment.module
Builds a structured array representing the comment's content.
comment_view_multiple in drupal/modules/comment/comment.module
Construct a drupal_render() style array from an array of loaded comments.
node_build_content in drupal/modules/node/node.module
Builds a structured array representing the node's content.
node_view_multiple in drupal/modules/node/node.module
Constructs a drupal_render() style array from an array of loaded nodes.
taxonomy_term_build_content in drupal/modules/taxonomy/taxonomy.module
Builds a structured array representing the term's content.
taxonomy_term_view_multiple in drupal/modules/taxonomy/taxonomy.module
Constructs a drupal_render() style array from an array of loaded terms.
user_build_content in drupal/modules/user/user.module
Builds a structured array representing the profile content.