core.entity_form_display.node.page.default.yml 4.2 KB

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