6 calls to FileStorage::getCollectionDirectory()
- FileStorage::deleteAll in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Deletes configuration objects whose names start with a given prefix.
- FileStorage::ensureStorage in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Check if the directory exists and create it if not.
- FileStorage::getFilePath in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Returns the path to the configuration file.
- FileStorage::listAll in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Gets configuration object names starting with a given prefix.
- InstallStorage::getComponentFolder in core/
lib/ Drupal/ Core/ Config/ InstallStorage.php - Get folder inside each component that contains the files.
- InstallStorage::getCoreFolder in core/
lib/ Drupal/ Core/ Config/ InstallStorage.php - Get folder inside Drupal core that contains the files.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.