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