Search for vocabulary

  1. Search 9.5.x for vocabulary
  2. Search 8.9.x for vocabulary
  3. Search 10.3.x for vocabulary
  4. Search 11.x for vocabulary
  5. Other projects
Title Object type File name Summary
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple function modules/taxonomy/taxonomy.test Tests for loading multiple vocabularies.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse function 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 function modules/taxonomy/taxonomy.test Ensure that the vocabulary static reset works correctly.
TaxonomyVocabularyTestCase::testUninstallReinstall function modules/taxonomy/taxonomy.test Test uninstall and reinstall of the taxonomy module.
TaxonomyWebTestCase::createVocabulary function modules/taxonomy/taxonomy.test Returns a new vocabulary with random properties.
taxonomy_admin_vocabulary_title_callback function modules/taxonomy/taxonomy.module Returns the sanitized name of a vocabulary.
taxonomy_check_vocabulary_hierarchy function modules/taxonomy/taxonomy.module Checks and updates the hierarchy flag of a vocabulary.
taxonomy_form_vocabulary function modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary editing form.
taxonomy_form_vocabulary_submit function modules/taxonomy/taxonomy.admin.inc Form submission handler for taxonomy_form_vocabulary().
taxonomy_form_vocabulary_validate function modules/taxonomy/taxonomy.admin.inc Form validation handler for taxonomy_form_vocabulary().
taxonomy_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
taxonomy_vocabulary_confirm_delete function modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary delete confirmation form.
taxonomy_vocabulary_confirm_delete_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical function modules/taxonomy/taxonomy.admin.inc Form builder to confirm resetting a vocabulary to alphabetical order.
taxonomy_vocabulary_confirm_reset_alphabetical_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation.
taxonomy_vocabulary_delete function modules/taxonomy/taxonomy.module Deletes a vocabulary.
taxonomy_vocabulary_get_names function modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
taxonomy_vocabulary_load function modules/taxonomy/taxonomy.module Return the vocabulary object matching a vocabulary ID.
taxonomy_vocabulary_load_multiple function modules/taxonomy/taxonomy.module Load multiple taxonomy vocabularies based on certain conditions.
taxonomy_vocabulary_machine_name_load function modules/taxonomy/taxonomy.module Return the vocabulary object matching a vocabulary machine name.
taxonomy_vocabulary_save function modules/taxonomy/taxonomy.module Saves a vocabulary.
taxonomy_vocabulary_static_reset function modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.