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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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: 0
  26. region: content
  27. field_commentaire:
  28. type: basic_string
  29. label: above
  30. settings: { }
  31. third_party_settings: { }
  32. weight: 1
  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: 3
  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: 2
  49. region: content
  50. hidden:
  51. langcode: true
  52. links: true
  53. search_api_excerpt: true