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
comment_update_7006 function modules/comment/comment.install Migrate data from the comment field to field storage.
comment_update_7007 function modules/comment/comment.install Add an index to the created column.
comment_update_7008 function modules/comment/comment.install Update database to match Drupal 7 schema.
comment_update_7009 function modules/comment/comment.install Change the last_comment_timestamp column description.
comment_update_dependencies function modules/comment/comment.install Implements hook_update_dependencies().
comment_update_index function modules/comment/comment.module Implements hook_update_index().
ContactSitewideTestCase::updateCategory function modules/contact/contact.test Updates a category.
contact_update_7000 function modules/contact/contact.install Rename the threshold limit variable.
contact_update_7001 function modules/contact/contact.install Rename the administer contact forms permission.
contact_update_7002 function modules/contact/contact.install Enable the 'access user contact forms' for registered users by default.
contact_update_7003 function modules/contact/contact.install Change the weight column to normal int.
contact_update_dependencies function modules/contact/contact.install Implements hook_update_dependencies().
dashboard_update function modules/dashboard/dashboard.module Sets the new weight of each region according to the drag-and-drop order.
DatabaseConnection::update function includes/database/database.inc Prepares and returns an UPDATE query object.
DatabaseMergeTestCase::testMergeInsertWithoutUpdate function modules/simpletest/tests/database_test.test Test that we can merge-insert without any update fields.
DatabaseMergeTestCase::testMergeUpdate function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully.
DatabaseMergeTestCase::testMergeUpdateExcept function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with different insert and update.
DatabaseMergeTestCase::testMergeUpdateExplicit function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with alternate replacement.
DatabaseMergeTestCase::testMergeUpdateExpression function modules/simpletest/tests/database_test.test Confirm that we can merge-update a record successfully, with expressions.
DatabaseMergeTestCase::testMergeUpdateWithoutUpdate function modules/simpletest/tests/database_test.test Confirm that we can merge-update without any update fields.
DatabaseReservedKeywordTestCase::testUpdateReservedWordTable function modules/simpletest/tests/database_test.test
DatabaseUpdateComplexTestCase class modules/simpletest/tests/database_test.test Tests for more complex update statements.
DatabaseUpdateComplexTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseUpdateComplexTestCase::testBetweenConditionUpdate function modules/simpletest/tests/database_test.test Test BETWEEN conditional clauses.
DatabaseUpdateComplexTestCase::testInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE IN clauses.
DatabaseUpdateComplexTestCase::testLikeConditionUpdate function modules/simpletest/tests/database_test.test Test LIKE conditionals.
DatabaseUpdateComplexTestCase::testNotInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE NOT IN clauses.
DatabaseUpdateComplexTestCase::testOrConditionUpdate function modules/simpletest/tests/database_test.test Test updates with OR conditionals.
DatabaseUpdateComplexTestCase::testUpdateExpression function modules/simpletest/tests/database_test.test Test update with expression values.
DatabaseUpdateComplexTestCase::testUpdateOnlyExpression function modules/simpletest/tests/database_test.test Test update with only expression values.
DatabaseUpdateLOBTestCase class modules/simpletest/tests/database_test.test Test update queries involving LOB values.
DatabaseUpdateLOBTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseUpdateLOBTestCase::testUpdateMultipleBlob function modules/simpletest/tests/database_test.test Confirm that we can update two blob columns in the same table.
DatabaseUpdateLOBTestCase::testUpdateOneBlob function modules/simpletest/tests/database_test.test Confirm that we can update a blob column.
DatabaseUpdateTestCase class modules/simpletest/tests/database_test.test Update builder tests.
DatabaseUpdateTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseUpdateTestCase::testExpressionUpdate function modules/simpletest/tests/database_test.test Test updating with expressions.
DatabaseUpdateTestCase::testMultiGTUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a multiple records with a non-equality condition.
DatabaseUpdateTestCase::testMultiUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a multiple records successfully.
DatabaseUpdateTestCase::testSimpleNullUpdate function modules/simpletest/tests/database_test.test Confirm updating to NULL.
DatabaseUpdateTestCase::testSimpleUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a single record successfully.
DatabaseUpdateTestCase::testWhereAndConditionUpdate function modules/simpletest/tests/database_test.test Confirm that we can stack condition and where calls.
DatabaseUpdateTestCase::testWhereUpdate function modules/simpletest/tests/database_test.test Confirm that we can update a multiple records with a where call.
DBLogTestCase::getContentUpdate function modules/dblog/dblog.test Creates random content as an update based on node content type.
dblog_update_7001 function modules/dblog/dblog.install Update the {watchdog} table.
dblog_update_7002 function modules/dblog/dblog.install Add an index to the severity column in the watchdog database table.
dblog_update_7003 function modules/dblog/dblog.install Account for possible legacy systems where dblog was not installed.
db_update function includes/database/database.inc Returns a new UpdateQuery object for the active database.
DrupalUpdateException class includes/update.inc @class Exception class used to throw error if a module update fails.
DrupalUpdaterInterface interface includes/updater.inc Interface for a class which can update a Drupal project.

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