Same name and namespace in other branches
  1. 8.9.x core/modules/image/image.module \IMAGE_STORAGE_DEFAULT

Image style constant for module-defined presets in code.

2 uses of IMAGE_STORAGE_DEFAULT
image_effect_definition_load in modules/image/image.module
Loads the definition for an image effect.
image_styles in modules/image/image.module
Gets an array of all styles and their settings.

File

modules/image/image.module, line 21
Exposes global functionality for creating image styles.

Code

define('IMAGE_STORAGE_DEFAULT', 4);