You are here

9 calls to db_update() in Drupal 7

system_install in modules/system/system.install
Implements hook_install().
system_update_7000 in modules/system/system.install
Rename blog and forum permissions to be consistent with other content types.
system_update_7015 in modules/system/system.install
Change the user logout path.
system_update_7021 in modules/system/system.install
Change the PHP for settings permission.
system_update_7046 in modules/system/system.install
Switch from the Minnelli theme if it is the default or admin theme.
system_update_7048 in modules/system/system.install
Convert path languages from the empty string to LANGUAGE_NONE.
system_update_7053 in modules/system/system.install
Upgrade standard blocks and menus.
system_update_7076 in modules/system/system.install
Convert menu_links query strings into arrays.
_menu_link_move_children in includes/menu.inc
Updates the children of a menu link that is being moved.