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
block_admin_configure_validate function modules/block/block.admin.inc Form validation handler for block_admin_configure().
block_update_7000 function modules/block/block.install Set system.weight to a low value for block module.
block_update_7002 function modules/block/block.install Rename {blocks} table to {block}, {blocks_roles} to {block_role} and
{boxes} to {block_custom}.
block_update_7003 function modules/block/block.install Change the weight column to normal int.
block_update_7004 function modules/block/block.install Add new blocks to new regions, migrate custom variables to blocks.
block_update_7005 function modules/block/block.install Update the {block_custom}.format column.
block_update_7006 function modules/block/block.install Recreates cache_block table.
block_update_7007 function modules/block/block.install Change {block_custom}.format into varchar.
block_update_7008 function modules/block/block.install Update database to match Drupal 7 schema.
block_update_7009 function modules/block/block.install Increase {block}.title length to 255 characters.
block_update_dependencies function modules/block/block.install Implements hook_update_dependencies().
book_admin_edit_validate function modules/book/book.admin.inc Form validation handler for book_admin_edit().
book_admin_settings_validate function modules/book/book.admin.inc Form validation handler for book_admin_settings().
book_form_update function modules/book/book.module Renders a new parent page select element when the book selection changes.
book_node_type_update function modules/book/book.module Implements hook_node_type_update().
book_node_update function modules/book/book.module Implements hook_node_update().
book_update_bid function modules/book/book.module Updates the book ID of a page and its children when it moves to a new book.
ccc_update_test.info file modules/update/tests/ccc_update_test.info name = CCC Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE
ccc_update_test.module file modules/update/tests/ccc_update_test.module Dummy module for testing Update status.
color_scheme_form_validate function modules/color/color.module Form validation handler for color_scheme_form().
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.

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