Same filename and directory in other branches
  1. 8.9.x core/modules/image/config/install/image.settings.yml
  2. 9 core/modules/image/config/install/image.settings.yml
core/modules/image/config/install/image.settings.yml
8 string references to 'image.settings'
ImageAdminStylesTest::testPreviewImageShowInPrivateScheme in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
Tests the display of preview images using a private scheme.
ImageStyle::buildUrl in core/modules/image/src/Entity/ImageStyle.php
Returns the URL of this image derivative for an original image path or URI.
ImageStyleDownloadController::deliver in core/modules/image/src/Controller/ImageStyleDownloadController.php
Generates a derivative, given a style and image path.
ImageStylesPathAndUrlTest::doImageStyleUrlAndPathTests in core/modules/image/tests/src/Functional/ImageStylesPathAndUrlTest.php
Tests building an image style URL.
image_file_download in core/modules/image/image.module
Implements hook_file_download().

... See full list

File

core/modules/image/config/install/image.settings.yml
View source
  1. preview_image: core/modules/image/sample.png
  2. allow_insecure_derivatives: false
  3. suppress_itok_output: false