service stream_wrapper_manager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/core.services.yml \stream_wrapper_manager
Class
Drupal\Core\StreamWrapper\StreamWrapperManager6 string references to stream_wrapper_manager
- EntityFile::create in core/
modules/ file/ src/ Plugin/ migrate/ destination/ EntityFile.php - Creates an instance of the plugin.
- EntityFileTest::setUp in core/
modules/ file/ src/ Tests/ Migrate/ EntityFileTest.php - Performs setup tasks before each individual test method is run.
- FileSystemForm::create in core/
modules/ system/ src/ Form/ FileSystemForm.php - Instantiates a new instance of this class.
- GDToolkit::create in core/
modules/ system/ src/ Plugin/ ImageToolkit/ GDToolkit.php - Creates an instance of the plugin.
- ImageStyleRoutes::create in core/
modules/ image/ src/ Routing/ ImageStyleRoutes.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\StreamWrapper\StreamWrapperManager
- calls:
- - [setContainer, ['@service_container']]