core.entity_view_display.node.participants.thumbnails_participants.yml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. uuid: 751f39e8-8c15-4b12-80a1-709d6ad9a0fa
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.thumbnails_participants
  7. - field.field.node.participants.body
  8. - field.field.node.participants.field_bibliographie
  9. - field.field.node.participants.field_portrait
  10. - field.field.node.participants.field_prenom
  11. - field.field.node.participants.field_publications_participants
  12. - field.field.node.participants.field_qualite
  13. - image.style.300_x_300
  14. - node.type.participants
  15. module:
  16. - image
  17. - user
  18. id: node.participants.thumbnails_participants
  19. targetEntityType: node
  20. bundle: participants
  21. mode: thumbnails_participants
  22. content:
  23. field_portrait:
  24. type: image
  25. label: hidden
  26. settings:
  27. image_link: ''
  28. image_style: 300_x_300
  29. image_loading:
  30. attribute: lazy
  31. third_party_settings: { }
  32. weight: 1
  33. region: content
  34. field_prenom:
  35. type: string
  36. label: hidden
  37. settings:
  38. link_to_entity: false
  39. third_party_settings: { }
  40. weight: 0
  41. region: content
  42. field_qualite:
  43. type: string
  44. label: hidden
  45. settings:
  46. link_to_entity: false
  47. third_party_settings: { }
  48. weight: 2
  49. region: content
  50. hidden:
  51. body: true
  52. field_bibliographie: true
  53. field_publications_participants: true
  54. langcode: true
  55. links: true
  56. search_api_excerpt: true