35 string references to file_url_generator

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.
ComputedFileUrl::getValue in core/modules/file/src/ComputedFileUrl.php
Gets the data value.
DownloadTest::setUp in core/modules/file/tests/src/Functional/DownloadTest.php
EngineTwigTest::testTwigFileUrls in core/modules/system/tests/src/Functional/Theme/EngineTwigTest.php
Tests the automatic/magic calling of toString() on objects, if exists.
File::create in core/modules/file/src/Plugin/views/field/File.php
Creates an instance of the plugin.
File::createFileUrl in core/modules/file/src/Entity/File.php
Creates a file URL for the URI of this file.
FileEntityFormatterTest::setUp in core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
FileUrlGeneratorTest::setUp in core/tests/Drupal/KernelTests/Core/File/FileUrlGeneratorTest.php
ImageAdminStylesTest::testPreviewImageShowInPrivateScheme in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Tests the display of preview images using a private scheme.
ImageAdminStylesTest::testStyleReplacement in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Tests deleting a style and choosing a replacement style.
ImageDimensionsTest::testImageDimensions in core/modules/image/tests/src/Functional/ImageDimensionsTest.php
Tests styled image dimensions cumulatively.
ImageFieldDisplayTest::testImageFieldSettings in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Tests for image field settings.
ImageFormatter::create in core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php
Creates an instance of the plugin.
ImageStyle::buildUrl in core/modules/image/src/Entity/ImageStyle.php
Returns the URL of this image derivative for an original image path or URI.
ImageTest::setUp in core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php
ImageUrlFormatter::viewElements in core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php
Builds a renderable array for a field value.
MediaDisplayTest::testMediaDisplay in core/modules/media/tests/src/FunctionalJavascript/MediaDisplayTest.php
Tests basic media display.
MediaSourceImageTest::testMediaImageSource in core/modules/media/tests/src/FunctionalJavascript/MediaSourceImageTest.php
Tests the image media source.
MediaStandardProfileTest::audioTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'audio'.
MediaStandardProfileTest::imageTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'image'.
MediaStandardProfileTest::videoTest in core/modules/media/tests/src/FunctionalJavascript/MediaStandardProfileTest.php
Tests the standard profile configuration for media type 'video'.
MediaThumbnailFormatter::create in core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php
Creates an instance of the plugin.
NodeRSSContentTest::testUrlHandling in core/modules/node/tests/src/Functional/NodeRSSContentTest.php
Tests relative, root-relative, protocol-relative and absolute URLs.
ResponsiveImageFieldDisplayTest::setUp in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
SettingsForm::create in core/modules/navigation/src/Form/SettingsForm.php
Instantiates a new instance of this class.
StreamWrapperTest::testUriFunctions in core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
Tests the getViaUri() and getViaScheme() methods and target functions.
template_preprocess_file_link in core/modules/file/file.module
Prepares variables for file link templates.
template_preprocess_image in core/includes/theme.inc
Prepares variables for image templates.
template_preprocess_image_style_preview in core/modules/image/image.admin.inc
Prepares variables for image style preview templates.
ThemeSettingsTest::testLogoConfig in core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
Tests that the default logo config can be overridden.
ThemeTest::testThemeSettings in core/modules/system/tests/src/Functional/System/ThemeTest.php
Tests the theme settings form.
theme_get_setting in core/includes/theme.inc
Retrieves a setting for the current theme or for a given theme.
_filter_html_image_secure_process in core/modules/filter/filter.module
Process callback for local image filter.
_responsive_image_image_style_url in core/modules/responsive_image/responsive_image.module
Wrapper around image_style_url() so we can return an empty image.

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