Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
update.inc
»
update_variable_get
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
13 calls to update_variable_get()
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_8003
in drupal/
core/
modules/
locale/
locale.install
Converts language domains to new format.
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_8008
in drupal/
core/
modules/
locale/
locale.install
Rename the option variables of the locale language negotiation.
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.
update_fix_d8_requirements
in drupal/
core/
includes/
update.inc
Perform Drupal 7.x to 8.x updates that are required for
update.php
to function properly.
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.