Config::$overriddenData

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::overriddenData
  2. 8.9.x core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::overriddenData
  3. 10 core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::overriddenData

The current runtime data.

The configuration data from storage merged with module and settings overrides.

Type: array

File

core/lib/Drupal/Core/Config/Config.php, line 36

Class

Config
Defines the default configuration object.

Namespace

Drupal\Core\Config

Code

protected $overriddenData;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.