taxonomy_get_synonym_root

Functions that call taxonomy_get_synonym_root()

Namesort iconLocationDescription
taxonomy_get_synonym_rootmodules/taxonomy/taxonomy.moduleReturn the term object that has the given string as a synonym.

Functions called by taxonomy_get_synonym_root()

Namesort iconLocationDescription
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
taxonomy_get_synonym_rootmodules/taxonomy/taxonomy.moduleReturn the term object that has the given string as a synonym.
 
 

Drupal is a registered trademark of Dries Buytaert.