6 calls to taxonomy_vocabulary_get_names()

NodeTermData::init in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php
Overrides \Drupal\views\Plugin\views\relationship\RelationshipPluginBase::init().
taxonomy_entity_bundle_info in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_entity_bundle_info().
taxonomy_term_load_multiple_by_name in drupal/core/modules/taxonomy/taxonomy.module
Try to map a string to an existing term, as for glossary use.
Term::init in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php
Overrides \Drupal\views\Plugin\views\Plugin\views\PluginBase::init().
Tid::init in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php
Overrides \Drupal\views\Plugin\views\Plugin\views\PluginBase::init().
VocabularyUnitTest::testTaxonomyVocabularyLoadMultiple in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php
Tests for loading multiple vocabularies.