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.
- 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 - file_build_uri in core/
includes/ file.inc - Constructs a URI to Drupal's default files location given a relative path.
- 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 this class.
- ImageStyleRoutes::create in core/
modules/ image/ src/ Routing/ ImageStyleRoutes.php - Instantiates a new instance of this class.
- 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::testPharStreamWrapperRegistration in core/
tests/ Drupal/ KernelTests/ Core/ File/ StreamWrapperTest.php - Tests that phar stream wrapper is registered as expected.
- 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().
- _file_save_upload_single in core/
modules/ file/ file.module - Saves a file upload to a new location.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.