You are here

6 calls to field_attach_delete() in Drupal 7

comment_delete_multiple in modules/comment/comment.module
Delete comments and all their replies.
FieldAttachOtherTestCase::testFieldAttachCache in modules/field/tests/field.test
Test field cache.
FieldAttachStorageTestCase::testFieldAttachDelete in modules/field/tests/field.test
Test field_attach_delete().
node_delete_multiple in modules/node/node.module
Deletes multiple nodes.
taxonomy_term_delete in modules/taxonomy/taxonomy.module
Delete a term.
user_delete_multiple in modules/user/user.module
Delete multiple user accounts.