W3cubDocs

/Drupal 8

constant CONFIG_ACTIVE_DIRECTORY

$config_directories key for active directory.

Deprecated

in Drupal 8.0.x and will be removed before 9.0.0. Drupal core no longer creates an active directory.

See also

config_get_config_directory()

File

core/includes/bootstrap.inc, line 103
Functions that need to be loaded on every Drupal request.

Code

const CONFIG_ACTIVE_DIRECTORY = 'active';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!bootstrap.inc/constant/CONFIG_ACTIVE_DIRECTORY/8.1.x