11 calls to taxonomy_get_vocabularies()
- TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights in modules/
taxonomy/ taxonomy.test - Changing weights on the vocabulary overview with two or more vocabularies.
- TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in modules/
taxonomy/ taxonomy.test - Deleting a vocabulary.
- TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies in modules/
taxonomy/ taxonomy.test - Test the vocabulary overview with no vocabularies.
- TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms in modules/
taxonomy/ taxonomy.test - Test deleting a taxonomy that contains terms.
- TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple in modules/
taxonomy/ taxonomy.test - Tests for loading multiple vocabularies.
- TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse in 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 modules/
taxonomy/ taxonomy.test - Ensure that the vocabulary static reset works correctly.
- taxonomy_field_settings_form in modules/
taxonomy/ taxonomy.module - Implements hook_field_settings_form().
- taxonomy_overview_vocabularies in modules/
taxonomy/ taxonomy.admin.inc - Form builder to list and manage vocabularies.
- taxonomy_permission in modules/
taxonomy/ taxonomy.module - Implements hook_permission().
- UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.taxonomy.test - Basic tests for the taxonomy upgrade.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.