core.entity_form_display.node.article.default.yml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. uuid: 89d77bfc-1516-4d99-90bb-f9687de086fc
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.article.body
  7. - field.field.node.article.field_date
  8. - field.field.node.article.field_linked_materials
  9. - field.field.node.article.field_memo
  10. - field.field.node.article.field_migration
  11. - field.field.node.article.field_showroom
  12. - field.field.node.article.field_source
  13. - field.field.node.article.field_tags
  14. - field.field.node.article.field_thesaurus
  15. - field.field.node.article.field_title_image
  16. - field.field.node.article.field_video
  17. - field.field.node.article.field_visuel
  18. - field.field.node.article.field_workflow
  19. - image.style.thumbnail
  20. - node.type.article
  21. module:
  22. - datetime_range
  23. - field_group
  24. - image
  25. - link
  26. - text
  27. - video_embed_field
  28. - workflow
  29. third_party_settings:
  30. field_group:
  31. group_htabs:
  32. children:
  33. - group_contents
  34. - group_media
  35. - group_taxonomy
  36. parent_name: ''
  37. weight: 0
  38. format_type: tabs
  39. format_settings:
  40. id: ''
  41. classes: ''
  42. direction: horizontal
  43. label: htabs
  44. region: content
  45. group_contents:
  46. children:
  47. - title
  48. - field_title_image
  49. - field_source
  50. - body
  51. - field_linked_materials
  52. parent_name: group_htabs
  53. weight: 10
  54. format_type: tab
  55. format_settings:
  56. id: ''
  57. classes: ''
  58. formatter: open
  59. description: ''
  60. required_fields: true
  61. label: Contents
  62. region: content
  63. group_media:
  64. children:
  65. - field_visuel
  66. - field_video
  67. parent_name: group_htabs
  68. weight: 11
  69. format_type: tab
  70. format_settings:
  71. description: ''
  72. formatter: closed
  73. required_fields: true
  74. id: ''
  75. classes: ''
  76. label: media
  77. region: content
  78. group_taxonomy:
  79. children:
  80. - field_thesaurus
  81. - field_tags
  82. - field_showroom
  83. parent_name: group_htabs
  84. weight: 12
  85. format_type: tab
  86. format_settings:
  87. description: ''
  88. formatter: closed
  89. required_fields: true
  90. id: ''
  91. classes: ''
  92. label: Taxonomy
  93. region: content
  94. group_internal:
  95. children:
  96. - langcode
  97. - field_date
  98. - field_workflow
  99. - field_migration
  100. - field_memo
  101. parent_name: ''
  102. weight: 1
  103. format_type: tab
  104. format_settings:
  105. id: ''
  106. classes: ''
  107. formatter: open
  108. description: ''
  109. required_fields: true
  110. label: Internal
  111. region: content
  112. id: node.article.default
  113. targetEntityType: node
  114. bundle: article
  115. mode: default
  116. content:
  117. body:
  118. type: text_textarea_with_summary
  119. weight: 32
  120. settings:
  121. rows: 9
  122. summary_rows: 3
  123. placeholder: ''
  124. show_summary: false
  125. third_party_settings: { }
  126. region: content
  127. field_date:
  128. weight: 3
  129. settings: { }
  130. third_party_settings: { }
  131. type: daterange_default
  132. region: content
  133. field_linked_materials:
  134. weight: 33
  135. settings:
  136. match_operator: CONTAINS
  137. size: 60
  138. placeholder: ''
  139. match_limit: 10
  140. third_party_settings: { }
  141. type: entity_reference_autocomplete
  142. region: content
  143. field_memo:
  144. weight: 6
  145. settings:
  146. rows: 5
  147. placeholder: ''
  148. third_party_settings: { }
  149. type: string_textarea
  150. region: content
  151. field_migration:
  152. weight: 5
  153. settings: { }
  154. third_party_settings: { }
  155. type: workflow_default
  156. region: content
  157. field_showroom:
  158. weight: 21
  159. settings:
  160. match_operator: CONTAINS
  161. size: 60
  162. placeholder: ''
  163. match_limit: 10
  164. third_party_settings: { }
  165. type: entity_reference_autocomplete
  166. region: content
  167. field_source:
  168. weight: 31
  169. settings:
  170. placeholder_url: ''
  171. placeholder_title: ''
  172. third_party_settings: { }
  173. type: link_default
  174. region: content
  175. field_tags:
  176. weight: 20
  177. settings:
  178. match_operator: CONTAINS
  179. size: 60
  180. placeholder: ''
  181. match_limit: 10
  182. third_party_settings: { }
  183. type: entity_reference_autocomplete
  184. region: content
  185. field_thesaurus:
  186. weight: 19
  187. settings:
  188. match_operator: CONTAINS
  189. size: 60
  190. placeholder: ''
  191. match_limit: 10
  192. third_party_settings: { }
  193. type: entity_reference_autocomplete
  194. region: content
  195. field_title_image:
  196. weight: 30
  197. settings:
  198. progress_indicator: throbber
  199. preview_image_style: thumbnail
  200. third_party_settings: { }
  201. type: image_image
  202. region: content
  203. field_video:
  204. weight: 18
  205. settings: { }
  206. third_party_settings: { }
  207. type: video_embed_field_textfield
  208. region: content
  209. field_visuel:
  210. weight: 17
  211. settings:
  212. progress_indicator: throbber
  213. preview_image_style: thumbnail
  214. third_party_settings: { }
  215. type: image_image
  216. region: content
  217. field_workflow:
  218. weight: 4
  219. settings: { }
  220. third_party_settings: { }
  221. type: workflow_default
  222. region: content
  223. langcode:
  224. type: language_select
  225. weight: 2
  226. region: content
  227. settings:
  228. include_locked: true
  229. third_party_settings: { }
  230. title:
  231. type: string_textfield
  232. weight: 29
  233. region: content
  234. settings:
  235. size: 60
  236. placeholder: ''
  237. third_party_settings: { }
  238. translation:
  239. weight: 3
  240. region: content
  241. settings: { }
  242. third_party_settings: { }
  243. hidden:
  244. created: true
  245. path: true
  246. promote: true
  247. status: true
  248. sticky: true
  249. uid: true
  250. url_redirects: true