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