Search for 5

Functions & methods

NameLocationDescription
block_update_7005modules/block/block.installUpdate the {block_custom}.format column.
comment_update_7005modules/comment/comment.installCreate the comment_body field.
filter_update_7005modules/filter/filter.installIntegrate text formats with the user permissions system.
form_example_tutorial_5form_example/form_example_tutorial.incExample 5: Basic form with additional element attributes.
node_update_7005modules/node/node.installAdd status/comment/promote and sticky columns to the {node_revision} table.
system_schema_cache_7054modules/system/system.installThe cache schema corresponding to system_update_7054.
system_update_7005modules/system/system.installRemove throttle columns and variables.
system_update_7015modules/system/system.installChange the user logout path.
system_update_7045modules/system/system.installAdd expiration field to the {flood} table.
system_update_7050modules/system/system.installChange {batch}.id column from serial to regular int.
system_update_7051modules/system/system.installmake the IP field IPv6 compatible
system_update_7052modules/system/system.installRename file to include_file in {menu_router} table.
system_update_7053modules/system/system.installUpgrade standard blocks and menus.
system_update_7054modules/system/system.installRemove {cache_*}.headers columns.
system_update_7055modules/system/system.installConverts fields that store serialized variables from text to blob.
system_update_7057modules/system/system.installIncrease the size of session-ids.
system_update_7058modules/system/system.installRemove cron semaphore variable.
system_update_7059modules/system/system.installCreate the {file_usage} table.
system_update_7065modules/system/system.installRemove the default value for sid.
taxonomy_update_7005modules/taxonomy/taxonomy.installMigrate {taxonomy_term_node} table to field storage.
user_update_7005modules/user/user.installChanges the users table to allow longer e-mail addresses.
user_update_7015modules/user/user.installChange {users}.signature_format into varchar.
views_schema_6005./views.installEnlarge the base_table column
views_update_6005./views.install
_batch_test_batch_5modules/simpletest/tests/batch_test.moduleBatch 5: repeats a simple operation.
_batch_test_callback_5modules/simpletest/tests/batch_test.callbacks.incSimple batch operation.
_batch_test_finished_5modules/simpletest/tests/batch_test.callbacks.inc'finished' callback for batch 5.