core.entity_view_display.profile.profile.compact_notification.yml in Open Social 8.8
modules/social_features/social_profile/config/features_removal/core.entity_view_display.profile.profile.compact_notification.yml
File
modules/social_features/social_profile/config/features_removal/core.entity_view_display.profile.profile.compact_notification.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.profile.compact_notification
- - field.field.profile.profile.field_profile_address
- - field.field.profile.profile.field_profile_banner_image
- - field.field.profile.profile.field_profile_expertise
- - field.field.profile.profile.field_profile_first_name
- - field.field.profile.profile.field_profile_function
- - field.field.profile.profile.field_profile_image
- - field.field.profile.profile.field_profile_interests
- - field.field.profile.profile.field_profile_last_name
- - field.field.profile.profile.field_profile_organization
- - field.field.profile.profile.field_profile_phone_number
- - field.field.profile.profile.field_profile_profile_tag
- - field.field.profile.profile.field_profile_self_introduction
- - field.field.profile.profile.field_profile_show_email
- - image.style.social_medium
- - profile.type.profile
- module:
- - image
- id: profile.profile.compact_notification
- targetEntityType: profile
- bundle: profile
- mode: compact_notification
- content:
- field_profile_image:
- weight: 7
- label: hidden
- settings:
- image_style: social_medium
- image_link: ''
- third_party_settings: { }
- type: image
- region: content
- hidden:
- field_profile_address: true
- field_profile_banner_image: true
- field_profile_expertise: true
- field_profile_first_name: true
- field_profile_function: true
- field_profile_interests: true
- field_profile_last_name: true
- field_profile_organization: true
- field_profile_phone_number: true
- field_profile_profile_tag: true
- field_profile_self_introduction: true
- field_profile_show_email: true
- search_api_excerpt: true