core.entity_view_display.node.operation.compact.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. uuid: b388162a-cc39-4bc2-a741-db925dbd3413
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.compact
  7. - field.field.node.operation.field_adresse
  8. - field.field.node.operation.field_commentaire
  9. - field.field.node.operation.field_dossier_de_candidature
  10. - field.field.node.operation.field_fiche_candidature
  11. - node.type.operation
  12. module:
  13. - address
  14. - file
  15. - user
  16. id: node.operation.compact
  17. targetEntityType: node
  18. bundle: operation
  19. mode: compact
  20. content:
  21. field_adresse:
  22. type: address_plain
  23. label: above
  24. settings: { }
  25. third_party_settings: { }
  26. weight: 0
  27. region: content
  28. field_commentaire:
  29. type: basic_string
  30. label: above
  31. settings: { }
  32. third_party_settings: { }
  33. weight: 1
  34. region: content
  35. field_dossier_de_candidature:
  36. type: file_default
  37. label: inline
  38. settings:
  39. use_description_as_link_text: true
  40. third_party_settings: { }
  41. weight: 3
  42. region: content
  43. field_fiche_candidature:
  44. type: file_default
  45. label: inline
  46. settings:
  47. use_description_as_link_text: true
  48. third_party_settings: { }
  49. weight: 2
  50. region: content
  51. hidden:
  52. langcode: true
  53. links: true
  54. search_api_excerpt: true