50 functions implement hook_update()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

book_form_update in drupal/core/modules/book/book.module
Renders a new parent page select element when the book selection changes.
book_node_type_update in drupal/core/modules/book/book.module
Implements hook_node_type_update().
book_node_update in drupal/core/modules/book/book.module
Implements hook_node_update().
comment_node_type_update in drupal/core/modules/comment/comment.module
Implements hook_node_type_update().
config_test_config_test_update in drupal/core/modules/config/tests/config_test/config_test.hooks.inc
Implements hook_config_test_update().
contact_user_update in drupal/core/modules/contact/contact.module
Implements hook_user_update().
custom_block_test_custom_block_update in drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module
Implements hook_custom_block_update().
db_update in drupal/core/includes/database.inc
Returns a new UpdateQuery object for the active database.
entity_crud_hook_test_block_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_block_update().
entity_crud_hook_test_comment_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_comment_update().
entity_crud_hook_test_entity_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_entity_update().
entity_crud_hook_test_file_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_file_update().
entity_crud_hook_test_node_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_node_update().
entity_crud_hook_test_taxonomy_term_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_term_update().
entity_crud_hook_test_taxonomy_vocabulary_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_vocabulary_update().
entity_crud_hook_test_user_update in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_user_update().
field_attach_update in drupal/core/modules/field/field.attach.inc
Saves field data for an existing entity.
field_test_field_update in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_update().
file_field_update in drupal/core/modules/file/file.field.inc
Implements hook_field_update().
file_test_file_update in drupal/core/modules/file/tests/file_test/file_test.module
Implements hook_file_update().
filter_test_filter_format_update in drupal/core/modules/filter/tests/filter_test/filter_test.module
Implements hook_filter_format_update().
forum_comment_update in drupal/core/modules/forum/forum.module
Implements hook_comment_update().
forum_field_storage_pre_update in drupal/core/modules/forum/forum.module
Implements hook_field_storage_pre_update().
forum_node_update in drupal/core/modules/forum/forum.module
Implements hook_node_update().
image_field_update in drupal/core/modules/image/image.field.inc
Implements hook_field_update().
language_negotiation_url_prefixes_update in drupal/core/modules/language/language.negotiation.inc
Update the list of prefixes from the installed languages.
language_node_type_update in drupal/core/modules/language/language.module
Implements hook_node_type_update().
locale_language_update in drupal/core/modules/locale/locale.module
Implements hook_language_update().
locale_system_update in drupal/core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
menu_menu_update in drupal/core/modules/menu/menu.module
Implements hook_menu_update().
menu_node_update in drupal/core/modules/menu/menu.module
Implements hook_node_update().
menu_test_menu_link_update in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Implements hook_menu_link_update().
node_access_test_node_update in drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module
Implements hook_nodeapi_update().
node_mass_update in drupal/core/modules/node/node.admin.inc
Updates all nodes in the passed-in array with the passed-in field values.
node_node_type_update in drupal/core/modules/node/content_types.inc
Implements hook_node_type_update().
node_test_node_update in drupal/core/modules/node/tests/modules/node_test/node_test.module
Implements hook_node_update().
overlay_user_update in drupal/core/modules/overlay/overlay.module
Implements hook_user_update().
path_node_update in drupal/core/modules/path/path.module
Implements hook_node_update().
path_taxonomy_term_update in drupal/core/modules/path/path.module
Implements hook_taxonomy_term_update().
path_test_path_update in drupal/core/modules/system/tests/modules/path_test/path_test.module
Implements hook_path_update().
search_comment_update in drupal/core/modules/search/search.module
Implements hook_comment_update().
search_node_update in drupal/core/modules/search/search.module
Implements hook_node_update().
taxonomy_node_update in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_node_update().
text_filter_format_update in drupal/core/modules/text/text.module
Implements hook_filter_format_update().
tour_tour_update in drupal/core/modules/tour/tour.module
Implements hook_tour_update().
tracker_comment_update in drupal/core/modules/tracker/tracker.module
Implements hook_comment_update().
tracker_node_update in drupal/core/modules/tracker/tracker.module
Implements hook_node_update().
translation_entity_entity_update in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_entity_update().
translation_node_update in drupal/core/modules/translation/translation.module
Implements hook_node_update().
update_authorize_run_update in drupal/core/modules/update/update.authorize.inc
Updates existing projects when invoked by authorize.php.