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

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