You are here

core.entity_view_display.group.secret_group.teaser.yml in Open Social 8.9

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

File

modules/social_features/social_group/modules/social_group_secret/config/install/core.entity_view_display.group.secret_group.teaser.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.group.teaser
  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_x_large
  12. module:
  13. - address
  14. - image
  15. - social_group_secret
  16. id: group.secret_group.teaser
  17. targetEntityType: group
  18. bundle: secret_group
  19. mode: teaser
  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_description:
  29. type: basic_string
  30. weight: 2
  31. label: hidden
  32. settings: { }
  33. third_party_settings: { }
  34. region: content
  35. field_group_image:
  36. type: image
  37. weight: 1
  38. label: hidden
  39. settings:
  40. image_style: social_x_large
  41. image_link: content
  42. third_party_settings: { }
  43. region: content
  44. field_group_location:
  45. type: string
  46. weight: 3
  47. label: hidden
  48. settings:
  49. link_to_entity: false
  50. third_party_settings: { }
  51. region: content
  52. label:
  53. label: hidden
  54. type: string
  55. weight: 0
  56. settings:
  57. link_to_entity: false
  58. third_party_settings: { }
  59. region: content
  60. hidden:
  61. changed: true
  62. created: true
  63. field_group_address: true
  64. uid: true