You are here

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

modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact.yml

File

modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.compact.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.profile.compact
  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
  24. targetEntityType: profile
  25. bundle: profile
  26. mode: compact
  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