stream_wrapper_manager
Same name in other branches
- 8.9.x core/core.services.yml \stream_wrapper_manager
- 10 core/core.services.yml \stream_wrapper_manager
Class
Drupal\Core\StreamWrapper\StreamWrapperManager29 string references to stream_wrapper_manager
- CopyTest::testEntityStorageException in core/
modules/ file/ tests/ src/ Kernel/ CopyTest.php - Tests for entity storage exception.
- 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.
- 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.