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