You are here

core.entity_view_display.group.secret_group.hero.yml in Open Social 10.1.x

modules/social_features/social_group/modules/social_group_secret/config/install/core.entity_view_display.group.secret_group.hero.yml

File

modules/social_features/social_group/modules/social_group_secret/config/install/core.entity_view_display.group.secret_group.hero.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.group.hero
  6. - field.field.group.secret_group.field_group_address
  7. - field.field.group.secret_group.field_group_description
  8. - field.field.group.secret_group.field_group_image
  9. - field.field.group.secret_group.field_group_location
  10. - group.type.secret_group
  11. - image.style.social_xx_large
  12. module:
  13. - address
  14. - image
  15. - social_group_secret
  16. id: group.secret_group.hero
  17. targetEntityType: group
  18. bundle: secret_group
  19. mode: hero
  20. content:
  21. field_group_address:
  22. type: address_plain
  23. weight: 4
  24. label: hidden
  25. settings: { }
  26. third_party_settings: { }
  27. region: content
  28. field_group_image:
  29. type: image
  30. weight: 1
  31. label: hidden
  32. settings:
  33. image_style: social_xx_large
  34. image_link: ''
  35. third_party_settings: { }
  36. region: content
  37. field_group_location:
  38. type: string
  39. weight: 3
  40. label: hidden
  41. settings:
  42. link_to_entity: false
  43. third_party_settings: { }
  44. region: content
  45. label:
  46. label: hidden
  47. type: string
  48. weight: 0
  49. settings:
  50. link_to_entity: false
  51. third_party_settings: { }
  52. region: content
  53. hidden:
  54. changed: true
  55. created: true
  56. field_group_description: true
  57. uid: true