Contains filters are case sensitive
Name Locationsort descending Description
taxonomy_term_load_parents modules/taxonomy/taxonomy.module Finds all parents of a given term ID.
taxonomy_term_load_parents_all modules/taxonomy/taxonomy.module Find all ancestors of a given term ID.
taxonomy_term_load_children modules/taxonomy/taxonomy.module Finds all children of a term ID.
taxonomy_get_tree modules/taxonomy/taxonomy.module Create a hierarchical representation of a vocabulary.
taxonomy_term_load_multiple_by_name modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use.
taxonomy_autoload_info modules/taxonomy/taxonomy.module Implements hook_autoload_info().
taxonomy_term_load_multiple modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions.
taxonomy_vocabulary_load_multiple modules/taxonomy/taxonomy.module Load multiple taxonomy vocabularies based on certain conditions.
taxonomy_vocabulary_load modules/taxonomy/taxonomy.module Return the taxonomy vocabulary entity matching a vocabulary ID.
taxonomy_vocabulary_machine_name_load Deprecated modules/taxonomy/taxonomy.module Legacy wrapper to return the vocabulary object matching a machine name.
taxonomy_get_parents Deprecated modules/taxonomy/taxonomy.module Legacy wrapper to return the parents of a term by TID.
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_term_page modules/taxonomy/taxonomy.pages.inc Menu callback; displays all nodes associated with a term.
taxonomy_autocomplete modules/taxonomy/taxonomy.pages.inc Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_term_feed modules/taxonomy/taxonomy.pages.inc Generate the content feed for a taxonomy term.
taxonomy_path_type_delete_callback modules/taxonomy/taxonomy.path.inc Callback to delete aliases for taxonomy types.
taxonomy_path_info modules/taxonomy/taxonomy.path.inc Implements hook_path_info().
taxonomy_path_bulk_update_batch_process modules/taxonomy/taxonomy.path.inc Batch processing callback; Generate URL aliases for taxonomy terms.
theme_taxonomy_overview_terms modules/taxonomy/taxonomy.theme.inc Returns HTML for a terms overview form as a sortable list of terms.
theme_taxonomy_vocabulary_name modules/taxonomy/taxonomy.theme.inc Returns HTML for the vocabulary human readable name, and its machine name.
theme_taxonomy_vocabulary_description modules/taxonomy/taxonomy.theme.inc Returns HTML for the vocabulary description.
template_preprocess_taxonomy_term modules/taxonomy/taxonomy.theme.inc Process variables for taxonomy-term.tpl.php.
taxonomy_tokens modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
taxonomy_token_info modules/taxonomy/taxonomy.tokens.inc Implements hook_token_info().
_taxonomy_token_term_parent_list modules/taxonomy/taxonomy.tokens.inc Get a list of a term's parents as a term ID to label map.
views_taxonomy_set_breadcrumb modules/taxonomy/views/taxonomy.views.inc Helper function to set a breadcrumb for taxonomy.
taxonomy_views_plugins modules/taxonomy/views/taxonomy.views.inc Implements hook_views_plugins().
taxonomy_field_views_data_views_data_alter modules/taxonomy/views/taxonomy.views.inc Implements hook_field_views_data_views_data_alter().
taxonomy_field_views_data modules/taxonomy/views/taxonomy.views.inc Implements hook_field_views_data().
taxonomy_views_data_alter modules/taxonomy/views/taxonomy.views.inc Implements hook_views_data_alter().
taxonomy_views_data modules/taxonomy/views/taxonomy.views.inc Implements hook_views_data().
telemetry_report modules/telemetry/telemetry.admin.inc
hook_telemetry_info modules/telemetry/telemetry.api.php Provides information about data collected by this module.
hook_telemetry_data modules/telemetry/telemetry.api.php Populates the telemetry data from this module.
hook_telemetry_info_alter modules/telemetry/telemetry.api.php Alter the list of data collected by Telemetry.
hook_telemetry_data_alter modules/telemetry/telemetry.api.php Alter the complete list of values collected by Telemetry before sending.
project_uninstall modules/telemetry/telemetry.install Implements hook_uninstall().
telemetry_requirements modules/telemetry/telemetry.install Implements hook_requirements().
telemetry_cron modules/telemetry/telemetry.module Implements hook_cron().
_telemetry_destination_server_name modules/telemetry/telemetry.module Returns the hostname of the destination server for Telemetry data.
_telemetry_site_key modules/telemetry/telemetry.module Get an anonymous, unique identifier for this site.
telemetry_config_info modules/telemetry/telemetry.module Implements hook_config_info().
telemetry_hook_info modules/telemetry/telemetry.module Implements hook_hook_info().
telemetry_menu modules/telemetry/telemetry.module Implements hook_menu().
telemetry_get_info modules/telemetry/telemetry.module
telemetry_get_data modules/telemetry/telemetry.module Retrieve the Telemetry data values from modules.
telemetry_telemetry_info modules/telemetry/telemetry.telemetry.inc Implements hook_telementry_info().
telemetry_telemetry_data modules/telemetry/telemetry.telemetry.inc Implements hook_telemetry_data().
translation_test_node_insert modules/translation/tests/translation_test/translation_test.module Implements hook_node_insert().

Pages