8 calls to taxonomy_get_parents()

TaxonomyTermTestCase::testTaxonomyTermHierarchy in drupal-7.x/modules/taxonomy/taxonomy.test
Test terms in a single and multiple hierarchy.
TaxonomyTermTestCase::testTermMultipleParentsInterface in drupal-7.x/modules/taxonomy/taxonomy.test
Test saving a term with multiple parents through the UI.
taxonomy_form_term in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_get_parents_all in drupal-7.x/modules/taxonomy/taxonomy.module
Find all ancestors of a given term ID.
taxonomy_term_delete in drupal-7.x/modules/taxonomy/taxonomy.module
Delete a term.
taxonomy_term_page in drupal-7.x/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
taxonomy_tokens in drupal-7.x/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
_forum_parent_select in drupal-7.x/modules/forum/forum.admin.inc
Returns a select box for available parent terms.