core.entity_view_display.node.question_reponse.default.yml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. uuid: 3f6e26f2-90fe-49f9-a294-e3ed5e4c2b06
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.question_reponse.field_fichiers
  7. - field.field.node.question_reponse.field_liens
  8. - field.field.node.question_reponse.field_poid
  9. - field.field.node.question_reponse.field_question
  10. - field.field.node.question_reponse.field_reponse
  11. - field.field.node.question_reponse.field_ress
  12. - node.type.question_reponse
  13. module:
  14. - file
  15. - link
  16. - manage_display
  17. - text
  18. id: node.question_reponse.default
  19. targetEntityType: node
  20. bundle: question_reponse
  21. mode: default
  22. content:
  23. field_fichiers:
  24. type: file_default
  25. label: hidden
  26. settings:
  27. use_description_as_link_text: true
  28. third_party_settings: { }
  29. weight: 3
  30. region: content
  31. field_liens:
  32. type: link
  33. label: hidden
  34. settings:
  35. trim_length: 80
  36. url_only: false
  37. url_plain: false
  38. rel: ''
  39. target: ''
  40. third_party_settings: { }
  41. weight: 4
  42. region: content
  43. field_question:
  44. type: text_default
  45. label: hidden
  46. settings: { }
  47. third_party_settings: { }
  48. weight: 1
  49. region: content
  50. field_reponse:
  51. type: text_default
  52. label: hidden
  53. settings: { }
  54. third_party_settings: { }
  55. weight: 2
  56. region: content
  57. field_ress:
  58. type: entity_reference_label
  59. label: hidden
  60. settings:
  61. link: true
  62. third_party_settings: { }
  63. weight: 5
  64. region: content
  65. title:
  66. type: title
  67. label: hidden
  68. settings:
  69. linked: true
  70. tag: h2
  71. third_party_settings: { }
  72. weight: 0
  73. region: content
  74. hidden:
  75. created: true
  76. field_poid: true
  77. langcode: true
  78. links: true
  79. search_api_excerpt: true
  80. uid: true