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

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