core.entity_view_display.node.frontpage.home_light.yml 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. uuid: 93f9d471-3a3c-470e-820e-d8674f8b4272
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.home_light
  7. - field.field.node.frontpage.field_a_database
  8. - field.field.node.frontpage.field_blabla
  9. - field.field.node.frontpage.field_blabla_links
  10. - field.field.node.frontpage.field_database_links
  11. - field.field.node.frontpage.field_pricing
  12. - field.field.node.frontpage.field_pricing_pitch
  13. - field.field.node.frontpage.field_showroom_links
  14. - field.field.node.frontpage.field_showrooms
  15. - field.field.node.frontpage.field_what_is_materio
  16. - node.type.frontpage
  17. module:
  18. - field_group
  19. - text
  20. - user
  21. - vue_link_formatter
  22. third_party_settings:
  23. field_group:
  24. group_intro:
  25. children:
  26. - title
  27. - field_what_is_materio
  28. parent_name: ''
  29. weight: 0
  30. format_type: html_element
  31. format_settings:
  32. element: section
  33. show_label: false
  34. label_element: h3
  35. label_element_classes: ''
  36. attributes: ''
  37. effect: none
  38. speed: fast
  39. id: ''
  40. classes: home-intro
  41. label: intro
  42. region: content
  43. group_database:
  44. children:
  45. - group_db_col_left
  46. - group_db_col_right
  47. parent_name: ''
  48. weight: 1
  49. format_type: html_element
  50. format_settings:
  51. element: section
  52. show_label: false
  53. label_element: h3
  54. label_element_classes: ''
  55. attributes: ''
  56. effect: none
  57. speed: fast
  58. id: ''
  59. classes: home-database
  60. label: database
  61. region: content
  62. group_showrooms:
  63. children:
  64. - group_showroom_col_left
  65. - group_showroom_col_right
  66. parent_name: ''
  67. weight: 2
  68. format_type: html_element
  69. format_settings:
  70. element: section
  71. show_label: false
  72. label_element: h3
  73. label_element_classes: ''
  74. attributes: ''
  75. effect: none
  76. speed: fast
  77. id: ''
  78. classes: home-showrooms
  79. label: showrooms
  80. region: content
  81. group_blabla:
  82. children:
  83. - group_blabla_col_left
  84. - group_blabla_col_right
  85. parent_name: ''
  86. weight: 3
  87. format_type: html_element
  88. format_settings:
  89. element: section
  90. show_label: false
  91. label_element: h3
  92. label_element_classes: ''
  93. attributes: ''
  94. effect: none
  95. speed: fast
  96. id: ''
  97. classes: home-blabla
  98. label: blabla
  99. region: content
  100. group_pricing:
  101. children:
  102. - field_pricing_pitch
  103. - field_pricing
  104. parent_name: ''
  105. weight: 4
  106. format_type: html_element
  107. format_settings:
  108. show_label: true
  109. label_element: h3
  110. label_element_classes: ''
  111. attributes: ''
  112. effect: none
  113. speed: fast
  114. id: ''
  115. classes: home-pricing
  116. element: section
  117. label: pricing
  118. region: content
  119. group_db_col_left:
  120. children:
  121. - field_a_database
  122. - field_database_links
  123. parent_name: group_database
  124. weight: 5
  125. format_type: html_element
  126. region: content
  127. format_settings:
  128. id: ''
  129. classes: 'col left db'
  130. element: div
  131. show_label: false
  132. label_element: h3
  133. label_element_classes: ''
  134. attributes: ''
  135. effect: none
  136. speed: fast
  137. label: db-col-left
  138. group_db_col_right:
  139. children: { }
  140. parent_name: group_database
  141. weight: 8
  142. format_type: html_element
  143. region: content
  144. format_settings:
  145. id: ''
  146. classes: 'col right db'
  147. element: div
  148. show_label: false
  149. label_element: h3
  150. label_element_classes: ''
  151. attributes: ''
  152. effect: none
  153. speed: fast
  154. label: db-col-right
  155. group_showroom_col_left:
  156. children:
  157. - field_showrooms
  158. - field_showroom_links
  159. parent_name: group_showrooms
  160. weight: 20
  161. format_type: html_element
  162. region: content
  163. format_settings:
  164. id: ''
  165. classes: 'col left sowroom'
  166. element: div
  167. show_label: false
  168. label_element: h3
  169. label_element_classes: ''
  170. attributes: ''
  171. effect: none
  172. speed: fast
  173. label: showroom-col-left
  174. group_showroom_col_right:
  175. children: { }
  176. parent_name: group_showrooms
  177. weight: 21
  178. format_type: html_element
  179. region: content
  180. format_settings:
  181. id: ''
  182. classes: 'col right sowroom'
  183. element: div
  184. show_label: false
  185. label_element: h3
  186. label_element_classes: ''
  187. attributes: ''
  188. effect: none
  189. speed: fast
  190. label: showroom-col-right
  191. group_blabla_col_left:
  192. children:
  193. - field_blabla
  194. - field_blabla_links
  195. parent_name: group_blabla
  196. weight: 20
  197. format_type: html_element
  198. region: content
  199. format_settings:
  200. id: ''
  201. classes: 'col left blabla'
  202. element: div
  203. show_label: false
  204. label_element: h3
  205. label_element_classes: ''
  206. attributes: ''
  207. effect: none
  208. speed: fast
  209. label: blabla-col-left
  210. group_blabla_col_right:
  211. children: { }
  212. parent_name: group_blabla
  213. weight: 21
  214. format_type: html_element
  215. region: content
  216. format_settings:
  217. id: ''
  218. classes: 'col right blabla'
  219. element: div
  220. show_label: false
  221. label_element: h3
  222. label_element_classes: ''
  223. attributes: ''
  224. effect: none
  225. speed: fast
  226. label: blabla-col-right
  227. id: node.frontpage.home_light
  228. targetEntityType: node
  229. bundle: frontpage
  230. mode: home_light
  231. content:
  232. field_a_database:
  233. weight: 6
  234. label: above
  235. settings: { }
  236. third_party_settings: { }
  237. type: text_default
  238. region: content
  239. field_blabla:
  240. weight: 4
  241. label: above
  242. settings: { }
  243. third_party_settings: { }
  244. type: text_default
  245. region: content
  246. field_blabla_links:
  247. weight: 5
  248. label: hidden
  249. settings:
  250. link_text: ''
  251. methode: onClickLink
  252. event_modifiers:
  253. prevent: prevent
  254. stop: stop
  255. capture: 0
  256. self: 0
  257. once: 0
  258. passive: 0
  259. trim_length: '80'
  260. url_only: false
  261. url_plain: false
  262. rel: 0
  263. target: 0
  264. third_party_settings: { }
  265. type: vue_link_formatter
  266. region: content
  267. field_database_links:
  268. weight: 7
  269. label: hidden
  270. settings:
  271. link_text: ''
  272. methode: onClickLink
  273. event_modifiers:
  274. prevent: prevent
  275. stop: stop
  276. capture: 0
  277. self: 0
  278. once: 0
  279. passive: 0
  280. trim_length: '80'
  281. url_only: false
  282. url_plain: false
  283. rel: 0
  284. target: 0
  285. third_party_settings: { }
  286. type: vue_link_formatter
  287. region: content
  288. field_pricing:
  289. weight: 5
  290. label: hidden
  291. settings: { }
  292. third_party_settings: { }
  293. type: text_default
  294. region: content
  295. field_pricing_pitch:
  296. weight: 4
  297. label: hidden
  298. settings: { }
  299. third_party_settings: { }
  300. type: text_default
  301. region: content
  302. field_showroom_links:
  303. weight: 4
  304. label: hidden
  305. settings:
  306. link_text: ''
  307. methode: onClickLink
  308. event_modifiers:
  309. prevent: prevent
  310. stop: stop
  311. capture: 0
  312. self: 0
  313. once: 0
  314. passive: 0
  315. trim_length: '80'
  316. url_only: false
  317. url_plain: false
  318. rel: 0
  319. target: 0
  320. third_party_settings: { }
  321. type: vue_link_formatter
  322. region: content
  323. field_showrooms:
  324. weight: 3
  325. label: above
  326. settings: { }
  327. third_party_settings: { }
  328. type: text_default
  329. region: content
  330. field_what_is_materio:
  331. weight: 2
  332. label: above
  333. settings: { }
  334. third_party_settings: { }
  335. type: text_default
  336. region: content
  337. flag_flag_list_template_1:
  338. weight: 10
  339. region: content
  340. settings: { }
  341. third_party_settings: { }
  342. title:
  343. type: string
  344. weight: 1
  345. region: content
  346. label: hidden
  347. settings:
  348. link_to_entity: false
  349. third_party_settings: { }
  350. hidden:
  351. computed_articles_reference: true
  352. computed_materials_reference: true
  353. computed_products_reference: true
  354. computed_showrooms_reference: true
  355. langcode: true
  356. links: true
  357. search_api_excerpt: true