Configuration system upgrade functions

Module update functions that

  • update variables prior to configuration system conversions
  • convert variables to the new configuration system
  • update configuration system values after conversion

End of "defgroup config_upgrade".

File

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

Functions

Namesort ascending Location Description
user_update_8017 drupal/core/modules/user/user.install Migrate user roles into configuration.
user_update_8007 drupal/core/modules/user/user.install Moves login flood settings from variable to config.
user_update_8006 drupal/core/modules/user/user.install Moves user mail settings from variable to config.
user_update_8004 drupal/core/modules/user/user.install Moves account settings from variable to config.
update_variable_set drupal/core/includes/update.inc Sets a persistent variable during the 7.x-8.x upgrade path.
update_variable_get drupal/core/includes/update.inc Gets the value of a variable from the database during 7.x-8.x upgrades.
update_variable_del drupal/core/includes/update.inc Delete a variable from the database during the 7.x-8.x upgrade path.
update_update_8001 drupal/core/modules/update/update.install Convert update_last_check, last_email_notification variables to state API.
translation_update_8001 drupal/core/modules/translation/translation.install Moves "translation_language_type" from variable to config.
text_update_8000 drupal/core/modules/text/text.install Moves teaser length from variable to config.
system_update_8057 drupal/core/modules/system/system.install Convert actions to configuration.
system_update_8056 drupal/core/modules/system/system.install Move entity view modes to config.
system_update_8052 drupal/core/modules/system/system.install Move image toolkit settings from variable to config.
system_update_8050 drupal/core/modules/system/system.install Convert mail settings to config.
system_update_8047 drupal/core/modules/system/system.install Move site system 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_8043 drupal/core/modules/system/system.install Move system theme settings from variable to config.
system_update_8041 drupal/core/modules/system/system.install Convert admin_theme variable to config.
system_update_8040 drupal/core/modules/system/system.install Move action_max_stack from variable to config.
system_update_8039 drupal/core/modules/system/system.install Convert css and js gzip compression variables to config.
system_update_8038 drupal/core/modules/system/system.install Move site system regional settings from variable to config.
system_update_8037 drupal/core/modules/system/system.install Remove the 'password_count_log2' variable.
system_update_8036 drupal/core/modules/system/system.install Move the admin_compact_mode setting from variable to config.
system_update_8035 drupal/core/modules/system/system.install Move filter_allowed_protocols 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_8033 drupal/core/modules/system/system.install Convert active_menus_default variable to config.
system_update_8032 drupal/core/modules/system/system.install Remove the drupal_js_cache_files variable.
system_update_8030 drupal/core/modules/system/system.install Move authorize system settings from variable to config.
system_update_8017 drupal/core/modules/system/system.install Move system performance settings from variable to config.
system_update_8016 drupal/core/modules/system/system.install Move the system maintenance settings from variable to config.
system_update_8014 drupal/core/modules/system/system.install Move system logging settings from variables to config.
system_update_8012 drupal/core/modules/system/system.install Move site 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_8009 drupal/core/modules/system/system.install Move cron system settings from variable to config.
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.
statistics_update_8000 drupal/core/modules/statistics/statistics.install Moves statistics settings from variables to config.
search_update_8000 drupal/core/modules/search/search.install Update search module to use the configuration system.
node_update_8011 drupal/core/modules/node/node.install Moves node cron last run time from variable to state.
node_update_8010 drupal/core/modules/node/node.install Moves node_access_needs_rebuild from variable to state.
node_update_8009 drupal/core/modules/node/node.install Coverts default_nodes_main variable to config.
node_update_8001 drupal/core/modules/node/node.install Rename node type language variable names.
menu_update_8004 drupal/core/modules/menu/menu.install Migrate menus into configuration.
menu_update_8003 drupal/core/modules/menu/menu.install Moves menu_override_parent_selector from variables to config.
menu_update_8000 drupal/core/modules/menu/menu.install Moves menu settings from variables to config.
locale_update_8017 drupal/core/modules/locale/locale.install Moves locale translation directory settings from variable to config.
locale_update_8008 drupal/core/modules/locale/locale.install Update locale variables to config or state systems as appropriate.
locale_update_8007 drupal/core/modules/locale/locale.install Convert language_negotiation_* variables to use the new callbacks.
locale_update_8004 drupal/core/modules/locale/locale.install Rename language providers to language negotiation methods.
locale_update_8003 drupal/core/modules/locale/locale.install Converts language domains to new format.
locale_update_8001 drupal/core/modules/locale/locale.install Language type 'language' renamed to 'language_interface'.
image_update_8002 drupal/core/modules/image/image.install Moves image module settings from variable to config.
forum_update_8000 drupal/core/modules/forum/forum.install Moves forum settings from variable to config.
filter_update_8001 drupal/core/modules/filter/filter.install Migrate filter formats into configuration.
filter_update_8000 drupal/core/modules/filter/filter.install Moves filter_fallback settings from variable to config.
file_update_8000 drupal/core/modules/file/file.install Converts default_file_main variable to config.
field_update_8004 drupal/core/modules/field/field.install Moves field_storage_default and field_language_fallback to config.
field_update_8002 drupal/core/modules/field/field.install Migrate all instance widget and display settings to configuration.
contact_update_8001 drupal/core/modules/contact/contact.install Migrate contact categories into configuration.
contact_update_8000 drupal/core/modules/contact/contact.install Moves contact setting from variable to config.
book_update_8000 drupal/core/modules/book/book.install Move the Book module settings from variables to config.
block_update_8000 drupal/core/modules/block/block.install Block cache is always enabled in 8.x.
aggregator_update_8000 drupal/core/modules/aggregator/aggregator.install Moves aggregator settings from variables to config.