You are here

service stream_wrapper_manager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/core.services.yml \stream_wrapper_manager

Class

Drupal\Core\StreamWrapper\StreamWrapperManager
6 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.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\StreamWrapper\StreamWrapperManager
  2. calls:
  3. - [setContainer, ['@service_container']]