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_variables_to_config
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
25 calls to update_variables_to_config()
aggregrator_update_8000
in drupal/
core/
modules/
aggregator/
aggregator.install
Moves aggregator settings from variables to config.
book_update_8000
in drupal/
core/
modules/
book/
book.install
Move book settings from variables to config.
ConfigUpgradeTest::testConfigurationUpdate
in drupal/
core/
modules/
config/
lib/
Drupal/
config/
Tests/
ConfigUpgradeTest.php
Tests
update_variables_to_config
().
contact_update_8000
in drupal/
core/
modules/
contact/
contact.install
Moves contact setting from variable to config.
dblog_update_8000
in drupal/
core/
modules/
dblog/
dblog.install
Update settings to the new configuration system.
file_update_8000
in drupal/
core/
modules/
file/
file.install
Converts default_file_main variable to config.
filter_update_8000
in drupal/
core/
modules/
filter/
filter.install
Moves filter_fallback settings from variable to config.
forum_update_8000
in drupal/
core/
modules/
forum/
forum.install
Moves forum settings from variable to config.
image_update_8002
in drupal/
core/
modules/
image/
image.install
Moves image module settings from variable to config.
locale_update_8008
in drupal/
core/
modules/
locale/
locale.install
Rename the option variables of the locale language negotiation.
menu_update_8000
in drupal/
core/
modules/
menu/
menu.install
Moves menu settings from variables to config.
node_update_8009
in drupal/
core/
modules/
node/
node.install
Coverts default_nodes_main variable to config.
openid_update_8001
in drupal/
core/
modules/
openid/
openid.install
Moves xri_proxy_resolver settings from variable to config.
search_update_8000
in drupal/
core/
modules/
search/
search.install
Update search module to use the configuration system.
simpletest_update_8000
in drupal/
core/
modules/
simpletest/
simpletest.install
Move simpletest settings from variables to config.
statistics_update_8000
in drupal/
core/
modules/
statistics/
statistics.install
Moves statistics settings from variables to config.
syslog_update_8000
in drupal/
core/
modules/
syslog/
syslog.install
Update settings to the new configuration system.
text_update_8000
in drupal/
core/
modules/
field/
modules/
text/
text.install
Moves teaser length from variable to config.
tracker_update_8000
in drupal/
core/
modules/
tracker/
tracker.install
Moves tracker settings from variable to config.
translation_update_8001
in drupal/
core/
modules/
translation/
translation.install
Moves "translation_language_type" from variable to config.
update_update_8000
in drupal/
core/
modules/
update/
update.install
Moves update settings from variables to config.
user_update_8004
in drupal/
core/
modules/
user/
user.install
Moves account settings from variable to config.
user_update_8006
in drupal/
core/
modules/
user/
user.install
Moves user mail settings from variable to config.
user_update_8007
in drupal/
core/
modules/
user/
user.install
Moves login flood settings from variable to config.
user_update_8010
in drupal/
core/
modules/
user/
user.install
Moves user_block_* settings from variable to config.