20 calls to update_variable_get()

book_update_8000 in drupal/core/modules/book/book.install
Move the Book module settings from variables to config.
color_update_8001 in drupal/core/modules/color/color.install
Converts variables to config.
DateUpgradePathTest::testDateUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/DateUpgradePathTest.php
Tests that date formats have been upgraded.
LanguageUpgradePathTest::testLanguageUpgrade in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php
Tests a successful upgrade.
locale_update_8001 in drupal/core/modules/locale/locale.install
Language type 'language' renamed to 'language_interface'.
locale_update_8004 in drupal/core/modules/locale/locale.install
Rename language providers to language negotiation methods.
locale_update_8007 in drupal/core/modules/locale/locale.install
Convert language_negotiation_* variables to use the new callbacks.
locale_update_8013 in drupal/core/modules/locale/locale.install
Renames language_default language negotiation method to language_selected.
node_update_8001 in drupal/core/modules/node/node.install
Rename node type language variable names.
node_update_8003 in drupal/core/modules/node/node.install
Rename node type language variable names.
node_update_8007 in drupal/core/modules/node/node.install
Move the language default values to config.
system_update_8001 in drupal/core/modules/system/system.install
Move from the Garland theme.
system_update_8002 in drupal/core/modules/system/system.install
Set 'node' as front page path and Bartik as default theme if it implicitly was before.
system_update_8029 in drupal/core/modules/system/system.install
Convert path_alias_whitelist variable to state API.
system_update_8045 in drupal/core/modules/system/system.install
Convert existing date formats to the new config system.
system_update_8050 in drupal/core/modules/system/system.install
Convert mail settings to config.
system_update_8055 in drupal/core/modules/system/system.install
Move system theme settings from variables to config.
update_fix_d8_requirements in drupal/core/includes/update.inc
Performs Drupal 7.x to 8.x required update.php updates.
update_variables_to_state in drupal/core/includes/update.inc
Updates 7.x variables to state records.
user_update_8011 in drupal/core/modules/user/user.install
Create user picture field.