Namesort descending Location Description
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().
taxonomy_theme core/modules/taxonomy/taxonomy.module Implements hook_theme().
taxonomy_tokens core/modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
taxonomy_token_info core/modules/taxonomy/taxonomy.tokens.inc Implements hook_token_info().
taxonomy_uninstall core/modules/taxonomy/taxonomy.install Implements hook_uninstall().
taxonomy_update_1000 core/modules/taxonomy/taxonomy.install Remove the {taxonomy_vocabulary}.module field.
taxonomy_update_1001 core/modules/taxonomy/taxonomy.install Convert taxonomy vocabularies to configuration.
taxonomy_update_1002 core/modules/taxonomy/taxonomy.install Drop the old taxonomy vocabulary table.
taxonomy_update_1003 core/modules/taxonomy/taxonomy.install Create the taxonomy.settings config file.
taxonomy_update_1004 core/modules/taxonomy/taxonomy.install Convert taxonomy terms per page to config.
taxonomy_update_1005 core/modules/taxonomy/taxonomy.install Drop the old taxonomy vocabulary table for existing Backdrop installations.
taxonomy_update_1006 core/modules/taxonomy/taxonomy.install Add langcode column to {taxonomy_term_data} table.
taxonomy_update_1007 core/modules/taxonomy/taxonomy.install Move default taxonomy term view to taxonomy module.
taxonomy_update_1008 core/modules/taxonomy/taxonomy.install Creates the table to enable caching of Taxonomy Term entities.
taxonomy_update_1009 core/modules/taxonomy/taxonomy.install Add new "create terms" permission to editor and admin roles.
taxonomy_update_1010 core/modules/taxonomy/taxonomy.install Clean up extraneous language-related configuration setting.
taxonomy_update_dependencies core/modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
taxonomy_views_api core/modules/taxonomy/taxonomy.module Implements hook_views_api().
taxonomy_views_data core/modules/taxonomy/views/taxonomy.views.inc Implements hook_views_data().
taxonomy_views_data_alter core/modules/taxonomy/views/taxonomy.views.inc Implements hook_views_data_alter().
taxonomy_views_plugins core/modules/taxonomy/views/taxonomy.views.inc Implements hook_views_plugins().
taxonomy_vocabulary_access core/modules/taxonomy/taxonomy.module Access callback: Checks a user's permission for performing operations on taxonomy terms in a vocabulary.

Pages