Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
system_update_7063 drupal/modules/system/system.install Delete {menu_links} records for 'type' => MENU_CALLBACK which would not appear in a fresh install.
system_update_7064 drupal/modules/system/system.install Remove block_callback field from {menu_router}.
system_update_7065 drupal/modules/system/system.install Remove the default value for sid.
system_update_7066 drupal/modules/system/system.install Migrate the 'file_directory_temp' variable.
system_update_7067 drupal/modules/system/system.install Grant administrators permission to view the administration theme.
system_update_7068 drupal/modules/system/system.install Update {url_alias}.language description.
system_update_7069 drupal/modules/system/system.install Remove the obsolete 'site_offline' variable.
system_update_7070 drupal/modules/system/system.install Remove the obsolete 'drupal_badge_color' and 'drupal_badge_size' variables.
system_update_7071 drupal/modules/system/system.install Add index missed during upgrade, and fix field default.
system_update_7072 drupal/modules/system/system.install Remove the obsolete 'site_offline_message' variable.
system_update_7073 drupal/modules/system/system.install Add binary to {file_managed}, in case system_update_7034() was run without it.
system_update_7074 drupal/modules/system/system.install This update has been removed and will not run.
system_update_7076 drupal/modules/system/system.install Convert menu_links query strings into arrays.
system_update_7077 drupal/modules/system/system.install Revert {file_managed}.filename changed to a binary column.
system_update_7078 drupal/modules/system/system.install Add binary to {date_formats}.format.
system_update_7079 drupal/modules/system/system.install Convert the 'filesize' column in {file_managed} to a bigint.
system_update_7080 drupal/modules/system/system.install Convert the 'format' column in {date_format_locale} to case sensitive varchar.
system_update_7081 drupal/modules/system/system.install Remove the Drupal 6 default install profile if it is still in the database.
system_update_dependencies drupal/modules/system/system.install Implements hook_update_dependencies().
system_update_files_database drupal/modules/system/system.module Updates the records in the system table based on the files array. 2
system_update_last_removed drupal/modules/system/system.install
system_user_login drupal/modules/system/system.module Implements hook_user_login().
system_user_timezone drupal/modules/system/system.module Add the time zone field to the user edit and register forms. 2
t drupal/includes/bootstrap.inc Translates a string to the current language or to a given language. 1,903 28
tablesort_cell drupal/includes/tablesort.inc Formats a table cell. 1
tablesort_get_order drupal/includes/tablesort.inc Determines the current sort criterion. 4
tablesort_get_query_parameters drupal/includes/tablesort.inc Composes a URL query parameter array for table sorting links. 2
tablesort_get_sort drupal/includes/tablesort.inc Determines the current sort direction. 3
tablesort_header drupal/includes/tablesort.inc Formats a column header. 2
tablesort_init drupal/includes/tablesort.inc Initialize the table sort context. 3
taxonomy_admin_paths drupal/modules/taxonomy/taxonomy.module Implements hook_admin_paths().
taxonomy_admin_vocabulary_title_callback drupal/modules/taxonomy/taxonomy.module Returns the sanitized name of a vocabulary.
taxonomy_allowed_values drupal/modules/taxonomy/taxonomy.module Returns the set of valid terms for a taxonomy field. 1
taxonomy_autocomplete drupal/modules/taxonomy/taxonomy.pages.inc Page callback: Outputs JSON for taxonomy autocomplete suggestions. 4
taxonomy_autocomplete_validate drupal/modules/taxonomy/taxonomy.module Form element validate handler for taxonomy term autocomplete element. 1
taxonomy_build_node_index drupal/modules/taxonomy/taxonomy.module Builds and inserts taxonomy index entries for a given node. 2
taxonomy_check_vocabulary_hierarchy drupal/modules/taxonomy/taxonomy.module Checks and updates the hierarchy flag of a vocabulary. 2
taxonomy_delete_node_index drupal/modules/taxonomy/taxonomy.module Deletes taxonomy index entries for a given node. 2
taxonomy_entity_info drupal/modules/taxonomy/taxonomy.module Implements hook_entity_info().
taxonomy_entity_query_alter drupal/modules/taxonomy/taxonomy.module Implements hook_entity_query_alter().
taxonomy_field_extra_fields drupal/modules/taxonomy/taxonomy.module Implements hook_field_extra_fields().
taxonomy_field_formatter_info drupal/modules/taxonomy/taxonomy.module Implements hook_field_formatter_info().
taxonomy_field_formatter_prepare_view drupal/modules/taxonomy/taxonomy.module Implements hook_field_formatter_prepare_view().
taxonomy_field_formatter_view drupal/modules/taxonomy/taxonomy.module Implements hook_field_formatter_view().
taxonomy_field_info drupal/modules/taxonomy/taxonomy.module Implements hook_field_info().
taxonomy_field_is_empty drupal/modules/taxonomy/taxonomy.module Implements hook_field_is_empty().
taxonomy_field_presave drupal/modules/taxonomy/taxonomy.module Implements hook_field_presave().
taxonomy_field_schema drupal/modules/taxonomy/taxonomy.install Implements hook_field_schema().
taxonomy_field_settings_form drupal/modules/taxonomy/taxonomy.module Implements hook_field_settings_form().
taxonomy_field_validate drupal/modules/taxonomy/taxonomy.module Implements hook_field_validate().

Pages

Other projects