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