You are here

core.entity_view_display.profile.profile.compact_notification.yml in Open Social 8.6

Same filename and directory in other branches
  1. 8.9 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  2. 8 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  3. 8.2 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  4. 8.3 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  5. 8.4 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  6. 8.5 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  7. 8.7 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  8. 8.8 modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  9. 10.3.x modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  10. 10.0.x modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  11. 10.1.x modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
  12. 10.2.x modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml

File

modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact_notification.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.profile.compact_notification
  6. - field.field.profile.profile.field_profile_address
  7. - field.field.profile.profile.field_profile_banner_image
  8. - field.field.profile.profile.field_profile_expertise
  9. - field.field.profile.profile.field_profile_first_name
  10. - field.field.profile.profile.field_profile_function
  11. - field.field.profile.profile.field_profile_image
  12. - field.field.profile.profile.field_profile_interests
  13. - field.field.profile.profile.field_profile_last_name
  14. - field.field.profile.profile.field_profile_organization
  15. - field.field.profile.profile.field_profile_phone_number
  16. - field.field.profile.profile.field_profile_profile_tag
  17. - field.field.profile.profile.field_profile_self_introduction
  18. - field.field.profile.profile.field_profile_show_email
  19. - image.style.social_medium
  20. - profile.type.profile
  21. module:
  22. - image
  23. id: profile.profile.compact_notification
  24. targetEntityType: profile
  25. bundle: profile
  26. mode: compact_notification
  27. content:
  28. field_profile_image:
  29. weight: 7
  30. label: hidden
  31. settings:
  32. image_style: social_medium
  33. image_link: ''
  34. third_party_settings: { }
  35. type: image
  36. region: content
  37. hidden:
  38. field_profile_address: true
  39. field_profile_banner_image: true
  40. field_profile_expertise: true
  41. field_profile_first_name: true
  42. field_profile_function: true
  43. field_profile_interests: true
  44. field_profile_last_name: true
  45. field_profile_organization: true
  46. field_profile_phone_number: true
  47. field_profile_profile_tag: true
  48. field_profile_self_introduction: true
  49. field_profile_show_email: true
  50. search_api_excerpt: true