You are here

core.entity_view_display.node.team.default.yml in Brainstorm profile 8

config/install/core.entity_view_display.node.team.default.yml

File

config/install/core.entity_view_display.node.team.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.team.body
  6. - field.field.node.team.field_photo_team
  7. - field.field.node.team.field_profession_team
  8. - field.field.node.team.field_social
  9. - node.type.team
  10. module:
  11. - image
  12. - text
  13. - user
  14. id: node.team.default
  15. targetEntityType: node
  16. bundle: team
  17. mode: default
  18. content:
  19. body:
  20. label: hidden
  21. type: text_default
  22. weight: 1
  23. settings: { }
  24. third_party_settings: { }
  25. field_photo_team:
  26. weight: 0
  27. label: hidden
  28. settings:
  29. image_style: ''
  30. image_link: ''
  31. third_party_settings: { }
  32. type: image
  33. field_social:
  34. weight: 2
  35. label: hidden
  36. settings: { }
  37. third_party_settings: { }
  38. type: text_default
  39. links:
  40. weight: 3
  41. settings: { }
  42. third_party_settings: { }
  43. hidden:
  44. field_profession_team: true