core.entity_view_display.group.open_group.hero.yml in Open Social 8.8
modules/social_features/social_group/config/features_removal/core.entity_view_display.group.open_group.hero.yml
File
modules/social_features/social_group/config/features_removal/core.entity_view_display.group.open_group.hero.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.group.hero
- - field.field.group.open_group.field_group_address
- - field.field.group.open_group.field_group_description
- - field.field.group.open_group.field_group_image
- - field.field.group.open_group.field_group_location
- - group.type.open_group
- - image.style.social_xx_large
- module:
- - address
- - image
- id: group.open_group.hero
- targetEntityType: group
- bundle: open_group
- mode: hero
- content:
- field_group_address:
- type: address_plain
- weight: 4
- label: hidden
- settings: { }
- third_party_settings: { }
- region: content
- field_group_image:
- type: image
- weight: 1
- label: hidden
- settings:
- image_style: social_xx_large
- image_link: ''
- third_party_settings: { }
- region: content
- field_group_location:
- type: string
- weight: 3
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- region: content
- label:
- label: hidden
- type: string
- weight: 0
- settings:
- link_to_entity: false
- third_party_settings: { }
- region: content
- hidden:
- changed: true
- created: true
- field_group_description: true
- search_api_excerpt: true
- uid: true