constant CONFIGURATION_SEMAPHORE_TIMEOUT in Configuration Management 7
1 use of CONFIGURATION_SEMAPHORE_TIMEOUT
- configuration_get_component_states in ./
configuration.export.inc - Retrieve an array of configuration/components and their current states.
File
- ./
configuration.module, line 74 - Module file for the configuration module, which enables the capture and management of configuration in Drupal.
Code
define('CONFIGURATION_SEMAPHORE_TIMEOUT', 10 * 60);