Search for date
Title | Object type | File name | Summary |
---|---|---|---|
color_update_7001 | function | modules/ |
Warn site administrator if unsafe CSS color codes are found in the database. |
comment_admin_overview_validate | function | modules/ |
Validate comment_admin_overview form submissions. |
comment_form_validate | function | modules/ |
Validate comment form submissions. |
comment_node_type_update | function | modules/ |
Implements hook_node_type_update(). |
comment_node_update_index | function | modules/ |
Implements hook_node_update_index(). |
comment_update_7000 | function | modules/ |
Rename comment display setting variables. |
comment_update_7001 | function | modules/ |
Change comment status from published being 0 to being 1 |
comment_update_7002 | function | modules/ |
Rename {comments} table to {comment} and upgrade it. |
comment_update_7003 | function | modules/ |
Split {comment}.timestamp into 'created' and 'changed', improve indexing on {comment}. |
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_category_edit_form_validate | function | modules/ |
Form validation handler for contact_category_edit_form(). |
contact_personal_form_validate | function | modules/ |
Form validation handler for contact_personal_form(). |
contact_site_form_validate | function | modules/ |
Form validation handler for contact_site_form(). |
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/ |
|
DatabaseTasks::validateDatabaseSettings | function | includes/ |
Validates driver specific configuration settings. |
DatabaseTasks_sqlite::validateDatabaseSettings | function | includes/ |
Validates driver specific configuration settings. |
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. |
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.