Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
taxonomy_update_8000 drupal/core/modules/taxonomy/taxonomy.install Remove the {taxonomy_vocabulary}.module field.
taxonomy_update_8001 drupal/core/modules/taxonomy/taxonomy.install Adds langcode field to {taxonomy_term_data} and {taxonomy_vocabulary}.
taxonomy_update_8002 drupal/core/modules/taxonomy/taxonomy.install Create a UUID column for taxonomy terms.
taxonomy_update_8003 drupal/core/modules/taxonomy/taxonomy.install Generate a UUID for all terms.
taxonomy_update_8004 drupal/core/modules/taxonomy/taxonomy.install Moves taxonomy settings from variable to config.
taxonomy_update_8005 drupal/core/modules/taxonomy/taxonomy.install Convert vocabularies into configuration.
taxonomy_update_8006 drupal/core/modules/taxonomy/taxonomy.install Change {taxonomy_term_data}.vid into a string holding the vocabulary machine name.
taxonomy_views_data drupal/core/modules/taxonomy/taxonomy.views.inc Implements hook_views_data().
taxonomy_views_data_alter drupal/core/modules/taxonomy/taxonomy.views.inc Implements hook_views_data_alter().
taxonomy_vocabulary_add drupal/core/modules/taxonomy/taxonomy.admin.inc Page callback: provides the vocabulary creation form. 1
taxonomy_vocabulary_confirm_delete drupal/core/modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary delete confirmation form. 1
taxonomy_vocabulary_confirm_delete_submit drupal/core/modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation. 1
taxonomy_vocabulary_confirm_reset_alphabetical drupal/core/modules/taxonomy/taxonomy.admin.inc Form builder to confirm resetting a vocabulary to alphabetical order. 1
taxonomy_vocabulary_confirm_reset_alphabetical_submit drupal/core/modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation. 1
taxonomy_vocabulary_get_names drupal/core/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies. 6 1
taxonomy_vocabulary_load drupal/core/modules/taxonomy/taxonomy.module Return the taxonomy vocabulary entity matching a vocabulary ID. 18 1
taxonomy_vocabulary_load_multiple drupal/core/modules/taxonomy/taxonomy.module Loads multiple taxonomy vocabularies based on certain conditions. 7
taxonomy_vocabulary_sort drupal/core/modules/taxonomy/taxonomy.module Sorts vocabularies by its weight and label. 2
taxonomy_vocabulary_static_reset drupal/core/modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies.
telephone_field_formatter_info_alter drupal/core/modules/telephone/telephone.module Implements hook_field_formatter_info_alter().
telephone_field_info drupal/core/modules/telephone/telephone.module Implements hook_field_info().
telephone_field_info_alter drupal/core/modules/telephone/telephone.module Implements hook_field_info_alter().
telephone_field_is_empty drupal/core/modules/telephone/telephone.module Implements hook_field_is_empty().
telephone_field_schema drupal/core/modules/telephone/telephone.install Implements hook_field_schema().
template_preprocess drupal/core/includes/theme.inc Adds a default set of helper variables for variable processors and templates. 1 2
template_preprocess_aggregator_feed_source drupal/core/modules/aggregator/aggregator.pages.inc Prepares variables for aggregator feed source templates.
template_preprocess_aggregator_item drupal/core/modules/aggregator/aggregator.pages.inc Prepares variables for aggregator item templates.
template_preprocess_aggregator_summary_item drupal/core/modules/aggregator/aggregator.pages.inc Processes variables for aggregator summary item templates.
template_preprocess_aggregator_summary_items drupal/core/modules/aggregator/aggregator.pages.inc Prepares variables for aggregator summary templates.
template_preprocess_block drupal/core/modules/block/block.module Prepares variables for block templates. 1
template_preprocess_book_all_books_block drupal/core/modules/book/book.module Prepares variables for book listing block templates.
template_preprocess_book_export_html drupal/core/modules/book/book.module Prepares variables for book export templates.
template_preprocess_book_navigation drupal/core/modules/book/book.module Prepares variables for book navigation templates.
template_preprocess_book_node_export_html drupal/core/modules/book/book.module Prepares variables for single node export templates.
template_preprocess_ckeditor_settings_toolbar drupal/core/modules/ckeditor/ckeditor.admin.inc Preprocess variables for theme_ckeditor_settings_toolbar().
template_preprocess_color_scheme_form drupal/core/modules/color/color.module Prepares variables for color scheme form templates.
template_preprocess_comment drupal/core/modules/comment/comment.module Prepares variables for comment templates.
template_preprocess_comment_wrapper drupal/core/modules/comment/comment.module Prepares variables for comment wrapper templates.
template_preprocess_custom_block_add_list drupal/core/modules/block/custom_block/custom_block.pages.inc Prepares variables for a custom block type creation list templates.
template_preprocess_datetime drupal/core/includes/theme.inc Preprocess variables for theme_datetime().
template_preprocess_field drupal/core/modules/field/field.module Prepares variables for field templates.
template_preprocess_forums drupal/core/modules/forum/forum.module Prepares variables for forums templates.
template_preprocess_forum_icon drupal/core/modules/forum/forum.module Prepares variables for forum icon templates.
template_preprocess_forum_list drupal/core/modules/forum/forum.module Prepares variables for forum list templates.
template_preprocess_forum_submitted drupal/core/modules/forum/forum.module Prepares variables for forum submission information templates.
template_preprocess_forum_topic_list drupal/core/modules/forum/forum.module Prepares variables for forum topic list templates.
template_preprocess_html drupal/core/includes/theme.inc Prepares variables for HTML document templates.
template_preprocess_input drupal/core/includes/form.inc Preprocesses variables for theme_input().
template_preprocess_item_list drupal/core/includes/theme.inc Preprocesses variables for theme_item_list().
template_preprocess_language_content_settings_table drupal/core/modules/language/language.admin.inc Implements hook_preprocess_HOOK() for theme_language_content_settings_table().

Pages

Other projects