Search for taxonomy

  1. Search 9.5.x for taxonomy
  2. Search 8.9.x for taxonomy
  3. Search 10.3.x for taxonomy
  4. Search 11.x for taxonomy
  5. Other projects
Title Object type File name Summary
taxonomy_update_7008 function modules/taxonomy/taxonomy.install Change the weight columns to normal int.
taxonomy_update_7009 function modules/taxonomy/taxonomy.install Change {taxonomy_term_data}.format into varchar.
taxonomy_update_7010 function modules/taxonomy/taxonomy.install Change {taxonomy_index}.created to support signed int.
taxonomy_update_7011 function modules/taxonomy/taxonomy.install Drop unpublished nodes from the index.
taxonomy_update_dependencies function modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
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.
template_preprocess_taxonomy_term function modules/taxonomy/taxonomy.module Process variables for taxonomy-term.tpl.php.
TestTaxonomyTermController class modules/simpletest/tests/taxonomy_test.module Test controller class for taxonomy terms.
TestTaxonomyTermController::loadFromCache function modules/simpletest/tests/taxonomy_test.module
theme_taxonomy_overview_terms function modules/taxonomy/taxonomy.admin.inc Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_overview_vocabularies function modules/taxonomy/taxonomy.admin.inc Returns HTML for the vocabulary overview form as a sortable list of vocabularies.
TriggerOtherTestCase::testActionsTaxonomy function modules/trigger/trigger.test Tests triggering on taxonomy new term.
trigger_taxonomy_term_delete function modules/trigger/trigger.module Implements hook_taxonomy_term_delete().
trigger_taxonomy_term_insert function modules/trigger/trigger.module Implements hook_taxonomy_term_insert().
trigger_taxonomy_term_update function modules/trigger/trigger.module Implements hook_taxonomy_term_update().
upgrade.taxonomy.test file modules/simpletest/tests/upgrade/upgrade.taxonomy.test
UpgradePathTaxonomyTestCase class modules/simpletest/tests/upgrade/upgrade.taxonomy.test Test taxonomy upgrades.
UpgradePathTaxonomyTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.taxonomy.test
UpgradePathTaxonomyTestCase::instanceVocabularies function modules/simpletest/tests/upgrade/upgrade.taxonomy.test Retrieve an array mapping allowed vocabulary id to field name for
all taxonomy_term_reference fields for which an instance exists
for the specified entity type and bundle.
UpgradePathTaxonomyTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.taxonomy.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade function modules/simpletest/tests/upgrade/upgrade.taxonomy.test Basic tests for the taxonomy upgrade.
UpgradePathTriggerTestCase::testTaxonomyUpgrade function modules/simpletest/tests/upgrade/upgrade.trigger.test Basic tests for the trigger upgrade.
_taxonomy_get_tid_from_term function modules/taxonomy/taxonomy.module Helper function for array_map purposes.
_trigger_taxonomy function modules/trigger/trigger.module Calls action functions for taxonomy triggers.
_update_7002_taxonomy_get_vocabularies function modules/taxonomy/taxonomy.install Utility function: get the list of vocabularies directly from the database.

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