8 calls to taxonomy_vocabulary_delete()

EntityCrudHookTestCase::testTaxonomyVocabularyHooks in drupal-7.x/modules/simpletest/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on taxonomy vocabularies.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in drupal-7.x/modules/taxonomy/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in drupal-7.x/modules/taxonomy/taxonomy.test
Test widgets.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies in drupal-7.x/modules/taxonomy/taxonomy.test
Test the vocabulary overview with no vocabularies.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms in drupal-7.x/modules/taxonomy/taxonomy.test
Test deleting a taxonomy that contains terms.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple in drupal-7.x/modules/taxonomy/taxonomy.test
Tests for loading multiple vocabularies.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset in drupal-7.x/modules/taxonomy/taxonomy.test
Ensure that the vocabulary static reset works correctly.
taxonomy_vocabulary_confirm_delete_submit in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Submit handler to delete a vocabulary after confirmation.