10 calls to taxonomy_get_vocabularies()

TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights in drupal-7.x/modules/taxonomy/taxonomy.test
Changing weights on the vocabulary overview with two or more vocabularies.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in drupal-7.x/modules/taxonomy/taxonomy.test
Deleting a vocabulary.
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::testTaxonomyVocabularyLoadReturnFalse in drupal-7.x/modules/taxonomy/taxonomy.test
Ensure that when an invalid vocabulary vid is loaded, it is possible to load the same vid successfully if it subsequently becomes valid.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset in drupal-7.x/modules/taxonomy/taxonomy.test
Ensure that the vocabulary static reset works correctly.
taxonomy_field_settings_form in drupal-7.x/modules/taxonomy/taxonomy.module
Implements hook_field_settings_form().
taxonomy_overview_vocabularies in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Form builder to list and manage vocabularies.
taxonomy_permission in drupal-7.x/modules/taxonomy/taxonomy.module
Implements hook_permission().