Contains filters are case sensitive
Name Locationsort descending Description
taxonomy_form_term_submit_build_taxonomy_term modules/taxonomy/taxonomy.admin.inc Updates the form state's term entity by processing this submission's values.
taxonomy_form_term_delete_submit modules/taxonomy/taxonomy.admin.inc Form submission handler for the 'Delete' button for taxonomy_form_term().
taxonomy_term_confirm_delete modules/taxonomy/taxonomy.admin.inc Form builder for the term delete form.
taxonomy_term_confirm_delete_submit modules/taxonomy/taxonomy.admin.inc Submit handler to delete a term after confirmation.
taxonomy_vocabulary_confirm_delete modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary delete confirmation form.
taxonomy_vocabulary_confirm_delete_submit modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation.
taxonomy_vocabulary_confirm_reset_alphabetical modules/taxonomy/taxonomy.admin.inc Form builder to confirm resetting a vocabulary to alphabetical order.
taxonomy_vocabulary_confirm_reset_alphabetical_submit modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation.
hook_taxonomy_vocabulary_insert modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_presave modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_taxonomy_term_view_alter modules/taxonomy/taxonomy.api.php Alter the results of taxonomy_term_view().
hook_taxonomy_term_view modules/taxonomy/taxonomy.api.php Act on a taxonomy term that is being assembled before rendering.
hook_taxonomy_term_delete modules/taxonomy/taxonomy.api.php Respond to taxonomy term deletion.
hook_taxonomy_term_predelete modules/taxonomy/taxonomy.api.php Act before taxonomy term deletion.
hook_taxonomy_term_update modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
hook_taxonomy_term_insert modules/taxonomy/taxonomy.api.php Act on taxonomy terms when inserted.
hook_taxonomy_term_presave modules/taxonomy/taxonomy.api.php Act on taxonomy terms before they are saved.
hook_taxonomy_term_load modules/taxonomy/taxonomy.api.php Act on taxonomy terms when loaded.
hook_taxonomy_vocabulary_delete modules/taxonomy/taxonomy.api.php Respond to taxonomy vocabulary deletion.
hook_taxonomy_vocabulary_load modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_predelete modules/taxonomy/taxonomy.api.php Act before taxonomy vocabulary deletion.
hook_taxonomy_vocabulary_update modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
taxonomy_update_1005 modules/taxonomy/taxonomy.install Drop the old taxonomy vocabulary table for existing Backdrop installations.
taxonomy_update_1000 modules/taxonomy/taxonomy.install Remove the {taxonomy_vocabulary}.module field.
taxonomy_update_1004 modules/taxonomy/taxonomy.install Convert taxonomy terms per page to config.
taxonomy_update_1003 modules/taxonomy/taxonomy.install Create the taxonomy.settings config file.
taxonomy_update_1002 modules/taxonomy/taxonomy.install Drop the old taxonomy vocabulary table.
taxonomy_update_1001 modules/taxonomy/taxonomy.install Convert taxonomy vocabularies to configuration.
taxonomy_update_1009 modules/taxonomy/taxonomy.install Add new "create terms" permission to editor and admin roles.
taxonomy_update_1008 modules/taxonomy/taxonomy.install Creates the table to enable caching of Taxonomy Term entities.
taxonomy_update_1007 modules/taxonomy/taxonomy.install Move default taxonomy term view to taxonomy module.
taxonomy_update_dependencies modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
taxonomy_field_schema modules/taxonomy/taxonomy.install Implements hook_field_schema().
taxonomy_schema modules/taxonomy/taxonomy.install Implements hook_schema().
taxonomy_uninstall modules/taxonomy/taxonomy.install Implements hook_uninstall().
taxonomy_update_1006 modules/taxonomy/taxonomy.install Add langcode column to {taxonomy_term_data} table.
taxonomy_get_parents_all Deprecated modules/taxonomy/taxonomy.module Legacy wrapper to load all the parents of a term by TID.
taxonomy_get_term_by_name Deprecated modules/taxonomy/taxonomy.module Legacy wrapper to try to map a string to an existing term.
taxonomy_get_vocabularies modules/taxonomy/taxonomy.module Load all Taxonomy vocabularies.
taxonomy_term_load modules/taxonomy/taxonomy.module Return the taxonomy term entity matching a term ID.
_taxonomy_get_tid_from_term modules/taxonomy/taxonomy.module Helper function for array_map purposes.
taxonomy_implode_tags modules/taxonomy/taxonomy.module Implodes a list of tags of a certain vocabulary into a string.
taxonomy_field_info modules/taxonomy/taxonomy.module Implements hook_field_info().
taxonomy_field_widget_info modules/taxonomy/taxonomy.module Implements hook_field_widget_info().
taxonomy_field_widget_info_alter modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
taxonomy_menu_local_tasks_alter modules/taxonomy/taxonomy.module Implements hook_menu_local_tasks_alter().
taxonomy_options_list modules/taxonomy/taxonomy.module Implements hook_options_list().
taxonomy_field_validate modules/taxonomy/taxonomy.module Implements hook_field_validate().
taxonomy_field_is_empty modules/taxonomy/taxonomy.module Implements hook_field_is_empty().
taxonomy_field_formatter_info modules/taxonomy/taxonomy.module Implements hook_field_formatter_info().

Pages