Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
field.attach.inc
»
field_attach_delete
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
6 calls to field_attach_delete()
comment_delete_multiple
in drupal/
modules/
comment/
comment.module
Delete comments and all their replies.
FieldAttachOtherTestCase::testFieldAttachCache
in drupal/
modules/
field/
tests/
field.test
Test field cache.
FieldAttachStorageTestCase::testFieldAttachDelete
in drupal/
modules/
field/
tests/
field.test
Test
field_attach_delete
().
node_delete_multiple
in drupal/
modules/
node/
node.module
Deletes multiple nodes.
taxonomy_term_delete
in drupal/
modules/
taxonomy/
taxonomy.module
Delete a term.
user_delete_multiple
in drupal/
modules/
user/
user.module
Delete multiple user accounts.