Search for date

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

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