18 calls to StreamWrapperManager::getScheme()
- ConfigHooks::fileDownload in core/
modules/ config/ src/ Hook/ ConfigHooks.php - Implements hook_file_download().
- CssOptimizer::loadFile in core/
lib/ Drupal/ Core/ Asset/ CssOptimizer.php - Loads the stylesheet and resolves all @import commands.
- FileSystem::dirname in core/
lib/ Drupal/ Core/ File/ FileSystem.php - Gets the name of the directory from a given path.
- FileSystem::mkdir in core/
lib/ Drupal/ Core/ File/ FileSystem.php - Creates a directory, optionally creating missing components in the path.
- FileSystem::tempnam in core/
lib/ Drupal/ Core/ File/ FileSystem.php - Creates a file with a unique filename in the specified directory.
- 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 - Creates a root-relative web-accessible URL object.
- 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.
- 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().
- SettingsForm::buildForm in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Form constructor.
- 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 - Returns a reference to the stream wrapper class responsible for a URI.
- StreamWrapperManager::isValidUri in core/
lib/ Drupal/ Core/ StreamWrapper/ StreamWrapperManager.php - Determines whether the URI has a valid scheme for file API operations.
- StreamWrapperManager::normalizeUri in core/
lib/ Drupal/ Core/ StreamWrapper/ StreamWrapperManager.php - Normalizes a URI by making it syntactically correct.
- SystemHooks::fileDownload in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_file_download().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.