27 calls to StreamWrapperManager::getScheme()

config_file_download in core/modules/config/config.module
Implements hook_file_download().
CssOptimizer::loadFile in core/lib/Drupal/Core/Asset/CssOptimizer.php
Loads the stylesheet and resolves all @import commands.
FileCopy::isLocalUri in core/modules/migrate/src/Plugin/migrate/process/FileCopy.php
Determines if the given URI or path is considered local.
FileSystem::dirname in core/lib/Drupal/Core/File/FileSystem.php
FileSystem::mkdir in core/lib/Drupal/Core/File/FileSystem.php
FileSystem::tempnam in core/lib/Drupal/Core/File/FileSystem.php
FileUrlGenerator::doGenerateString in core/lib/Drupal/Core/File/FileUrlGenerator.php
Creates an absolute web-accessible URL string.
FileUrlGenerator::generate in core/lib/Drupal/Core/File/FileUrlGenerator.php
GDToolkit::save in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Writes an image resource to a destination file.
hook_file_download in core/lib/Drupal/Core/File/file.api.php
Control access to private file downloads and specify HTTP headers.
HtaccessWriter::write in core/lib/Drupal/Core/File/HtaccessWriter.php
Creates a .htaccess file in the given directory.
ImageFieldDisplayTest::testImageFieldDefaultImage in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Tests use of a default image with an image field.
ImageStyle::buildUri in core/modules/image/src/Entity/ImageStyle.php
Returns the URI of this image when using this style.
ImageStyleCustomStreamWrappersTest::testCustomStreamWrappers in core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php
Tests derivative creation with several source on a local writable stream.
ImageStyleDownloadController::sourceImageExists in core/modules/image/src/Controller/ImageStyleDownloadController.php
Checks whether the provided source image exists.
image_field_config_update in core/modules/image/image.module
Implements hook_ENTITY_TYPE_update() for 'field_config'.
image_field_storage_config_update in core/modules/image/image.module
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
image_file_download in core/modules/image/image.module
Implements hook_file_download().
StreamWrapperManager::getViaUri in core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::isValidUri in core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::normalizeUri in core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
Normalizes a URI by making it syntactically correct.
StreamWrapperManagerTest::testUriScheme in core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
@covers ::getScheme
system_file_download in core/modules/system/system.module
Implements hook_file_download().
ThemeSettingsForm::buildForm in core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::validatePath in core/modules/system/src/Form/ThemeSettingsForm.php
Helper function for the system_theme_settings form.
ThemeTest::testThemeSettings in core/modules/system/tests/src/Functional/System/ThemeTest.php
Tests the theme settings form.
_locale_translation_file_is_remote in core/modules/locale/locale.translation.inc
Determine if a file is a remote file.

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