12345678910111213141516171819202122232425262728 |
- uuid: a9861d26-d8d5-4f26-af8c-3d6e19fade30
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.paragraph.images.field_image
- - image.style.1920
- - paragraphs.paragraphs_type.images
- module:
- - image
- id: paragraph.images.default
- targetEntityType: paragraph
- bundle: images
- mode: default
- content:
- field_image:
- type: image
- label: hidden
- settings:
- image_link: ''
- image_style: '1920'
- image_loading:
- attribute: lazy
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- search_api_excerpt: true
|