file_url_generator

Same name in other branches
  1. 10 core/core.services.yml \file_url_generator

Class

Drupal\Core\File\FileUrlGenerator
50 string references to file_url_generator
AjaxCssForm::create in core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php
Instantiates a new instance of this class.
AttachedAssetsTest::setUp in core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
BaseFieldFileFormatterBase::create in core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php
Creates an instance of the plugin.
BaseFieldFileFormatterBase::__construct in core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php
Constructs a BaseFieldFileFormatterBase object.
CKEditor::create in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
Creates an instance of the plugin.

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\File\FileUrlGenerator
  2. arguments:
  3. - '@stream_wrapper_manager'
  4. - '@request_stack'
  5. - '@module_handler'

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