taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_get_parents in modules/taxonomy/taxonomy.module
Legacy wrapper to return the parents of a term by TID.
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter in modules/taxonomy/tests/taxonomy.test
Tests that appropriate tags are added when querying the database.
TaxonomyTermController::postDelete in modules/taxonomy/taxonomy.entity.inc
Overrides EntityDatabaseStorageController::postDelete().
taxonomy_term_load_parents_all in modules/taxonomy/taxonomy.module
Find all ancestors of a given term ID.
taxonomy_term_page in modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
TaxonomyTermTestCase::testTaxonomyTermHierarchy in modules/taxonomy/tests/taxonomy.test
Test terms in a single and multiple hierarchy.
TaxonomyTermTestCase::testTermMultipleParentsInterface in modules/taxonomy/tests/taxonomy.test
Test saving a term with multiple parents through the UI.
taxonomy_tokens in modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().