6 calls to taxonomy_vocabulary_get_names()

forum_entity_info_alter in drupal-7.x/modules/forum/forum.module
Implements hook_entity_info_alter().
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple in drupal-7.x/modules/taxonomy/taxonomy.test
Tests for loading multiple vocabularies.
taxonomy_autocomplete in drupal-7.x/modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_entity_info in drupal-7.x/modules/taxonomy/taxonomy.module
Implements hook_entity_info().
taxonomy_entity_query_alter in drupal-7.x/modules/taxonomy/taxonomy.module
Implements hook_entity_query_alter().
taxonomy_get_term_by_name in drupal-7.x/modules/taxonomy/taxonomy.module
Try to map a string to an existing term, as for glossary use.