image.style.thumbnail.yml
Same filename in other branches
3 string references to 'image.style.thumbnail'
- ConfigEntityImportTest::doImageStyleUpdate in core/
modules/ system/ tests/ src/ Kernel/ Entity/ ConfigEntityImportTest.php - Tests updating an image style during import.
- responsive_image-loading-attribute.php in core/
modules/ responsive_image/ tests/ fixtures/ update/ responsive_image-loading-attribute.php - Test lazy load update by modifying an image field form display.
- responsive_image-order-multipliers-numerically.php in core/
modules/ responsive_image/ tests/ fixtures/ update/ responsive_image-order-multipliers-numerically.php - Test fixture for re-ordering responsive image style multipliers numerically.
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
- c4eb9942-2c9e-4a81-949f-6161a44b6559:
- uuid: c4eb9942-2c9e-4a81-949f-6161a44b6559
- id: image_convert
- weight: 2
- data:
- extension: webp
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.