file_system
Same name and namespace in other branches
- 9 core/core.services.yml \file_system
- 8.9.x core/core.services.yml \file_system
- 11.x core/core.services.yml \file_system
Class
Drupal\Core\File\FileSystem68 string references to file_system
- ArchiverTestBase::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Archiver/ ArchiverTestBase.php - DestructableServiceTest::testDestructableServiceExecutionOrder in core/
tests/ Drupal/ FunctionalTests/ HttpKernel/ DestructableServiceTest.php - DirectoryTest::testDirectoryCreation in core/
tests/ Drupal/ KernelTests/ Core/ File/ DirectoryTest.php - Tests directory creation.
- DirectoryTest::testFileCheckDirectoryHandling in core/
tests/ Drupal/ KernelTests/ Core/ File/ DirectoryTest.php - Tests directory handling functions.
- DirectoryTest::testFileCheckLocalDirectoryHandling in core/
tests/ Drupal/ KernelTests/ Core/ File/ DirectoryTest.php - Tests local directory handling functions.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\File\FileSystem
- arguments:
- - '@stream_wrapper_manager'
- - '@settings'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.