6 invocations of hook_entity_delete()

comment_delete_multiple in drupal/modules/comment/comment.module
Delete comments and all their replies.
file_delete in drupal/includes/file.inc
Deletes a file and its database record.
node_delete_multiple in drupal/modules/node/node.module
Deletes multiple nodes.
taxonomy_term_delete in drupal/modules/taxonomy/taxonomy.module
Delete a term.
taxonomy_vocabulary_delete in drupal/modules/taxonomy/taxonomy.module
Deletes a vocabulary.
user_delete_multiple in drupal/modules/user/user.module
Delete multiple user accounts.