Name of event fired to collect information on all config collections.
This event allows modules to add to the list of configuration collections retrieved by \Drupal\Core\Config\ConfigManager::getConfigCollectionInfo(). The event listener method receives a \Drupal\Core\Config\ConfigCollectionInfo instance.
\Drupal\Core\Config\ConfigCollectionInfo
\Drupal\Core\Config\ConfigManager::getConfigCollectionInfo()
\Drupal\Core\Config\ConfigFactoryOverrideBase
const COLLECTION_INFO = 'config.collection_info';
© 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!lib!Drupal!Core!Config!ConfigEvents.php/constant/ConfigEvents::COLLECTION_INFO/8.1.x