forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
52 lines
1.0 KiB
YAML
52 lines
1.0 KiB
YAML
uuid: e50bd535-6357-47e3-b84b-75a7c0b7502e
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- core.entity_view_mode.node.teaser
|
|
- field.field.node.testimonial.body
|
|
- field.field.node.testimonial.field_image
|
|
- field.field.node.testimonial.field_position
|
|
- image.style.100x100
|
|
- node.type.testimonial
|
|
module:
|
|
- image
|
|
- text
|
|
- user
|
|
id: node.testimonial.teaser
|
|
targetEntityType: node
|
|
bundle: testimonial
|
|
mode: teaser
|
|
content:
|
|
body:
|
|
type: text_summary_or_trimmed
|
|
label: hidden
|
|
settings:
|
|
trim_length: 600
|
|
third_party_settings: { }
|
|
weight: 2
|
|
region: content
|
|
field_image:
|
|
type: image
|
|
label: hidden
|
|
settings:
|
|
image_link: ''
|
|
image_style: 100x100
|
|
image_loading:
|
|
attribute: lazy
|
|
third_party_settings: { }
|
|
weight: 0
|
|
region: content
|
|
field_position:
|
|
type: string
|
|
label: hidden
|
|
settings:
|
|
link_to_entity: false
|
|
third_party_settings: { }
|
|
weight: 1
|
|
region: content
|
|
hidden:
|
|
langcode: true
|
|
links: true
|
|
search_api_excerpt: true
|