7 calls to taxonomy_vocabulary_machine_name_load()

forum_enable in drupal/core/modules/forum/forum.install
Implements hook_enable().
TaxonomyAutocompleteWidget::massageFormValues in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues()
TaxonomyIndexTid::value_form in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
Options form subform for setting options.
taxonomy_allowed_values in drupal/core/modules/taxonomy/taxonomy.module
Returns the set of valid terms for a taxonomy field.
taxonomy_help in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_help().
TermTranslationUITest::createEntity in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity().
views_ui_taxonomy_autocomplete_validate in drupal/core/modules/views/views_ui/admin.inc
Form element validation handler for a taxonomy autocomplete field.