image.style.large.yml

drupal/core/modules/image/config/image.style.large.yml
2 string references to 'image.style.large'
ConfigSchemaTest::testSchemaData in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php
Tests metadata applied to configuration objects.
ConfigSchemaTest::testSchemaMapping in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.

File

drupal/core/modules/image/config/image.style.large.yml
View source
  1. name: large
  2. label: 'Large (480x480)'
  3. effects:
  4. ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d:
  5. name: image_scale
  6. data:
  7. width: '480'
  8. height: '480'
  9. upscale: '1'
  10. weight: '0'
  11. ieid: ddd73aa7-4bd6-4c85-b600-bdf2b1628d1d
  12. langcode: en