taxonomy_get_synonym_root
Functions that call taxonomy_get_synonym_root()
| Name | Location | Description |
|---|---|---|
| taxonomy_get_synonym_root | modules/taxonomy.module | Return the term object that has the given string as a synonym. |
Functions called by taxonomy_get_synonym_root()
| Name | Location | Description |
|---|---|---|
| db_fetch_object | includes/database.pgsql.inc | Fetch one result row from the previous query as an object. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| taxonomy_get_synonym_root | modules/taxonomy.module | Return the term object that has the given string as a synonym. |
