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
ModuleUpdater::postUpdateTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
node_access_test_node_update function modules/node/tests/node_access_test.module Implements hook_node_update().
node_mass_update function modules/node/node.admin.inc Make mass update of nodes, changing all nodes in the $nodes array
to update them with the field values in $updates.
node_node_type_update function modules/node/content_types.inc Implements hook_node_type_update().
node_test_node_update function modules/node/tests/node_test.module Implements hook_node_update().
node_type_update_nodes function modules/node/node.module Updates all nodes of one type to be of another type.
node_update_7000 function modules/node/node.install Upgrade the node type table and fix node type 'module' attribute to avoid name-space conflicts.
node_update_7001 function modules/node/node.install Rename {node_revisions} table to {node_revision}.
node_update_7002 function modules/node/node.install Extend the node_promote_status index to include all fields required for the node page query.
node_update_7003 function modules/node/node.install Remove the node_counter if the statistics module is uninstalled.
node_update_7004 function modules/node/node.install Extend the existing default preview and teaser settings to all node types.
node_update_7005 function modules/node/node.install Add status/comment/promote and sticky columns to the {node_revision} table.
node_update_7006 function modules/node/node.install Convert body and teaser from node properties to fields, and migrate status/comment/promote and sticky columns to the {node_revision} table.
node_update_7007 function modules/node/node.install Remove column min_word_count.
node_update_7008 function modules/node/node.install Split the 'administer nodes' permission from 'access content overview'.
node_update_7009 function modules/node/node.install Convert node languages from the empty string to LANGUAGE_NONE.
node_update_7010 function modules/node/node.install Add the {block_node_type} table.
node_update_7011 function modules/node/node.install Update the database from Drupal 6 to match the schema.
node_update_7012 function modules/node/node.install Switches body fields to untranslatable while upgrading from D6 and makes them language neutral.
node_update_7013 function modules/node/node.install Change {node}.vid default value from 0 to NULL to avoid deadlock issues on MySQL.
node_update_7014 function modules/node/node.install Add an index on {node}.language.
node_update_7015 function modules/node/node.install Enable node types that may have been erroneously disabled in Drupal 7.36.
node_update_7016 function modules/node/node.install Change {history}.nid to an unsigned int in order to match {node}.nid.
node_update_dependencies function modules/node/node.install Implements hook_update_dependencies().
node_update_index function modules/node/node.module Implements hook_update_index().
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg function modules/openid/openid.test Test OpenID auto transition with e-mail.
openid_update_6000 function modules/openid/openid.install Add a table to store nonces.
openid_update_7000 function modules/openid/openid.install Bind associations to their providers.
path_node_update function modules/path/path.module Implements hook_node_update().
path_taxonomy_term_update function modules/path/path.module Implements hook_taxonomy_term_update().
path_test_path_update function modules/simpletest/tests/path_test.module Implements hook_path_update().
PollTestCase::pollUpdate function modules/poll/poll.test
poll_update function modules/poll/poll.module Implements hook_update().
poll_update_7001 function modules/poll/poll.install Use the poll_choice primary key to record votes in poll_votes rather than
the choice order. Rename chorder to weight.
poll_update_7002 function modules/poll/poll.install Add timestamp field to {poll_vote}.
poll_update_7003 function modules/poll/poll.install Change the weight column to normal int.
poll_update_7004 function modules/poll/poll.install Update the database to match the schema.
Private update status cache system group modules/update/update.module Functions to manage the update status cache.
ProfileTestCase::updateProfileField function modules/profile/profile.test Update a profile field.
profile_update_7001 function modules/profile/profile.install Rename {profile_fields} table to {profile_field} and {profile_values} to {profile_value}.
profile_update_7002 function modules/profile/profile.install Change the weight column to normal int.
registry_update function includes/bootstrap.inc Updates the registry based on the latest files listed in the database.
SAVED_UPDATED constant includes/common.inc Return status for saving which involved an update to an existing item.
search_comment_update function modules/search/search.module Implements hook_comment_update().
search_node_update function modules/search/search.module Implements hook_node_update().
search_node_update_index function modules/search/search.module Implements hook_node_update_index().
search_update_7000 function modules/search/search.install Replace unique keys in 'search_dataset' and 'search_index' by primary keys.
search_update_totals function modules/search/search.module Updates the {search_total} database table.
SelectQuery::$forUpdate property includes/database/select.inc The FOR UPDATE status
SelectQuery::forUpdate function includes/database/select.inc Add FOR UPDATE to the query.

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