IMAGE_DERIVATIVE_TOKEN
Same name and namespace in other branches
- 11.x core/modules/image/image.module \IMAGE_DERIVATIVE_TOKEN
- 10 core/modules/image/image.module \IMAGE_DERIVATIVE_TOKEN
- 9 core/modules/image/image.module \IMAGE_DERIVATIVE_TOKEN
- 8.9.x core/modules/image/image.module \IMAGE_DERIVATIVE_TOKEN
- 7.x modules/image/image.module \IMAGE_DERIVATIVE_TOKEN
The name of the query parameter for image derivative tokens.
Deprecated
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\image\ImageStyleInterface::TOKEN instead.
See also
https://www.drupal.org/node/3567619
File
-
core/
modules/ image/ image.module, line 17
Code
define('IMAGE_DERIVATIVE_TOKEN', 'itok');
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.