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