Config::$overriddenData
Same name in other branches
- 9 core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::overriddenData
- 10 core/lib/Drupal/Core/Config/Config.php \Drupal\Core\Config\Config::overriddenData
- 11.x 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\ConfigCode
protected $overriddenData;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.