Search for taxonomy_get

  1. Search 9.5.x for taxonomy_get
  2. Search 8.9.x for taxonomy_get
  3. Search 10.3.x for taxonomy_get
  4. Search 11.x for taxonomy_get
  5. Other projects
Title Object type File name Summary
taxonomy_get_children function modules/taxonomy/taxonomy.module Finds all children of a term ID.
taxonomy_get_parents function modules/taxonomy/taxonomy.module Finds all parents of a given term ID.
taxonomy_get_parents_all function modules/taxonomy/taxonomy.module Find all ancestors of a given term ID.
taxonomy_get_term_by_name function modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use.
taxonomy_get_tree function modules/taxonomy/taxonomy.module Create a hierarchical representation of a vocabulary.
taxonomy_get_vocabularies function modules/taxonomy/taxonomy.module Return an array of all vocabulary objects.
_taxonomy_get_tid_from_term function modules/taxonomy/taxonomy.module Helper function for array_map purposes.
_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.