Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
taxonomy.module
»
taxonomy_vocabulary_machine_name_load
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
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.