Search for update

  1. Search 9.5.x for update
  2. Search 8.9.x for update
  3. Search 10.3.x for update
  4. Search 11.x for update
  5. Other projects
Title Object type File name Summary
UPDATE_UNKNOWN constant modules/update/update.module No available update data was found for project.
update_update_7000 function modules/update/update.install Create a queue to store tasks for requests to fetch available update data.
update_update_7001 function modules/update/update.install Recreates cache_update table.
update_verify_update_archive function modules/update/update.module Implements hook_verify_update_archive().
UpgradePathTestCase::$pendingUpdates property modules/simpletest/tests/upgrade/upgrade.test Flag to indicate whether there are pending updates or not.
UserUpdatePathTestCase class modules/simpletest/tests/upgrade/update.user.test Tests the User 7.0 -> 7.x update path.
UserUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.user.test
UserUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.user.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UserUpdatePathTestCase::testFilledUpgrade function modules/simpletest/tests/upgrade/update.user.test Tests that the update is successful.
user_update_7000 function modules/user/user.install Increase the length of the password field to accommodate better hashes.
user_update_7001 function modules/user/user.install Remove the 'threshold', 'mode' and 'sort' columns from the {users} table.
user_update_7002 function modules/user/user.install Convert user time zones from time zone offsets to time zone names.
user_update_7003 function modules/user/user.install Update user settings for cancelling user accounts.
user_update_7005 function modules/user/user.install Changes the users table to allow longer e-mail addresses.
user_update_7006 function modules/user/user.install Add module data to {role_permission}.
user_update_7007 function modules/user/user.install Add a weight column to user roles.
user_update_7008 function modules/user/user.install If 'user_register' variable was unset in Drupal 6, set it to be the same as
the Drupal 6 default setting.
user_update_7009 function modules/user/user.install Converts fields that store serialized variables from text to blob.
user_update_7010 function modules/user/user.install Update the {user}.signature_format column.
user_update_7011 function modules/user/user.install Placeholder function.
user_update_7012 function modules/user/user.install Add the user's pictures to the {file_managed} table and make them managed
files.
user_update_7013 function modules/user/user.install Add user module file usage entries.
user_update_7014 function modules/user/user.install Rename the 'post comments without approval' permission.
user_update_7015 function modules/user/user.install Change {users}.signature_format into varchar.
user_update_7016 function modules/user/user.install Update the database to match the schema.
user_update_7017 function modules/user/user.install Update email templates to use new tokens.
user_update_7018 function modules/user/user.install Ensure there is an index on {users}.picture.
user_update_7019 function modules/user/user.install Ensure there is a combined index on {authmap}.uid and {authmap}.module.
user_update_7020 function modules/user/user.install Add changed field to users table.
user_update_dependencies function modules/user/user.install Implements hook_update_dependencies().
_book_update_outline function modules/book/book.module Handles additions and updates to the book outline.
_comment_update_node_statistics function modules/comment/comment.module Updates the comment statistics for a given node. This should be called any
time a comment is added, deleted, or updated.
_forum_update_forum_index function modules/forum/forum.module Updates the taxonomy index for a given node.
_image_update_7002_add_columns function modules/image/image.install Add width and height columns to a specific table.
_image_update_7002_populate_dimensions function modules/image/image.install Populate image dimensions in a specific table.
_list_update_7001_extract_allowed_values function modules/field/modules/list/list.install Helper function for list_update_7001: extract allowed values from a string.
_list_update_7001_float_string_cast function modules/field/modules/list/list.install Helper callback function to cast the array element.
_menu_update_parental_status function includes/menu.inc Checks and updates the 'has_children' status for the parent of a link.
_node_mass_update_batch_finished function modules/node/node.admin.inc Implements callback_batch_finished().
_node_mass_update_batch_process function modules/node/node.admin.inc Implements callback_batch_operation().
_node_mass_update_helper function modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued.
_profile_update_user_fields function modules/profile/profile.module Helper function: update an array of user fields by calling profile_view_field
_registry_update function includes/registry.inc Does the work for registry_update().
_system_update_bootstrap_status function modules/system/system.module Refresh bootstrap column in the system table.
_update_7000_field_create_field function modules/field/field.install Utility function: create a field by writing directly to the database.
_update_7000_field_create_instance function modules/field/field.install Utility function: write a field instance directly to the database.
_update_7000_field_delete_field function modules/field/field.install Utility function: delete a field stored in SQL storage directly from the database.
_update_7000_field_delete_instance function modules/field/field.install Utility function: delete an instance and all its data of a field stored in SQL Storage.
_update_7000_field_read_fields function modules/field/field.install Utility function: fetch all the field definitions from the database.
_update_7000_field_sql_storage_write function modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.