Updates from 7.x to 8.x

Update functions from 7.x to 8.x.

File

drupal/core/modules/system/system.install, line 1227
Install, update and uninstall functions for the system module.

Functions

Namesort descending Location Description
block_update_8000 drupal/core/modules/block/block.install Block cache is always enabled in 8.x.
block_update_8001 drupal/core/modules/block/block.install Creates table {block_language} for language visibility settings per block.
block_update_8002 drupal/core/modules/block/block.install Replace serial role IDs with machine name strings.
block_update_8003 drupal/core/modules/block/block.install Increase {block}.title length to 255 characters.
block_update_8004 drupal/core/modules/block/block.install Rename default menu names.
block_update_8005 drupal/core/modules/block/block.install Migrate {users}.data into {users_data}.
block_update_8006 drupal/core/modules/block/block.install Enable the Custom Block module.
block_update_8007 drupal/core/modules/block/block.install Migrate {block_custom} to {custom_block}.
block_update_8008 drupal/core/modules/block/block.install Migrate {block_custom}.body and {block_custom}.format to block_body field.
block_update_dependencies drupal/core/modules/block/block.install Implements hook_update_dependencies().
comment_update_8000 drupal/core/modules/comment/comment.install Renames {comment}.language to {comment}.langcode.
comment_update_8001 drupal/core/modules/comment/comment.install Create a UUID column for comments.
comment_update_8002 drupal/core/modules/comment/comment.install Make *id fields unsigned.
comment_update_8003 drupal/core/modules/comment/comment.install Generate a UUID for all comments.
comment_update_8004 drupal/core/modules/comment/comment.install Convert variables to state.
contact_update_8000 drupal/core/modules/contact/contact.install Moves contact setting from variable to config.
contact_update_8001 drupal/core/modules/contact/contact.install Migrate contact categories into configuration.
contact_update_8002 drupal/core/modules/contact/contact.install Drop the {contact} table.
contact_update_8003 drupal/core/modules/contact/contact.install Migrate {users}.data into {users_data}.
contact_update_dependencies drupal/core/modules/contact/contact.install Implements hook_update_dependencies().
dblog_update_8000 drupal/core/modules/dblog/dblog.install Update settings to the new configuration system.
dblog_update_8001 drupal/core/modules/dblog/dblog.install Make *id fields unsigned.
field_update_8001 drupal/core/modules/field/field.install Empty update - moved into field_update_8003().
field_update_8002 drupal/core/modules/field/field.install Migrate all instance widget and display settings to configuration.
field_update_8003 drupal/core/modules/field/field.install Convert fields and instances to config.
field_update_8004 drupal/core/modules/field/field.install Moves field_storage_default and field_language_fallback to config.
filter_update_8000 drupal/core/modules/filter/filter.install Moves filter_fallback settings from variable to config.
filter_update_8001 drupal/core/modules/filter/filter.install Migrate filter formats into configuration.
locale_update_8000 drupal/core/modules/locale/locale.install Drops textgroup support.
locale_update_8001 drupal/core/modules/locale/locale.install Language type 'language' renamed to 'language_interface'.
locale_update_8002 drupal/core/modules/locale/locale.install Removes duplicates in {locales_source}.
locale_update_8003 drupal/core/modules/locale/locale.install Converts language domains to new format.
locale_update_8004 drupal/core/modules/locale/locale.install Rename language providers to language negotiation methods.
locale_update_8005 drupal/core/modules/locale/locale.install Update plural interface translations to new format.
locale_update_8007 drupal/core/modules/locale/locale.install Convert language_negotiation_* variables to use the new callbacks.
locale_update_8008 drupal/core/modules/locale/locale.install Update locale variables to config or state systems as appropriate.
locale_update_8009 drupal/core/modules/locale/locale.install Convert locale blocks to language blocks.
locale_update_8010 drupal/core/modules/locale/locale.install Add {locale_file} table.
locale_update_8011 drupal/core/modules/locale/locale.install Add a cache table and locale_project table for the locale module.
locale_update_8013 drupal/core/modules/locale/locale.install Renames language_default language negotiation method to language_selected.
locale_update_8014 drupal/core/modules/locale/locale.install Drop old 'location' field.
locale_update_8015 drupal/core/modules/locale/locale.install Build a new {locale_file} table.
locale_update_8016 drupal/core/modules/locale/locale.install Converts localized date formats.
locale_update_8017 drupal/core/modules/locale/locale.install Moves locale translation directory settings from variable to config.
node_update_8001 drupal/core/modules/node/node.install Rename node type language variable names.
node_update_8002 drupal/core/modules/node/node.install Rename node.language field to node.langcode.
node_update_8003 drupal/core/modules/node/node.install Rename node type language variable names.
node_update_8004 drupal/core/modules/node/node.install Create a UUID column for nodes.
node_update_8005 drupal/core/modules/node/node.install Make *id fields unsigned.
node_update_8006 drupal/core/modules/node/node.install Generate a UUID for all nodes.
node_update_8007 drupal/core/modules/node/node.install Move the language default values to config.
node_update_8008 drupal/core/modules/node/node.install Rename default menu names.
node_update_8009 drupal/core/modules/node/node.install Coverts default_nodes_main variable to config.
node_update_8010 drupal/core/modules/node/node.install Moves node_access_needs_rebuild from variable to state.
node_update_8011 drupal/core/modules/node/node.install Moves node cron last run time from variable to state.
node_update_8012 drupal/core/modules/node/node.install Enable History module.
node_update_8013 drupal/core/modules/node/node.install Renames global revision permissions to use the word 'all'.
node_update_8014 drupal/core/modules/node/node.install Empty update. See http://drupal.org/node/1836392.
node_update_8015 drupal/core/modules/node/node.install Add language support to the {node_access} table.
node_update_8016 drupal/core/modules/node/node.install Upgrade node schema to the standard entity SQL schema: create new tables.
node_update_8017 drupal/core/modules/node/node.install Upgrade node schema to the standard entity SQL schema: migrate data.
node_update_8018 drupal/core/modules/node/node.install Upgrade node schema to the standard entity SQL schema: delete old fields.
shortcut_update_8000 drupal/core/modules/shortcut/shortcut.install Migrate shortcuts into configuration.
shortcut_update_8001 drupal/core/modules/shortcut/shortcut.install Drop the {shortcut_set} table.
syslog_update_8000 drupal/core/modules/syslog/syslog.install Update settings to the new configuration system.
system_update_8001 drupal/core/modules/system/system.install Move from the Garland theme.
system_update_8002 drupal/core/modules/system/system.install Set 'node' as front page path and Bartik as default theme if it implicitly was before.
system_update_8003 drupal/core/modules/system/system.install Create {cache_config} cache table for the new configuration system.
system_update_8004 drupal/core/modules/system/system.install Add {file_managed}.langcode field.
system_update_8005 drupal/core/modules/system/system.install Remove the obsolete {session}.cache column.
system_update_8006 drupal/core/modules/system/system.install Add the {cache_tags} table.
system_update_8007 drupal/core/modules/system/system.install Modify existing cache tables, adding support for cache tags.
system_update_8008 drupal/core/modules/system/system.install Remove the 'clean_url' configuration variable.
system_update_8009 drupal/core/modules/system/system.install Move cron system settings from variable to config.
system_update_8010 drupal/core/modules/system/system.install Move RSS system settings from variable to config.
system_update_8011 drupal/core/modules/system/system.install Update the module and base fields for the blog node type.
system_update_8012 drupal/core/modules/system/system.install Move site system settings from variable to config.
system_update_8013 drupal/core/modules/system/system.install Add description_callback and description_arguments fields to {menu_router}.
system_update_8014 drupal/core/modules/system/system.install Move system logging settings from variables to config.
system_update_8015 drupal/core/modules/system/system.install Create a UUID column for managed files.
system_update_8016 drupal/core/modules/system/system.install Move the system maintenance settings from variable to config.
system_update_8017 drupal/core/modules/system/system.install Move system performance settings from variable to config.
system_update_8019 drupal/core/modules/system/system.install Remove the registry tables.
system_update_8020 drupal/core/modules/system/system.install Conditionally enable the new Ban module.
system_update_8021 drupal/core/modules/system/system.install Enable the Actions module.
system_update_8022 drupal/core/modules/system/system.install Create the new routing table.
system_update_8023 drupal/core/modules/system/system.install Create the 'key_value_expire' table.
system_update_8024 drupal/core/modules/system/system.install Generate a UUID for all files.
system_update_8025 drupal/core/modules/system/system.install Remove {system} table.
system_update_8027 drupal/core/modules/system/system.install Clean up javascript_parsed variable.
system_update_8028 drupal/core/modules/system/system.install Remove the 'menu_masks' configuration variable.
system_update_8029 drupal/core/modules/system/system.install Convert path_alias_whitelist variable to state API.
system_update_8030 drupal/core/modules/system/system.install Move authorize system settings from variable to config.
system_update_8031 drupal/core/modules/system/system.install Rename default menu names.
system_update_8032 drupal/core/modules/system/system.install Remove the drupal_js_cache_files variable.
system_update_8033 drupal/core/modules/system/system.install Convert active_menus_default variable to config.
system_update_8034 drupal/core/modules/system/system.install Move cron last run time and cron key from variable to state.
system_update_8035 drupal/core/modules/system/system.install Move filter_allowed_protocols variable to config.
system_update_8036 drupal/core/modules/system/system.install Move the admin_compact_mode setting from variable to config.
system_update_8037 drupal/core/modules/system/system.install Remove the 'password_count_log2' variable.
system_update_8038 drupal/core/modules/system/system.install Move site system regional settings from variable to config.
system_update_8039 drupal/core/modules/system/system.install Convert css and js gzip compression variables to config.
system_update_8040 drupal/core/modules/system/system.install Move action_max_stack from variable to config.
system_update_8041 drupal/core/modules/system/system.install Convert admin_theme variable to config.
system_update_8042 drupal/core/modules/system/system.install Enable the new Entity module.
system_update_8043 drupal/core/modules/system/system.install Move system theme settings from variable to config.
system_update_8044 drupal/core/modules/system/system.install Move system fast 404 settings from variable to config.
system_update_8045 drupal/core/modules/system/system.install Convert existing date formats to the new config system.
system_update_8046 drupal/core/modules/system/system.install Install new default views.
system_update_8047 drupal/core/modules/system/system.install Move site system settings from variable to config.
system_update_8048 drupal/core/modules/system/system.install Enable the new Menu link module.
system_update_8049 drupal/core/modules/system/system.install Create the 'config_snapshot' table.
system_update_8050 drupal/core/modules/system/system.install Convert mail settings to config.
system_update_8051 drupal/core/modules/system/system.install Add route_name column to the menu_links table.
system_update_8052 drupal/core/modules/system/system.install Move image toolkit settings from variable to config.
system_update_8053 drupal/core/modules/system/system.install Remove {cache_form} table.
system_update_8054 drupal/core/modules/system/system.install Add route_name column to the menu_router table.
system_update_8055 drupal/core/modules/system/system.install Move system theme settings from variables to config.
system_update_8056 drupal/core/modules/system/system.install Move entity view modes to config.
system_update_8057 drupal/core/modules/system/system.install Convert actions to configuration.
toolbar_update_8000 drupal/core/modules/toolbar/toolbar.install Enable the Breakpoint and Config modules.
tracker_update_8000 drupal/core/modules/tracker/tracker.install Moves tracker settings from variable to config.
tracker_update_8001 drupal/core/modules/tracker/tracker.install Make *id fields unsigned.
tracker_update_8002 drupal/core/modules/tracker/tracker.install Convert tracker_index_nid variable to state system.
user_update_8000 drupal/core/modules/user/user.install The 'Member for' extra field has moved one level up in the array.
user_update_8001 drupal/core/modules/user/user.install Splits {users}.language field to langcode and preferred_langcode.
user_update_8002 drupal/core/modules/user/user.install Replace serial role IDs with machine name strings.
user_update_8003 drupal/core/modules/user/user.install Create a UUID column for users.
user_update_8004 drupal/core/modules/user/user.install Moves account settings from variable to config.
user_update_8005 drupal/core/modules/user/user.install Creates a preferred_admin_langcode column.
user_update_8006 drupal/core/modules/user/user.install Moves user mail settings from variable to config.
user_update_8007 drupal/core/modules/user/user.install Moves login flood settings from variable to config.
user_update_8008 drupal/core/modules/user/user.install Make *id fields unsigned.
user_update_8009 drupal/core/modules/user/user.install Generate a UUID for all users.
user_update_8011 drupal/core/modules/user/user.install Create user picture field.
user_update_8012 drupal/core/modules/user/user.install Migrate {users}.picture to 'user_picture' image field.
user_update_8013 drupal/core/modules/user/user.install Deletes {users}.picture field.
user_update_8014 drupal/core/modules/user/user.install Create new {users_data} table.
user_update_8015 drupal/core/modules/user/user.install Move existing {users}.data into {_d7_users_data} migration table.
user_update_8016 drupal/core/modules/user/user.install Drop {users}.data column.
user_update_8017 drupal/core/modules/user/user.install Migrate user roles into configuration.
_node_update_8016_schema drupal/core/modules/node/node.install Upgrade node schema to the standard entity SQL schema: schema definition.