Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
taxonomy_delete_node_index drupal/core/modules/taxonomy/taxonomy.module Deletes taxonomy index entries for a given node. 2
taxonomy_entity_bundle_info drupal/core/modules/taxonomy/taxonomy.module Implements hook_entity_bundle_info().
taxonomy_field_extra_fields drupal/core/modules/taxonomy/taxonomy.module Implements hook_field_extra_fields().
taxonomy_field_info drupal/core/modules/taxonomy/taxonomy.module Implements hook_field_info().
taxonomy_field_is_empty drupal/core/modules/taxonomy/taxonomy.module Implements hook_field_is_empty().
taxonomy_field_presave drupal/core/modules/taxonomy/taxonomy.module Implements hook_field_presave().
taxonomy_field_schema drupal/core/modules/taxonomy/taxonomy.install Implements hook_field_schema().
taxonomy_field_settings_form drupal/core/modules/taxonomy/taxonomy.module Implements hook_field_settings_form().
taxonomy_field_validate drupal/core/modules/taxonomy/taxonomy.module Implements hook_field_validate().
taxonomy_field_views_data drupal/core/modules/taxonomy/taxonomy.views.inc Implements hook_field_views_data().
taxonomy_field_views_data_views_data_alter drupal/core/modules/taxonomy/taxonomy.views.inc Implements hook_field_views_data_views_data_alter().
taxonomy_field_widget_info_alter drupal/core/modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
taxonomy_get_tree drupal/core/modules/taxonomy/taxonomy.module Create a hierarchical representation of a vocabulary. 14 2
taxonomy_help drupal/core/modules/taxonomy/taxonomy.module Implements hook_help().
taxonomy_implode_tags drupal/core/modules/taxonomy/taxonomy.module Implodes a list of tags of a certain vocabulary into a string. 1
taxonomy_library_info drupal/core/modules/taxonomy/taxonomy.module Implements hook_library_info().
taxonomy_menu drupal/core/modules/taxonomy/taxonomy.module Implements hook_menu().
taxonomy_node_insert drupal/core/modules/taxonomy/taxonomy.module Implements hook_node_insert().
taxonomy_node_predelete drupal/core/modules/taxonomy/taxonomy.module Implements hook_node_predelete().
taxonomy_node_update drupal/core/modules/taxonomy/taxonomy.module Implements hook_node_update().
taxonomy_options_list drupal/core/modules/taxonomy/taxonomy.module Implements hook_options_list().
taxonomy_overview_terms drupal/core/modules/taxonomy/taxonomy.admin.inc Form builder for the taxonomy terms overview. 1 1
taxonomy_overview_terms_submit drupal/core/modules/taxonomy/taxonomy.admin.inc Submit handler for terms overview form. 1
taxonomy_permission drupal/core/modules/taxonomy/taxonomy.module Implements hook_permission().
taxonomy_rdf_mapping drupal/core/modules/taxonomy/taxonomy.module Implements hook_rdf_mapping().
taxonomy_schema drupal/core/modules/taxonomy/taxonomy.install Implements hook_schema().
taxonomy_select_nodes drupal/core/modules/taxonomy/taxonomy.module Return nodes attached to a term across all field instances. 2
taxonomy_taxonomy_term_delete drupal/core/modules/taxonomy/taxonomy.module Implements hook_taxonomy_term_delete().
taxonomy_terms_static_reset drupal/core/modules/taxonomy/taxonomy.module Clear all static cache variables for terms. 1
taxonomy_term_add drupal/core/modules/taxonomy/taxonomy.admin.inc Returns a rendered edit form to create a new term associated to the given vocabulary. 1
taxonomy_term_confirm_delete drupal/core/modules/taxonomy/taxonomy.admin.inc Form builder for the term delete form. 1
taxonomy_term_confirm_delete_submit drupal/core/modules/taxonomy/taxonomy.admin.inc Submit handler to delete a term after confirmation.
taxonomy_term_create_access drupal/core/modules/taxonomy/taxonomy.module Access callback for creating a new taxonomy term. 1
taxonomy_term_feed drupal/core/modules/taxonomy/taxonomy.pages.inc Generate the content feed for a taxonomy term. 1
taxonomy_term_is_page drupal/core/modules/taxonomy/taxonomy.module Returns whether the current page is the page of the passed-in term. 1
taxonomy_term_load drupal/core/modules/taxonomy/taxonomy.module Return the taxonomy term entity matching a term ID. 9
taxonomy_term_load_children drupal/core/modules/taxonomy/taxonomy.module Finds all children of a term ID. 2 1
taxonomy_term_load_multiple drupal/core/modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions. 6
taxonomy_term_load_multiple_by_name drupal/core/modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use. 7
taxonomy_term_load_parents drupal/core/modules/taxonomy/taxonomy.module Finds all parents of a given term ID. 8 1
taxonomy_term_load_parents_all drupal/core/modules/taxonomy/taxonomy.module Find all ancestors of a given term ID. 3 1
taxonomy_term_page drupal/core/modules/taxonomy/taxonomy.pages.inc Menu callback; displays all nodes associated with a term. 1
taxonomy_term_title drupal/core/modules/taxonomy/taxonomy.module Title callback for term pages. 1
taxonomy_term_uri drupal/core/modules/taxonomy/taxonomy.module Entity URI callback.
taxonomy_term_view drupal/core/modules/taxonomy/taxonomy.module Generates an array which displays a term detail page.
taxonomy_term_view_multiple drupal/core/modules/taxonomy/taxonomy.module Constructs a drupal_render() style array from an array of loaded terms. 1
taxonomy_theme drupal/core/modules/taxonomy/taxonomy.module Implements hook_theme().
taxonomy_tokens drupal/core/modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
taxonomy_token_info drupal/core/modules/taxonomy/taxonomy.tokens.inc Implements hook_token_info().
taxonomy_uninstall drupal/core/modules/taxonomy/taxonomy.install Implements hook_uninstall().

Pages

Other projects