core.entity_view_display.paragraph.introduction.default.yml in Open Social 8.8
modules/social_features/social_landing_page/config/features_removal/core.entity_view_display.paragraph.introduction.default.yml
File
modules/social_features/social_landing_page/config/features_removal/core.entity_view_display.paragraph.introduction.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.paragraph.introduction.field_introduction_link_an
- - field.field.paragraph.introduction.field_introduction_link_lu
- - field.field.paragraph.introduction.field_introduction_text
- - field.field.paragraph.introduction.field_introduction_title
- - paragraphs.paragraphs_type.introduction
- module:
- - link
- - text
- id: paragraph.introduction.default
- targetEntityType: paragraph
- bundle: introduction
- mode: default
- content:
- field_introduction_link_an:
- weight: 2
- label: hidden
- settings:
- trim_length: 80
- url_only: false
- url_plain: false
- rel: ''
- target: ''
- third_party_settings: { }
- type: link
- region: content
- field_introduction_link_lu:
- weight: 3
- label: hidden
- settings:
- trim_length: 80
- url_only: false
- url_plain: false
- rel: ''
- target: ''
- third_party_settings: { }
- type: link
- region: content
- field_introduction_text:
- weight: 1
- label: hidden
- settings: { }
- third_party_settings: { }
- type: text_default
- region: content
- field_introduction_title:
- weight: 0
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- type: string
- region: content
- hidden: { }