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

Class

Drupal\Core\StreamWrapper\StreamWrapperManager
54 string references to stream_wrapper_manager
BrowserTestBase::installDrupal in core/tests/Drupal/Tests/BrowserTestBase.php
Installs Drupal into the Simpletest site.
CopyTest::testEntityStorageException in core/modules/file/tests/src/Kernel/CopyTest.php
Tests for entity storage exception.
DownloadTest::setUp in core/modules/migrate/tests/src/Kernel/process/DownloadTest.php
DownloadTest::testFileCreateUrl in core/modules/file/tests/src/Functional/DownloadTest.php
Test FileUrlGeneratorInterface::generateString()
DownloadTest::testPublicFileTransfer in core/modules/file/tests/src/Functional/DownloadTest.php
Tests the public file transfer system.

... 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']]