Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. image.module

IMAGE_DERIVATIVE_TOKEN

The name of the query parameter for image derivative tokens.

1 use of IMAGE_DERIVATIVE_TOKEN
ImageStyleDownloadController::deliver in core/modules/image/src/Controller/ImageStyleDownloadController.php
Generates a derivative, given a style and image path.

File

core/modules/image/image.module, line 12

Code

define('IMAGE_DERIVATIVE_TOKEN', 'itok');
RSS feed
Powered by Drupal