Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
update.inc
»
update_variables_to_state
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
8 calls to update_variables_to_state()
comment_update_8004
in drupal/
core/
modules/
comment/
comment.install
Convert variables to state.
node_update_8010
in drupal/
core/
modules/
node/
node.install
Moves node_access_needs_rebuild from variable to state.
node_update_8011
in drupal/
core/
modules/
node/
node.install
Moves node cron last run time from variable to state.
statistics_update_8002
in drupal/
core/
modules/
statistics/
statistics.install
Convert variables to state.
system_update_8034
in drupal/
core/
modules/
system/
system.install
Move cron last run time and cron key from variable to state.
tracker_update_8002
in drupal/
core/
modules/
tracker/
tracker.install
Convert tracker_index_nid variable to state system.
update_prepare_d8_bootstrap
in drupal/
core/
includes/
update.inc
Performs extra steps required to bootstrap when using a Drupal 7 database.
update_update_8001
in drupal/
core/
modules/
update/
update.install
Convert update_last_check, last_email_notification variables to state API.