9 invocations of hook_entity_delete()

comment_delete_multiple in drupal-7.x/modules/comment/comment.module
Delete comments and all their replies.
field_attach_delete in drupal-7.x/modules/field/field.attach.inc
Delete field data for an existing entity. This deletes all revisions of field data for the entity.
field_purge_data in drupal-7.x/modules/field/field.crud.inc
Purges the field data for a single field on a single pseudo-entity.
file_delete in drupal-7.x/includes/file.inc
Deletes a file and its database record.
node_delete_multiple in drupal-7.x/modules/node/node.module
Deletes multiple nodes.
node_delete_multiple in drupal-7.x/modules/node/node.module
Deletes multiple nodes.
taxonomy_term_delete in drupal-7.x/modules/taxonomy/taxonomy.module
Delete a term.
taxonomy_vocabulary_delete in drupal-7.x/modules/taxonomy/taxonomy.module
Delete a vocabulary.
user_delete_multiple in drupal-7.x/modules/user/user.module
Delete multiple user accounts.