constant CONFIGURATION_MODULE_MAPS in Configuration Management 6
The fourth execution phase: Apply all modules configuration maps
1 use of CONFIGURATION_MODULE_MAPS
- configuration_run_pass in ./
configuration.module - Run through a pass of the configuration process
File
- ./
configuration.module, line 27 - 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_MODULE_MAPS', 4);