core.entity_view_display.node.frontpage.default.yml 9.3 KB

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