You are here

constant CONFIGURATION_DEFAULT_MAP in Configuration Management 6

The second execution phase: Apply the base map to $context

1 use of CONFIGURATION_DEFAULT_MAP
configuration_run_pass in ./configuration.module
Run through a pass of the configuration process

File

./configuration.module, line 17
Provide a unified method for defining site configurations abstracted from their data format. Various data formats should be supported via a plugin architecture such as XML, YAML, JSON, PHP

Code

define('CONFIGURATION_DEFAULT_MAP', 2);