31 calls to StreamWrapperManager::getScheme()
- ConfigHooks::fileDownload in core/
modules/ config/ src/ Hook/ ConfigHooks.php - Implements hook_file_download().
- 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 - 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.
- ImageHooks::fieldConfigUpdate in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_ENTITY_TYPE_update() for 'field_config'.
- ImageHooks::fieldStorageConfigUpdate in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
- ImageHooks::fileDownload in core/
modules/ image/ src/ Hook/ ImageHooks.php - Implements hook_file_download().
- ImageStyle::buildUri in core/
modules/ image/ src/ Entity/ ImageStyle.php - ImageStyleCustomStreamWrappersTest::testCustomStreamWrappers in core/
modules/ image/ tests/ src/ Kernel/ ImageStyleCustomStreamWrappersTest.php - Tests derivative creation with several source on a local writable stream.
- ImageStyleDownloadController::getUriWithoutConvertedExtension in core/
modules/ image/ src/ Controller/ ImageStyleDownloadController.php - Get the file URI without the extension from any conversion image style.
- ImageStyleDownloadController::sourceImageExists in core/
modules/ image/ src/ Controller/ ImageStyleDownloadController.php - Checks whether the provided source image exists.
- SettingsForm::buildForm in core/
modules/ navigation/ src/ Form/ SettingsForm.php - SettingsForm::validateLogoPath in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Helper function for the navigation settings form.
- 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
- SystemHooks::fileDownload in core/
modules/ system/ src/ Hook/ SystemHooks.php - 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.