Search for update

  1. Search 9.5.x for update
  2. Search 8.9.x for update
  3. Search 10.3.x for update
  4. Search 11.x for update
  5. Other projects
Title Object type File name Summary
file_field_update function modules/file/file.field.inc Implements hook_field_update().
file_test_file_update function modules/simpletest/tests/file_test.module Implements hook_file_update().
FilledMinimalUpdatePath class modules/simpletest/tests/upgrade/upgrade.test Performs point release update tests on a populated database.
FilledMinimalUpdatePath::getInfo function modules/simpletest/tests/upgrade/upgrade.test
FilledMinimalUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
FilledMinimalUpdatePath::testFilledStandardUpdate function modules/simpletest/tests/upgrade/upgrade.test Tests a successful point release update.
FilledStandardUpdatePath class modules/simpletest/tests/upgrade/upgrade.test Performs point release update tests on a 'filled' database.
FilledStandardUpdatePath::getInfo function modules/simpletest/tests/upgrade/upgrade.test
FilledStandardUpdatePath::setUp function modules/simpletest/tests/upgrade/upgrade.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
FilledStandardUpdatePath::testFilledStandardUpdate function modules/simpletest/tests/upgrade/upgrade.test Tests a successful point release update.
filter_test_filter_format_update function modules/simpletest/tests/filter_test.module Implements hook_filter_format_update().
filter_update_7000 function modules/filter/filter.install Upgrade the {filter_formats} table and rename it to {filter_format}.
filter_update_7001 function modules/filter/filter.install Break out "escape HTML filter" option to its own filter.
filter_update_7003 function modules/filter/filter.install Upgrade the {filter} table for core filters.
filter_update_7005 function modules/filter/filter.install Integrate text formats with the user permissions system.
filter_update_7008 function modules/filter/filter.install Grant usage of all text formats to user roles having the 'administer filters' permission.
filter_update_7009 function modules/filter/filter.install Converts fields that store serialized variables from text to blob.
filter_update_7010 function modules/filter/filter.install Change {filter_format}.format and {filter}.format into varchar.
filter_update_dependencies function modules/filter/filter.install Implements hook_update_dependencies().
forum_comment_update function modules/forum/forum.module Implements hook_comment_update().
forum_field_storage_pre_update function modules/forum/forum.module Implements hook_field_storage_pre_update().
forum_node_update function modules/forum/forum.module Implements hook_node_update().
forum_update_7000 function modules/forum/forum.install Add new index to forum table.
forum_update_7001 function modules/forum/forum.install Create new {forum_index} table.
forum_update_7002 function modules/forum/forum.install Add new index to forum_index table.
forum_update_7003 function modules/forum/forum.install Rename field to 'taxonomy_forums'.
forum_update_7011 function modules/forum/forum.install Update {forum_index} so that only published nodes are indexed.
forum_update_7012 function modules/forum/forum.install Add 'created' and 'last_comment_timestamp' indexes.
forum_update_dependencies function modules/forum/forum.install Implements hook_update_dependencies().
hook_comment_update function modules/comment/comment.api.php The comment is being updated.
hook_entity_update function modules/system/system.api.php Act on entities when updated.
hook_field_attach_update function modules/field/field.api.php Act on field_attach_update().
hook_field_storage_pre_update function modules/field/field.api.php Act before the storage backends update field data.
hook_field_storage_update_field function modules/field/field.api.php Update the storage information for a field.
hook_field_update function modules/field/field.api.php Define custom update behavior for this module's field data.
hook_field_update_field function modules/field/field.api.php Act on a field being updated.
hook_field_update_forbid function modules/field/field.api.php Forbid a field update from occurring.
hook_field_update_instance function modules/field/field.api.php Act on a field instance being updated.
hook_file_update function modules/system/system.api.php Respond to a file being updated.
hook_filter_format_update function modules/filter/filter.api.php Perform actions when a text format has been updated.
hook_menu_link_update function modules/system/system.api.php Inform modules that a menu link has been updated.
hook_menu_update function modules/menu/menu.api.php Respond to a custom menu update.
hook_node_type_update function modules/node/node.api.php Respond to node type updates.
hook_node_update function modules/node/node.api.php Respond to updates to a node.
hook_node_update_index function modules/node/node.api.php Act on a node being indexed for searching.
hook_path_update function modules/path/path.api.php Respond to a path being updated.
hook_taxonomy_term_update function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
hook_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_update function modules/node/node.api.php Respond to updates to a node.
hook_updater_info function modules/system/system.api.php Provide information on Updaters (classes that can update Drupal).

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