You are here

core.entity_view_display.profile.profile.small_teaser.yml in Open Social 10.1.x

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

File

modules/social_features/social_profile/config/install/core.entity_view_display.profile.profile.small_teaser.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.profile.small_teaser
  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.small_teaser
  24. targetEntityType: profile
  25. bundle: profile
  26. mode: small_teaser
  27. content:
  28. field_profile_function:
  29. type: string
  30. weight: 1
  31. region: content
  32. label: hidden
  33. settings:
  34. link_to_entity: false
  35. third_party_settings: { }
  36. field_profile_image:
  37. type: image
  38. weight: 0
  39. label: hidden
  40. settings:
  41. image_style: social_medium
  42. image_link: ''
  43. third_party_settings: { }
  44. region: content
  45. field_profile_organization:
  46. type: string
  47. weight: 2
  48. region: content
  49. label: hidden
  50. settings:
  51. link_to_entity: false
  52. third_party_settings: { }
  53. hidden:
  54. field_profile_address: true
  55. field_profile_banner_image: true
  56. field_profile_expertise: true
  57. field_profile_first_name: true
  58. field_profile_interests: true
  59. field_profile_last_name: true
  60. field_profile_phone_number: true
  61. field_profile_profile_tag: true
  62. field_profile_self_introduction: true
  63. field_profile_show_email: true
  64. search_api_excerpt: true