core.entity_form_display.node.site.default.yml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. uuid: 3af38e75-9c8e-4a67-b9a0-9ce7d05f3b52
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.site.body
  7. - field.field.node.site.field_adresse_site
  8. - field.field.node.site.field_architecte
  9. - field.field.node.site.field_fichiers
  10. - field.field.node.site.field_image
  11. - field.field.node.site.field_numero_site
  12. - field.field.node.site.field_operation
  13. - image.style.thumbnail
  14. - node.type.site
  15. module:
  16. - address
  17. - field_group
  18. - file
  19. - image
  20. - path
  21. - text
  22. third_party_settings:
  23. field_group:
  24. group_details:
  25. children:
  26. - field_operation
  27. - field_architecte
  28. - field_numero_site
  29. - field_adresse_site
  30. - status
  31. - promote
  32. - langcode
  33. - uid
  34. - created
  35. - sticky
  36. - path
  37. label: Details
  38. region: content
  39. parent_name: ''
  40. weight: 4
  41. format_type: details_sidebar
  42. format_settings:
  43. classes: ''
  44. show_empty_fields: false
  45. id: ''
  46. label_as_html: false
  47. open: true
  48. description: ''
  49. required_fields: true
  50. weight: 0
  51. group_tabs:
  52. children:
  53. - group_principal
  54. label: Tabs
  55. region: content
  56. parent_name: ''
  57. weight: 3
  58. format_type: tabs
  59. format_settings:
  60. classes: ''
  61. show_empty_fields: false
  62. id: ''
  63. label_as_html: false
  64. direction: horizontal
  65. width_breakpoint: 640
  66. group_principal:
  67. children:
  68. - field_image
  69. - body
  70. - field_fichiers
  71. label: Public
  72. region: content
  73. parent_name: group_tabs
  74. weight: 20
  75. format_type: tab
  76. format_settings:
  77. classes: ''
  78. show_empty_fields: false
  79. id: ''
  80. label_as_html: false
  81. formatter: open
  82. description: ''
  83. required_fields: true
  84. id: node.site.default
  85. targetEntityType: node
  86. bundle: site
  87. mode: default
  88. content:
  89. body:
  90. type: text_textarea_with_summary
  91. weight: 4
  92. region: content
  93. settings:
  94. rows: 9
  95. summary_rows: 3
  96. placeholder: ''
  97. show_summary: false
  98. third_party_settings: { }
  99. created:
  100. type: datetime_timestamp
  101. weight: 9
  102. region: content
  103. settings: { }
  104. third_party_settings: { }
  105. field_adresse_site:
  106. type: address_default
  107. weight: 4
  108. region: content
  109. settings: { }
  110. third_party_settings: { }
  111. field_architecte:
  112. type: string_textfield
  113. weight: 2
  114. region: content
  115. settings:
  116. size: 60
  117. placeholder: ''
  118. third_party_settings: { }
  119. field_fichiers:
  120. type: file_generic
  121. weight: 5
  122. region: content
  123. settings:
  124. progress_indicator: throbber
  125. third_party_settings: { }
  126. field_image:
  127. type: image_image
  128. weight: 3
  129. region: content
  130. settings:
  131. progress_indicator: throbber
  132. preview_image_style: thumbnail
  133. third_party_settings: { }
  134. field_numero_site:
  135. type: number
  136. weight: 3
  137. region: content
  138. settings:
  139. placeholder: ''
  140. third_party_settings: { }
  141. field_operation:
  142. type: entity_reference_autocomplete
  143. weight: 1
  144. region: content
  145. settings:
  146. match_operator: CONTAINS
  147. match_limit: 10
  148. size: 60
  149. placeholder: ''
  150. third_party_settings: { }
  151. langcode:
  152. type: language_select
  153. weight: 7
  154. region: content
  155. settings:
  156. include_locked: true
  157. third_party_settings: { }
  158. path:
  159. type: path
  160. weight: 11
  161. region: content
  162. settings: { }
  163. third_party_settings: { }
  164. promote:
  165. type: boolean_checkbox
  166. weight: 6
  167. region: content
  168. settings:
  169. display_label: true
  170. third_party_settings: { }
  171. status:
  172. type: boolean_checkbox
  173. weight: 5
  174. region: content
  175. settings:
  176. display_label: true
  177. third_party_settings: { }
  178. sticky:
  179. type: boolean_checkbox
  180. weight: 10
  181. region: content
  182. settings:
  183. display_label: true
  184. third_party_settings: { }
  185. title:
  186. type: string_textfield
  187. weight: 0
  188. region: content
  189. settings:
  190. size: 60
  191. placeholder: ''
  192. third_party_settings: { }
  193. uid:
  194. type: entity_reference_autocomplete
  195. weight: 8
  196. region: content
  197. settings:
  198. match_operator: CONTAINS
  199. match_limit: 10
  200. size: 60
  201. placeholder: ''
  202. third_party_settings: { }
  203. hidden: { }