image.style.thumbnail.yml
Same filename in other branches
1 string reference to 'image.style.thumbnail'
- ConfigEntityImportTest::doImageStyleUpdate in core/
modules/ system/ tests/ src/ Kernel/ Entity/ ConfigEntityImportTest.php - Tests updating an image style during import.
File
-
core/
modules/ image/ config/ install/ image.style.thumbnail.yml
View source
- langcode: en
- status: true
- dependencies: { }
- name: thumbnail
- label: 'Thumbnail (100×100)'
- effects:
- 1cfec298-8620-4749-b100-ccb6c4500779:
- uuid: 1cfec298-8620-4749-b100-ccb6c4500779
- id: image_scale
- weight: 0
- data:
- width: 100
- height: 100
- upscale: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.