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