| taxonomy_menu_local_tasks_alter | core/modules/taxonomy/taxonomy.module | Implements hook_menu_local_tasks_alter(). | 
          
                  | taxonomy_nodes_test_query_node_access_alter | core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.module | Implements hook_query_TAG_alter(). | 
          
                  | taxonomy_node_insert | core/modules/taxonomy/taxonomy.module | Implements hook_node_insert(). | 
          
                  | taxonomy_node_predelete | core/modules/taxonomy/taxonomy.module | Implements hook_node_predelete(). | 
          
                  | taxonomy_node_update | core/modules/taxonomy/taxonomy.module | Implements hook_node_update(). | 
          
                  | taxonomy_options_list | core/modules/taxonomy/taxonomy.module | Implements hook_options_list(). | 
          
                  | taxonomy_overview_terms | core/modules/taxonomy/taxonomy.admin.inc | Form builder for the taxonomy terms overview. | 
          
                  | taxonomy_overview_terms_submit | core/modules/taxonomy/taxonomy.admin.inc | Submit handler for terms overview form. | 
          
                  | taxonomy_overview_vocabularies | core/modules/taxonomy/taxonomy.admin.inc | Page callback at admin/structure/taxonomy to list all available vocabularies. | 
          
                  | taxonomy_path_bulk_update_batch_process | core/modules/taxonomy/taxonomy.path.inc | Batch processing callback; Generate URL aliases for taxonomy terms. | 
          
                  | taxonomy_path_info | core/modules/taxonomy/taxonomy.path.inc | Implements hook_path_info(). | 
          
                  | taxonomy_path_type_delete_callback | core/modules/taxonomy/taxonomy.path.inc | Callback to delete aliases for taxonomy types. | 
          
                  | taxonomy_permission | core/modules/taxonomy/taxonomy.module | Implements hook_permission(). | 
          
                  | taxonomy_schema | core/modules/taxonomy/taxonomy.install | Implements hook_schema(). | 
          
                  | taxonomy_select_nodes | core/modules/taxonomy/taxonomy.module | Return nodes attached to a term across all field instances. | 
          
                  | taxonomy_taxonomy_term_delete | core/modules/taxonomy/taxonomy.module | Implements hook_taxonomy_term_delete(). | 
          
                  | taxonomy_taxonomy_vocabulary_update | core/modules/taxonomy/taxonomy.module | Implements hook_taxonomy_vocabulary_update(). | 
          
                  | taxonomy_terms_static_reset | core/modules/taxonomy/taxonomy.module | Clear all static cache variables for terms. | 
          
                  | taxonomy_term_access | core/modules/taxonomy/taxonomy.module | Access callback: Checks a user's permission for performing a taxonomy term operation. | 
          
                  | taxonomy_term_build_content | core/modules/taxonomy/taxonomy.module | Builds a structured array representing the term's content. | 
          
                  | taxonomy_term_confirm_delete | core/modules/taxonomy/taxonomy.admin.inc | Form builder for the term delete form. | 
          
                  | taxonomy_term_confirm_delete_submit | core/modules/taxonomy/taxonomy.admin.inc | Submit handler to delete a term after confirmation. | 
          
                  | taxonomy_term_delete | core/modules/taxonomy/taxonomy.module | Deletes a term. | 
          
                  | taxonomy_term_delete_multiple | core/modules/taxonomy/taxonomy.module | Deletes taxonomy terms. | 
          
                  | taxonomy_term_feed | core/modules/taxonomy/taxonomy.pages.inc | Generate the content feed for a taxonomy term. | 
          
                  | taxonomy_term_is_page | core/modules/taxonomy/taxonomy.module | Returns whether the current page is the page of the passed-in term. | 
          
                  | taxonomy_term_load | core/modules/taxonomy/taxonomy.module | Return the taxonomy term entity matching a term ID. | 
          
                  | taxonomy_term_load_children | core/modules/taxonomy/taxonomy.module | Finds all children of a term ID. | 
          
                  | taxonomy_term_load_multiple | core/modules/taxonomy/taxonomy.module | Load multiple taxonomy terms based on certain conditions. | 
          
                  | taxonomy_term_load_multiple_by_name | core/modules/taxonomy/taxonomy.module | Try to map a string to an existing term, as for glossary use. | 
          
                  | taxonomy_term_load_parents | core/modules/taxonomy/taxonomy.module | Finds all parents of a given term ID. | 
          
                  | taxonomy_term_load_parents_all | core/modules/taxonomy/taxonomy.module | Find all ancestors of a given term ID. | 
          
                  | taxonomy_term_page | core/modules/taxonomy/taxonomy.pages.inc | Menu callback; displays all nodes associated with a term. | 
          
                  | taxonomy_term_save | core/modules/taxonomy/taxonomy.module | Saves a new or updated taxonomy term. | 
          
                  | taxonomy_term_show | core/modules/taxonomy/taxonomy.module | Generates an array which displays a term detail page. | 
          
                  | taxonomy_term_title | core/modules/taxonomy/taxonomy.module | Title callback: Returns the title of the taxonomy term. | 
          
                  | taxonomy_term_view | core/modules/taxonomy/taxonomy.module | Generate an array for rendering the given term. | 
          
                  | taxonomy_term_view_multiple | core/modules/taxonomy/taxonomy.module | Constructs a backdrop_render() style array from an array of loaded terms. | 
          
                  | taxonomy_test_entity_view | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_entity_view(). | 
          
                  | taxonomy_test_form_alter | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_form_alter(). | 
          
                  | taxonomy_test_get_antonym | core/modules/simpletest/tests/taxonomy_test.module | Return the antonym of the given term ID. | 
          
                  | taxonomy_test_query_alter | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_query_alter(). | 
          
                  | taxonomy_test_query_taxonomy_term_access_alter | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_query_TAG_alter(). | 
          
                  | taxonomy_test_query_term_access_alter | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_query_TAG_alter(). | 
          
                  | taxonomy_test_schema | core/modules/simpletest/tests/taxonomy_test.install | Implements hook_schema(). | 
          
                  | taxonomy_test_taxonomy_term_delete | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_taxonomy_term_delete(). | 
          
                  | taxonomy_test_taxonomy_term_insert | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_taxonomy_term_insert(). | 
          
                  | taxonomy_test_taxonomy_term_load | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_taxonomy_term_load(). | 
          
                  | taxonomy_test_taxonomy_term_update | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_taxonomy_term_update(). | 
          
                  | taxonomy_test_taxonomy_term_view | core/modules/simpletest/tests/taxonomy_test.module | Implements hook_taxonomy_term_view(). |