7 invocations of hook_entity_update()

comment_save in drupal-7.x/modules/comment/comment.module
Accepts a submission of new or changed comment content.
field_attach_update in drupal-7.x/modules/field/field.attach.inc
Save field data for an existing entity.
file_save in drupal-7.x/includes/file.inc
Saves a file object to the database.
taxonomy_vocabulary_save in drupal-7.x/modules/taxonomy/taxonomy.module
Saves a vocabulary.
update_check_requirements in drupal-7.x/update.php
Checks update requirements and reports errors and (optionally) warnings.
user_save in drupal-7.x/modules/user/user.module
Save changes to a user account or add a new user.
user_save in drupal-7.x/modules/user/user.module
Save changes to a user account or add a new user.