Search for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 10.3.x for update
- Search 11.x for update
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
comment_update_7004 | function | modules/ |
Upgrade the {node_comment_statistics} table. |
comment_update_7005 | function | modules/ |
Create the comment_body field. |
comment_update_7006 | function | modules/ |
Migrate data from the comment field to field storage. |
comment_update_7007 | function | modules/ |
Add an index to the created column. |
comment_update_7008 | function | modules/ |
Update database to match Drupal 7 schema. |
comment_update_7009 | function | modules/ |
Change the last_comment_timestamp column description. |
comment_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
comment_update_index | function | modules/ |
Implements hook_update_index(). |
ContactSitewideTestCase::updateCategory | function | modules/ |
Updates a category. |
contact_update_7000 | function | modules/ |
Rename the threshold limit variable. |
contact_update_7001 | function | modules/ |
Rename the administer contact forms permission. |
contact_update_7002 | function | modules/ |
Enable the 'access user contact forms' for registered users by default. |
contact_update_7003 | function | modules/ |
Change the weight column to normal int. |
contact_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
dashboard_update | function | modules/ |
Sets the new weight of each region according to the drag-and-drop order. |
DatabaseConnection::update | function | includes/ |
Prepares and returns an UPDATE query object. |
DatabaseMergeTestCase::testMergeInsertWithoutUpdate | function | modules/ |
Test that we can merge-insert without any update fields. |
DatabaseMergeTestCase::testMergeUpdate | function | modules/ |
Confirm that we can merge-update a record successfully. |
DatabaseMergeTestCase::testMergeUpdateExcept | function | modules/ |
Confirm that we can merge-update a record successfully, with different insert and update. |
DatabaseMergeTestCase::testMergeUpdateExplicit | function | modules/ |
Confirm that we can merge-update a record successfully, with alternate replacement. |
DatabaseMergeTestCase::testMergeUpdateExpression | function | modules/ |
Confirm that we can merge-update a record successfully, with expressions. |
DatabaseMergeTestCase::testMergeUpdateWithoutUpdate | function | modules/ |
Confirm that we can merge-update without any update fields. |
DatabaseReservedKeywordTestCase::testUpdateReservedWordTable | function | modules/ |
|
DatabaseUpdateComplexTestCase | class | modules/ |
Tests for more complex update statements. |
DatabaseUpdateComplexTestCase::getInfo | function | modules/ |
|
DatabaseUpdateComplexTestCase::testBetweenConditionUpdate | function | modules/ |
Test BETWEEN conditional clauses. |
DatabaseUpdateComplexTestCase::testInConditionUpdate | function | modules/ |
Test WHERE IN clauses. |
DatabaseUpdateComplexTestCase::testLikeConditionUpdate | function | modules/ |
Test LIKE conditionals. |
DatabaseUpdateComplexTestCase::testNotInConditionUpdate | function | modules/ |
Test WHERE NOT IN clauses. |
DatabaseUpdateComplexTestCase::testOrConditionUpdate | function | modules/ |
Test updates with OR conditionals. |
DatabaseUpdateComplexTestCase::testUpdateExpression | function | modules/ |
Test update with expression values. |
DatabaseUpdateComplexTestCase::testUpdateOnlyExpression | function | modules/ |
Test update with only expression values. |
DatabaseUpdateLOBTestCase | class | modules/ |
Test update queries involving LOB values. |
DatabaseUpdateLOBTestCase::getInfo | function | modules/ |
|
DatabaseUpdateLOBTestCase::testUpdateMultipleBlob | function | modules/ |
Confirm that we can update two blob columns in the same table. |
DatabaseUpdateLOBTestCase::testUpdateOneBlob | function | modules/ |
Confirm that we can update a blob column. |
DatabaseUpdateTestCase | class | modules/ |
Update builder tests. |
DatabaseUpdateTestCase::getInfo | function | modules/ |
|
DatabaseUpdateTestCase::testExpressionUpdate | function | modules/ |
Test updating with expressions. |
DatabaseUpdateTestCase::testMultiGTUpdate | function | modules/ |
Confirm that we can update a multiple records with a non-equality condition. |
DatabaseUpdateTestCase::testMultiUpdate | function | modules/ |
Confirm that we can update a multiple records successfully. |
DatabaseUpdateTestCase::testSimpleNullUpdate | function | modules/ |
Confirm updating to NULL. |
DatabaseUpdateTestCase::testSimpleUpdate | function | modules/ |
Confirm that we can update a single record successfully. |
DatabaseUpdateTestCase::testWhereAndConditionUpdate | function | modules/ |
Confirm that we can stack condition and where calls. |
DatabaseUpdateTestCase::testWhereUpdate | function | modules/ |
Confirm that we can update a multiple records with a where call. |
DBLogTestCase::getContentUpdate | function | modules/ |
Creates random content as an update based on node content type. |
dblog_update_7001 | function | modules/ |
Update the {watchdog} table. |
dblog_update_7002 | function | modules/ |
Add an index to the severity column in the watchdog database table. |
dblog_update_7003 | function | modules/ |
Account for possible legacy systems where dblog was not installed. |
db_update | function | includes/ |
Returns a new UpdateQuery object for the active database. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.