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

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