stream_wrapper_manager

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \stream_wrapper_manager
  2. 10 core/core.services.yml \stream_wrapper_manager

Class

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

... See full list

File

core/core.services.yml

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.