core.entity_view_display.node.operation.default.yml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. uuid: 94dac4c2-f3e2-440e-ac7d-b8a192e5f9a8
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.operation.field_adresse
  7. - field.field.node.operation.field_commentaire
  8. - field.field.node.operation.field_dossier_de_candidature
  9. - field.field.node.operation.field_fiche_candidature
  10. - node.type.operation
  11. module:
  12. - address
  13. - file
  14. - user
  15. id: node.operation.default
  16. targetEntityType: node
  17. bundle: operation
  18. mode: default
  19. content:
  20. field_adresse:
  21. type: address_default
  22. label: above
  23. settings: { }
  24. third_party_settings: { }
  25. weight: 101
  26. region: content
  27. field_commentaire:
  28. type: basic_string
  29. label: above
  30. settings: { }
  31. third_party_settings: { }
  32. weight: 102
  33. region: content
  34. field_dossier_de_candidature:
  35. type: file_default
  36. label: above
  37. settings:
  38. use_description_as_link_text: true
  39. third_party_settings: { }
  40. weight: 104
  41. region: content
  42. field_fiche_candidature:
  43. type: file_default
  44. label: above
  45. settings:
  46. use_description_as_link_text: true
  47. third_party_settings: { }
  48. weight: 103
  49. region: content
  50. links:
  51. settings: { }
  52. third_party_settings: { }
  53. weight: 100
  54. region: content
  55. hidden:
  56. langcode: true
  57. search_api_excerpt: true