7 invocations of hook_entity_view()

comment_build_content in drupal-7.x/modules/comment/comment.module
Builds a structured array representing the comment's content.
field_attach_view in drupal-7.x/modules/field/field.attach.inc
Returns a renderable array for the fields on an entity.
field_view_field in drupal-7.x/modules/field/field.module
Returns a renderable array for the value of a single field in an entity.
node_build_content in drupal-7.x/modules/node/node.module
Builds a structured array representing the node's content.
node_build_content in drupal-7.x/modules/node/node.module
Builds a structured array representing the node's content.
taxonomy_term_build_content in drupal-7.x/modules/taxonomy/taxonomy.module
Builds a structured array representing the term's content.
user_build_content in drupal-7.x/modules/user/user.module
Builds a structured array representing the profile content.