core.entity_view_display.node.participants.sort.yml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. uuid: ed456ece-e9d8-426c-b8a2-3d3af7b472b4
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.sort
  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. - node.type.participants
  14. module:
  15. - user
  16. id: node.participants.sort
  17. targetEntityType: node
  18. bundle: participants
  19. mode: sort
  20. content:
  21. field_prenom:
  22. type: string
  23. label: hidden
  24. settings:
  25. link_to_entity: false
  26. third_party_settings: { }
  27. weight: 0
  28. region: content
  29. field_qualite:
  30. type: string
  31. label: hidden
  32. settings:
  33. link_to_entity: false
  34. third_party_settings: { }
  35. weight: 1
  36. region: content
  37. hidden:
  38. body: true
  39. field_bibliographie: true
  40. field_portrait: true
  41. field_publications_participants: true
  42. langcode: true
  43. links: true
  44. search_api_excerpt: true