core.entity_view_display.node.participants.default.yml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. uuid: 967395cd-c480-498d-bec0-8f5f03cc7e59
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.participants.body
  7. - field.field.node.participants.field_bibliographie
  8. - field.field.node.participants.field_portrait
  9. - field.field.node.participants.field_prenom
  10. - field.field.node.participants.field_publications_participants
  11. - field.field.node.participants.field_qualite
  12. - image.style.300_x_300
  13. - node.type.participants
  14. module:
  15. - image
  16. - text
  17. - user
  18. id: node.participants.default
  19. targetEntityType: node
  20. bundle: participants
  21. mode: default
  22. content:
  23. body:
  24. type: text_default
  25. label: hidden
  26. settings: { }
  27. third_party_settings: { }
  28. weight: 3
  29. region: content
  30. field_bibliographie:
  31. type: entity_reference_entity_view
  32. label: above
  33. settings:
  34. view_mode: thumbnails_bilbiographie
  35. link: false
  36. third_party_settings: { }
  37. weight: 4
  38. region: content
  39. field_portrait:
  40. type: image
  41. label: hidden
  42. settings:
  43. image_link: ''
  44. image_style: 300_x_300
  45. image_loading:
  46. attribute: lazy
  47. third_party_settings: { }
  48. weight: 1
  49. region: content
  50. field_prenom:
  51. type: string
  52. label: hidden
  53. settings:
  54. link_to_entity: false
  55. third_party_settings: { }
  56. weight: 0
  57. region: content
  58. field_publications_participants:
  59. type: entity_reference_entity_view
  60. label: above
  61. settings:
  62. view_mode: thumbnails_publications
  63. link: false
  64. third_party_settings: { }
  65. weight: 5
  66. region: content
  67. field_qualite:
  68. type: string
  69. label: hidden
  70. settings:
  71. link_to_entity: false
  72. third_party_settings: { }
  73. weight: 2
  74. region: content
  75. hidden:
  76. langcode: true
  77. links: true
  78. search_api_excerpt: true