Sorted by weight, added using the Weight module. https://www.drupal.org/project/weight If two testimonials have the same weight, they are sorted by their created date.
50 lines
1.1 KiB
YAML
50 lines
1.1 KiB
YAML
uuid: 057f8496-ab40-4cf3-8055-0984ce62d37a
|
|
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_role
|
|
- field.field.node.testimonial.field_url
|
|
- field.field.node.testimonial.field_weight
|
|
- image.style.medium
|
|
- 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: 0
|
|
region: content
|
|
field_image:
|
|
type: image
|
|
label: hidden
|
|
settings:
|
|
image_link: content
|
|
image_style: medium
|
|
image_loading:
|
|
attribute: lazy
|
|
third_party_settings: { }
|
|
weight: -1
|
|
region: content
|
|
links:
|
|
settings: { }
|
|
third_party_settings: { }
|
|
weight: 100
|
|
region: content
|
|
hidden:
|
|
field_role: true
|
|
field_url: true
|
|
field_weight: true
|