48 string references to file_url_generator in Drupal 9
- AjaxCssForm::create in core/
modules/ ckeditor/ tests/ modules/ src/ Form/ AjaxCssForm.php - @inheritDoc
- 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.
- CKEditor::__construct in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Constructs a \Drupal\ckeditor\Plugin\Editor\CKEditor object.
- CKEditorIntegrationTest::testLinkability in core/
modules/ media/ tests/ src/ FunctionalJavascript/ CKEditorIntegrationTest.php - Tests linkability of the CKEditor widget.
- CKEditorTest::setUp in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - CKEditorToolbarButtonTest::testImageButtonDisplay in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorToolbarButtonTest.php - Method tests CKEditor image buttons.
- ColorTest::_testColor in core/
modules/ color/ tests/ src/ Functional/ ColorTest.php - Tests the Color module functionality using the given theme.
- color_scheme_form_submit in core/
modules/ color/ color.module - Form submission handler for color_scheme_form().
- ComputedFileUrl::getValue in core/
modules/ file/ src/ ComputedFileUrl.php - Gets the data value.
- 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.
- 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.
- File::__construct in core/
modules/ file/ src/ Plugin/ views/ field/ File.php - Constructs a File object.
- FileEntityFormatterTest::setUp in core/
modules/ file/ tests/ src/ Kernel/ Formatter/ FileEntityFormatterTest.php - FileUrlGeneratorTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ File/ FileUrlGeneratorTest.php - 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.
- ImageFormatter::__construct in core/
modules/ image/ src/ Plugin/ Field/ FieldFormatter/ ImageFormatter.php - Constructs an ImageFormatter object.
- 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.
- JsCollectionRenderer::__construct in core/
lib/ Drupal/ Core/ Asset/ JsCollectionRenderer.php - Constructs a JsCollectionRenderer.
- 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'.
- 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 - 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.
- TwigExtension::__construct in core/
lib/ Drupal/ Core/ Template/ TwigExtension.php - Constructs \Drupal\Core\Template\TwigExtension.
- _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.