image.style.medium.yml
Same filename in other branches
4 string references to 'image.style.medium'
- LocaleConfigTranslationTest::testConfigTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationTest.php - Tests basic configuration translation.
- ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies in core/
modules/ responsive_image/ tests/ src/ Unit/ ResponsiveImageStyleConfigEntityUnitTest.php - @covers ::calculateDependencies
- ResponsiveImageStyleResourceTestBase::getExpectedNormalizedEntity in core/
modules/ responsive_image/ tests/ src/ Functional/ Rest/ ResponsiveImageStyleResourceTestBase.php - Returns the expected normalization of the entity.
- ResponsiveImageStyleTest::getExpectedDocument in core/
modules/ jsonapi/ tests/ src/ Functional/ ResponsiveImageStyleTest.php - Returns the expected JSON:API document for the entity.
File
-
core/
modules/ image/ config/ install/ image.style.medium.yml
View source
- langcode: en
- status: true
- dependencies: { }
- name: medium
- label: 'Medium (220×220)'
- effects:
- bddf0d06-42f9-4c75-a700-a33cafa25ea0:
- uuid: bddf0d06-42f9-4c75-a700-a33cafa25ea0
- id: image_scale
- weight: 0
- data:
- width: 220
- height: 220
- upscale: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.