file_system
Same name and namespace in other branches
- 8.9.x core/core.services.yml \file_system
- 10 core/core.services.yml \file_system
- 11.x core/core.services.yml \file_system
Class
Drupal\Core\File\FileSystem14 string references to file_system
- ArchiverManager::__construct in core/
lib/ Drupal/ Core/ Archiver/ ArchiverManager.php - Constructs an ArchiverManager object.
- drupal_get_database_types in core/
includes/ install.inc - Returns all supported database driver installer objects.
- FileStorage::getFileSystem in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Returns file system service.
- install_begin_request in core/
includes/ install.core.inc - Begins an installation request, modifying the installation state as needed.
- install_check_requirements in core/
includes/ install.core.inc - Checks installation requirements and reports any errors.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\File\FileSystem
- arguments:
- - '@stream_wrapper_manager'
- - '@settings'
- - '@logger.channel.file'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.