core.entity_form_display.node.theme.default.yml 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. uuid: b9d3cd63-bf99-4379-990e-f69c70e893d2
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.theme.body
  7. - field.field.node.theme.field_equipes
  8. - field.field.node.theme.field_evenements_lies
  9. - field.field.node.theme.field_image
  10. - field.field.node.theme.field_memo
  11. - field.field.node.theme.field_partenaires
  12. - field.field.node.theme.field_programme
  13. - field.field.node.theme.field_projets_lies
  14. - field.field.node.theme.field_ressources_liees
  15. - field.field.node.theme.field_textes
  16. - field.field.node.theme.field_themes_lies
  17. - field.field.node.theme.field_type_de_theme
  18. - field.field.node.theme.field_ville
  19. - image.style.thumbnail
  20. - node.type.theme
  21. module:
  22. - field_group
  23. - image
  24. - inline_entity_form
  25. - paragraphs
  26. - text
  27. third_party_settings:
  28. field_group:
  29. group_tabs:
  30. children:
  31. - group_principal
  32. - group_textes
  33. - group_liens
  34. - group_equipes
  35. - group_partenaires
  36. parent_name: ''
  37. weight: 20
  38. format_type: tabs
  39. region: content
  40. format_settings:
  41. id: ''
  42. classes: ''
  43. direction: horizontal
  44. label: tabs
  45. group_equipes:
  46. children:
  47. - field_equipes
  48. parent_name: group_tabs
  49. weight: 21
  50. format_type: tab
  51. region: content
  52. format_settings:
  53. id: ''
  54. classes: ''
  55. description: ''
  56. formatter: closed
  57. required_fields: true
  58. label: Équipes
  59. group_partenaires:
  60. children:
  61. - field_partenaires
  62. parent_name: group_tabs
  63. weight: 22
  64. format_type: tab
  65. region: content
  66. format_settings:
  67. id: ''
  68. classes: ''
  69. description: ''
  70. formatter: closed
  71. required_fields: true
  72. label: Partenaires
  73. group_liens:
  74. children:
  75. - field_ville
  76. - field_themes_lies
  77. - field_projets_lies
  78. - field_evenements_lies
  79. - field_ressources_liees
  80. parent_name: group_tabs
  81. weight: 20
  82. format_type: tab
  83. region: content
  84. format_settings:
  85. id: ''
  86. classes: ''
  87. description: ''
  88. formatter: closed
  89. required_fields: true
  90. label: Liens
  91. group_principal:
  92. children:
  93. - body
  94. - field_image
  95. parent_name: group_tabs
  96. weight: 18
  97. format_type: tab
  98. region: content
  99. format_settings:
  100. id: ''
  101. classes: ''
  102. description: ''
  103. formatter: closed
  104. required_fields: true
  105. label: Principal
  106. group_details:
  107. children:
  108. - status
  109. - promote
  110. - field_memo
  111. parent_name: ''
  112. weight: 20
  113. format_type: details_sidebar
  114. region: content
  115. format_settings:
  116. description: ''
  117. open: true
  118. weight: 0
  119. required_fields: true
  120. id: ''
  121. classes: ''
  122. label: Details
  123. group_textes:
  124. children:
  125. - field_textes
  126. parent_name: group_tabs
  127. weight: 19
  128. format_type: tab
  129. region: content
  130. format_settings:
  131. id: ''
  132. classes: ''
  133. description: ''
  134. formatter: closed
  135. required_fields: true
  136. label: Textes
  137. id: node.theme.default
  138. targetEntityType: node
  139. bundle: theme
  140. mode: default
  141. content:
  142. body:
  143. type: text_textarea_with_summary
  144. weight: 121
  145. settings:
  146. rows: 9
  147. summary_rows: 3
  148. placeholder: ''
  149. show_summary: false
  150. third_party_settings: { }
  151. region: content
  152. field_equipes:
  153. weight: 129
  154. settings:
  155. form_mode: default
  156. revision: false
  157. override_labels: false
  158. label_singular: ''
  159. label_plural: ''
  160. collapsible: false
  161. collapsed: false
  162. third_party_settings: { }
  163. type: inline_entity_form_simple
  164. region: content
  165. field_evenements_lies:
  166. weight: 135
  167. settings:
  168. match_operator: CONTAINS
  169. match_limit: 10
  170. size: 60
  171. placeholder: ''
  172. third_party_settings: { }
  173. type: entity_reference_autocomplete
  174. region: content
  175. field_image:
  176. weight: 122
  177. settings:
  178. progress_indicator: throbber
  179. preview_image_style: thumbnail
  180. third_party_settings: { }
  181. type: image_image
  182. region: content
  183. field_memo:
  184. weight: 2
  185. settings:
  186. rows: 5
  187. placeholder: ''
  188. third_party_settings: { }
  189. type: string_textarea
  190. region: content
  191. field_partenaires:
  192. weight: 130
  193. settings:
  194. form_mode: default
  195. revision: false
  196. override_labels: false
  197. label_singular: ''
  198. label_plural: ''
  199. collapsible: false
  200. collapsed: false
  201. third_party_settings: { }
  202. type: inline_entity_form_simple
  203. region: content
  204. field_programme:
  205. weight: 0
  206. settings:
  207. match_operator: CONTAINS
  208. match_limit: 10
  209. size: 60
  210. placeholder: ''
  211. third_party_settings: { }
  212. type: entity_reference_autocomplete
  213. region: content
  214. field_projets_lies:
  215. weight: 134
  216. settings:
  217. match_operator: CONTAINS
  218. match_limit: 10
  219. size: 60
  220. placeholder: ''
  221. third_party_settings: { }
  222. type: entity_reference_autocomplete
  223. region: content
  224. field_ressources_liees:
  225. weight: 136
  226. settings:
  227. match_operator: CONTAINS
  228. match_limit: 10
  229. size: 60
  230. placeholder: ''
  231. third_party_settings: { }
  232. type: entity_reference_autocomplete
  233. region: content
  234. field_textes:
  235. type: paragraphs
  236. weight: 131
  237. settings:
  238. title: Paragraph
  239. title_plural: Paragraphs
  240. edit_mode: open
  241. closed_mode: summary
  242. autocollapse: none
  243. closed_mode_threshold: 0
  244. add_mode: dropdown
  245. form_display_mode: default
  246. default_paragraph_type: ''
  247. features:
  248. collapse_edit_all: collapse_edit_all
  249. duplicate: duplicate
  250. third_party_settings: { }
  251. region: content
  252. field_themes_lies:
  253. weight: 133
  254. settings:
  255. match_operator: CONTAINS
  256. match_limit: 10
  257. size: 60
  258. placeholder: ''
  259. third_party_settings: { }
  260. type: entity_reference_autocomplete
  261. region: content
  262. field_type_de_theme:
  263. weight: -1
  264. settings:
  265. match_operator: CONTAINS
  266. match_limit: 10
  267. size: 60
  268. placeholder: ''
  269. third_party_settings: { }
  270. type: entity_reference_autocomplete
  271. region: content
  272. field_ville:
  273. weight: 132
  274. settings:
  275. match_operator: CONTAINS
  276. match_limit: 10
  277. size: 60
  278. placeholder: ''
  279. third_party_settings: { }
  280. type: entity_reference_autocomplete
  281. region: content
  282. promote:
  283. type: boolean_checkbox
  284. weight: 1
  285. region: content
  286. settings:
  287. display_label: true
  288. third_party_settings: { }
  289. status:
  290. type: boolean_checkbox
  291. weight: 0
  292. region: content
  293. settings:
  294. display_label: true
  295. third_party_settings: { }
  296. title:
  297. type: string_textfield
  298. weight: -5
  299. region: content
  300. settings:
  301. size: 60
  302. placeholder: ''
  303. third_party_settings: { }
  304. hidden:
  305. created: true
  306. langcode: true
  307. path: true
  308. sticky: true
  309. uid: true
  310. url_redirects: true