9 calls to taxonomy_get_parents()

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