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

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