7 calls to field_attach_delete_bundle()

comment_node_type_delete in drupal/modules/comment/comment.module
Implements hook_node_type_delete().
comment_uninstall in drupal/modules/comment/comment.install
Implements hook_uninstall().
EntityFieldQueryTestCase::testEntityFieldQuery in drupal/modules/simpletest/tests/entity_query.test
Tests EntityFieldQuery.
field_test_delete_bundle in drupal/modules/field/tests/field_test.entity.inc
Deletes a bundle for test_entity objects.
node_type_delete in drupal/modules/node/node.module
Deletes a node type from the database.
taxonomy_uninstall in drupal/modules/taxonomy/taxonomy.install
Implements hook_uninstall().
taxonomy_vocabulary_delete in drupal/modules/taxonomy/taxonomy.module
Deletes a vocabulary.