31 string references to stream_wrapper_manager

AssetRoutes::create in core/modules/system/src/Routing/AssetRoutes.php
Instantiates a new instance of this class.
CopyTest::testEntityStorageException in core/modules/file/tests/src/Kernel/CopyTest.php
Tests for entity storage exception.
CssAssetController::create in core/modules/system/src/Controller/CssAssetController.php
Instantiates a new instance of the implementing class using autowiring.
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.
FileItemTest::testFileItem in core/modules/file/tests/src/Kernel/FileItemTest.php
Tests using entity fields of the file field type.
FileRepositoryTest::testEntityStorageException in core/modules/file/tests/src/Kernel/FileRepositoryTest.php
Tests for entity storage exception.
FileRepositoryTest::testExistingRename in core/modules/file/tests/src/Kernel/FileRepositoryTest.php
Tests writeData() when renaming around an existing file.
FileRepositoryTest::testExistingReplace in core/modules/file/tests/src/Kernel/FileRepositoryTest.php
Tests writeData() when replacing an existing file.
FileRepositoryTest::testWithFilename in core/modules/file/tests/src/Kernel/FileRepositoryTest.php
Tests the writeData() method.
FileSystemForm::create in core/modules/system/src/Form/FileSystemForm.php
Instantiates a new instance of this class.
FileSystemTempDirectoryTest::setUp in core/tests/Drupal/KernelTests/Core/File/FileSystemTempDirectoryTest.php
FileUploadHandlerTest::testLegacyExtensions in core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php
Tests the legacy extension support.
FileUploadHandlerTest::testLockAcquireException in core/modules/file/tests/src/Kernel/FileUploadHandlerTest.php
Test the lock acquire exception.
file_cron in core/modules/file/file.module
Implements hook_cron().
file_test_file_url_alter in core/modules/file/tests/file_test/file_test.module
Implements hook_file_url_alter().
GDToolkit::create in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Creates an instance of the plugin.
hook_file_url_alter in core/lib/Drupal/Core/File/file.api.php
Alter the URL to a file.
ImageStyle::buildUrl in core/modules/image/src/Entity/ImageStyle.php
Returns the URL of this image derivative for an original image path or URI.
ImageStyle::getStreamWrapperManager in core/modules/image/src/Entity/ImageStyle.php
Gets the stream wrapper manager service.
ImageStyleDownloadController::create in core/modules/image/src/Controller/ImageStyleDownloadController.php
Instantiates a new instance of the implementing class using autowiring.
ImageStyleRoutes::create in core/modules/image/src/Routing/ImageStyleRoutes.php
Instantiates a new instance of this class.
ImageStyleTest::testFlush in core/modules/image/tests/src/Unit/ImageStyleTest.php
@covers ::flush
JsAssetController::create in core/modules/system/src/Controller/JsAssetController.php
Instantiates a new instance of the implementing class using autowiring.
MoveTest::testEntityStorageException in core/modules/file/tests/src/Kernel/MoveTest.php
Tests for entity storage exception.
OEmbed::validateConfigurationForm in core/modules/media/src/Plugin/media/Source/OEmbed.php
Form validation handler.
RegisterStreamWrappersPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
StreamWrapperManagerTest::setUp in core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
StreamWrapperTest::testGetValidStreamScheme in core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
Tests the scheme functions.
StreamWrapperTest::testUriFunctions in core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
Tests the getViaUri() and getViaScheme() methods and target functions.
system_file_download in core/modules/system/system.module
Implements hook_file_download().

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