file_url_generator
Same name and namespace in other branches
- 10 core/core.services.yml \file_url_generator
- 11.x core/core.services.yml \file_url_generator
Class
Drupal\Core\File\FileUrlGenerator12 string references to file_url_generator
- AttachedAssetsTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Asset/ AttachedAssetsTest.php - CssCollectionRenderer::__construct in core/
lib/ Drupal/ Core/ Asset/ CssCollectionRenderer.php - Constructs a CssCollectionRenderer.
- CssOptimizer::getFileUrlGenerator in core/
lib/ Drupal/ Core/ Asset/ CssOptimizer.php - Returns the file URL generator.
- CssOptimizer::__construct in core/
lib/ Drupal/ Core/ Asset/ CssOptimizer.php - Constructs a CssOptimizer.
- FileUrlGeneratorTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileUrlGeneratorTest.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\File\FileUrlGenerator
- arguments:
- - '@stream_wrapper_manager'
- - '@request_stack'
- - '@module_handler'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.