stream_wrapper_manager
Same name in other branches
- 9 core/core.services.yml \stream_wrapper_manager
- 10 core/core.services.yml \stream_wrapper_manager
Class
Drupal\Core\StreamWrapper\StreamWrapperManager31 string references to stream_wrapper_manager
- FileCopy::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ FileCopy.php - Creates an instance of the plugin.
- FileCopyTest::testDownloadRemoteUri in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Tests that remote URIs are delegated to the download plugin.
- FileDownloadController::create in core/
modules/ system/ src/ FileDownloadController.php - Instantiates a new instance of this class.
- FileDownloadController::__construct in core/
modules/ system/ src/ FileDownloadController.php - FileDownloadController constructor.
- FileItemTest::testFileItem in core/
modules/ file/ tests/ src/ Kernel/ FileItemTest.php - Tests using entity fields of the file field type.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\StreamWrapper\StreamWrapperManager
- calls:
- - [setContainer, ['@service_container']]
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.