views.view.pricing_products.yml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. uuid: 4b5e7b90-17fd-49e5-9306-6c2f2d4da413
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - commerce_product.commerce_product_type.materio_product_type
  7. - field.storage.commerce_product.body
  8. - system.menu.header
  9. module:
  10. - commerce
  11. - commerce_product
  12. - rest
  13. - serialization
  14. - text
  15. id: pricing_products
  16. label: Pricing
  17. module: views
  18. description: ''
  19. tag: ''
  20. base_table: commerce_product_field_data
  21. base_field: product_id
  22. display:
  23. default:
  24. display_plugin: default
  25. id: default
  26. display_title: Master
  27. position: 0
  28. display_options:
  29. access:
  30. type: none
  31. options: { }
  32. cache:
  33. type: tag
  34. options: { }
  35. query:
  36. type: views_query
  37. options:
  38. disable_sql_rewrite: false
  39. distinct: false
  40. replica: false
  41. query_comment: ''
  42. query_tags: { }
  43. exposed_form:
  44. type: basic
  45. options:
  46. submit_button: Apply
  47. reset_button: false
  48. reset_button_label: Reset
  49. exposed_sorts_label: 'Sort by'
  50. expose_sort_order: true
  51. sort_asc_label: Asc
  52. sort_desc_label: Desc
  53. pager:
  54. type: mini
  55. options:
  56. items_per_page: 10
  57. offset: 0
  58. id: 0
  59. total_pages: null
  60. expose:
  61. items_per_page: false
  62. items_per_page_label: 'Items per page'
  63. items_per_page_options: '5, 10, 25, 50'
  64. items_per_page_options_all: false
  65. items_per_page_options_all_label: '- All -'
  66. offset: false
  67. offset_label: Offset
  68. tags:
  69. previous: ‹‹
  70. next: ››
  71. style:
  72. type: default
  73. options:
  74. grouping: { }
  75. row_class: ''
  76. default_row_class: true
  77. row:
  78. type: fields
  79. fields:
  80. title:
  81. table: commerce_product_field_data
  82. field: title
  83. id: title
  84. entity_type: null
  85. entity_field: title
  86. plugin_id: field
  87. relationship: none
  88. group_type: group
  89. admin_label: ''
  90. label: ''
  91. exclude: false
  92. alter:
  93. alter_text: false
  94. text: ''
  95. make_link: false
  96. path: ''
  97. absolute: false
  98. external: false
  99. replace_spaces: false
  100. path_case: none
  101. trim_whitespace: false
  102. alt: ''
  103. rel: ''
  104. link_class: ''
  105. prefix: ''
  106. suffix: ''
  107. target: ''
  108. nl2br: false
  109. max_length: 0
  110. word_boundary: true
  111. ellipsis: true
  112. more_link: false
  113. more_link_text: ''
  114. more_link_path: ''
  115. strip_tags: false
  116. trim: false
  117. preserve_tags: ''
  118. html: false
  119. element_type: ''
  120. element_class: ''
  121. element_label_type: ''
  122. element_label_class: ''
  123. element_label_colon: true
  124. element_wrapper_type: ''
  125. element_wrapper_class: ''
  126. element_default_classes: true
  127. empty: ''
  128. hide_empty: false
  129. empty_zero: false
  130. hide_alter_empty: true
  131. click_sort_column: value
  132. type: string
  133. settings: { }
  134. group_column: value
  135. group_columns: { }
  136. group_rows: true
  137. delta_limit: 0
  138. delta_offset: 0
  139. delta_reversed: false
  140. delta_first_last: false
  141. multi_type: separator
  142. separator: ', '
  143. field_api_classes: false
  144. body:
  145. id: body
  146. table: commerce_product__body
  147. field: body
  148. relationship: none
  149. group_type: group
  150. admin_label: ''
  151. label: ''
  152. exclude: false
  153. alter:
  154. alter_text: false
  155. text: ''
  156. make_link: false
  157. path: ''
  158. absolute: false
  159. external: false
  160. replace_spaces: false
  161. path_case: none
  162. trim_whitespace: false
  163. alt: ''
  164. rel: ''
  165. link_class: ''
  166. prefix: ''
  167. suffix: ''
  168. target: ''
  169. nl2br: false
  170. max_length: 0
  171. word_boundary: true
  172. ellipsis: true
  173. more_link: false
  174. more_link_text: ''
  175. more_link_path: ''
  176. strip_tags: false
  177. trim: false
  178. preserve_tags: ''
  179. html: false
  180. element_type: ''
  181. element_class: ''
  182. element_label_type: ''
  183. element_label_class: ''
  184. element_label_colon: false
  185. element_wrapper_type: ''
  186. element_wrapper_class: ''
  187. element_default_classes: true
  188. empty: ''
  189. hide_empty: false
  190. empty_zero: false
  191. hide_alter_empty: true
  192. click_sort_column: value
  193. type: text_default
  194. settings: { }
  195. group_column: value
  196. group_columns: { }
  197. group_rows: true
  198. delta_limit: 0
  199. delta_offset: 0
  200. delta_reversed: false
  201. delta_first_last: false
  202. multi_type: separator
  203. separator: ', '
  204. field_api_classes: false
  205. plugin_id: field
  206. product_id:
  207. id: product_id
  208. table: commerce_product_field_data
  209. field: product_id
  210. relationship: none
  211. group_type: group
  212. admin_label: ''
  213. label: ''
  214. exclude: true
  215. alter:
  216. alter_text: false
  217. text: ''
  218. make_link: false
  219. path: ''
  220. absolute: false
  221. external: false
  222. replace_spaces: false
  223. path_case: none
  224. trim_whitespace: false
  225. alt: ''
  226. rel: ''
  227. link_class: ''
  228. prefix: ''
  229. suffix: ''
  230. target: ''
  231. nl2br: false
  232. max_length: 0
  233. word_boundary: true
  234. ellipsis: true
  235. more_link: false
  236. more_link_text: ''
  237. more_link_path: ''
  238. strip_tags: false
  239. trim: false
  240. preserve_tags: ''
  241. html: false
  242. element_type: ''
  243. element_class: ''
  244. element_label_type: ''
  245. element_label_class: ''
  246. element_label_colon: false
  247. element_wrapper_type: ''
  248. element_wrapper_class: ''
  249. element_default_classes: true
  250. empty: ''
  251. hide_empty: false
  252. empty_zero: false
  253. hide_alter_empty: true
  254. click_sort_column: value
  255. type: number_integer
  256. settings:
  257. thousand_separator: ''
  258. prefix_suffix: true
  259. group_column: value
  260. group_columns: { }
  261. group_rows: true
  262. delta_limit: 0
  263. delta_offset: 0
  264. delta_reversed: false
  265. delta_first_last: false
  266. multi_type: separator
  267. separator: ', '
  268. field_api_classes: false
  269. entity_type: commerce_product
  270. entity_field: product_id
  271. plugin_id: field
  272. uuid:
  273. id: uuid
  274. table: commerce_product
  275. field: uuid
  276. relationship: none
  277. group_type: group
  278. admin_label: ''
  279. label: ''
  280. exclude: true
  281. alter:
  282. alter_text: false
  283. text: ''
  284. make_link: false
  285. path: ''
  286. absolute: false
  287. external: false
  288. replace_spaces: false
  289. path_case: none
  290. trim_whitespace: false
  291. alt: ''
  292. rel: ''
  293. link_class: ''
  294. prefix: ''
  295. suffix: ''
  296. target: ''
  297. nl2br: false
  298. max_length: 0
  299. word_boundary: true
  300. ellipsis: true
  301. more_link: false
  302. more_link_text: ''
  303. more_link_path: ''
  304. strip_tags: false
  305. trim: false
  306. preserve_tags: ''
  307. html: false
  308. element_type: ''
  309. element_class: ''
  310. element_label_type: ''
  311. element_label_class: ''
  312. element_label_colon: false
  313. element_wrapper_type: ''
  314. element_wrapper_class: ''
  315. element_default_classes: true
  316. empty: ''
  317. hide_empty: false
  318. empty_zero: false
  319. hide_alter_empty: true
  320. click_sort_column: value
  321. type: string
  322. settings:
  323. link_to_entity: false
  324. group_column: value
  325. group_columns: { }
  326. group_rows: true
  327. delta_limit: 0
  328. delta_offset: 0
  329. delta_reversed: false
  330. delta_first_last: false
  331. multi_type: separator
  332. separator: ', '
  333. field_api_classes: false
  334. entity_type: commerce_product
  335. entity_field: uuid
  336. plugin_id: field
  337. variations_target_id:
  338. id: variations_target_id
  339. table: commerce_product__variations
  340. field: variations_target_id
  341. relationship: none
  342. group_type: group
  343. admin_label: ''
  344. label: ''
  345. exclude: false
  346. alter:
  347. alter_text: false
  348. text: ''
  349. make_link: false
  350. path: ''
  351. absolute: false
  352. external: false
  353. replace_spaces: false
  354. path_case: none
  355. trim_whitespace: false
  356. alt: ''
  357. rel: ''
  358. link_class: ''
  359. prefix: ''
  360. suffix: ''
  361. target: ''
  362. nl2br: false
  363. max_length: 0
  364. word_boundary: true
  365. ellipsis: true
  366. more_link: false
  367. more_link_text: ''
  368. more_link_path: ''
  369. strip_tags: false
  370. trim: false
  371. preserve_tags: ''
  372. html: false
  373. element_type: ''
  374. element_class: ''
  375. element_label_type: ''
  376. element_label_class: ''
  377. element_label_colon: false
  378. element_wrapper_type: ''
  379. element_wrapper_class: ''
  380. element_default_classes: true
  381. empty: ''
  382. hide_empty: false
  383. empty_zero: false
  384. hide_alter_empty: true
  385. click_sort_column: target_id
  386. type: entity_reference_entity_view
  387. settings:
  388. view_mode: add_to_cart
  389. group_column: target_id
  390. group_columns: { }
  391. group_rows: true
  392. delta_limit: 0
  393. delta_offset: 0
  394. delta_reversed: false
  395. delta_first_last: false
  396. multi_type: ul
  397. separator: ', '
  398. field_api_classes: false
  399. entity_type: commerce_product
  400. entity_field: variations
  401. plugin_id: field
  402. filters:
  403. status:
  404. value: '1'
  405. table: commerce_product_field_data
  406. field: status
  407. plugin_id: boolean
  408. entity_type: commerce_product
  409. entity_field: status
  410. id: status
  411. expose:
  412. operator: ''
  413. operator_limit_selection: false
  414. operator_list: { }
  415. group: 1
  416. type:
  417. id: type
  418. table: commerce_product_field_data
  419. field: type
  420. value:
  421. materio_product_type: materio_product_type
  422. entity_type: commerce_product
  423. entity_field: type
  424. plugin_id: commerce_entity_bundle
  425. expose:
  426. operator_limit_selection: false
  427. operator_list: { }
  428. sorts: { }
  429. title: Pricing
  430. header: { }
  431. footer: { }
  432. empty: { }
  433. relationships: { }
  434. arguments: { }
  435. display_extenders: { }
  436. cache_metadata:
  437. max-age: -1
  438. contexts:
  439. - 'languages:language_content'
  440. - 'languages:language_interface'
  441. - url.query_args
  442. tags:
  443. - 'config:field.storage.commerce_product.body'
  444. page_1:
  445. display_plugin: page
  446. id: page_1
  447. display_title: Page
  448. position: 1
  449. display_options:
  450. display_extenders:
  451. views_ef_fieldset: { }
  452. path: pricing
  453. group_by: false
  454. defaults:
  455. group_by: false
  456. menu:
  457. type: normal
  458. title: Pricing
  459. description: ''
  460. expanded: false
  461. parent: ''
  462. weight: 3
  463. context: '0'
  464. menu_name: header
  465. cache_metadata:
  466. max-age: -1
  467. contexts:
  468. - 'languages:language_content'
  469. - 'languages:language_interface'
  470. - url.query_args
  471. tags:
  472. - 'config:field.storage.commerce_product.body'
  473. rest_export_1:
  474. display_plugin: rest_export
  475. id: rest_export_1
  476. display_title: 'REST export'
  477. position: 2
  478. display_options:
  479. display_extenders:
  480. views_ef_fieldset: { }
  481. path: pricing_rest
  482. style:
  483. type: serializer
  484. defaults:
  485. style: false
  486. row: false
  487. fields: false
  488. row:
  489. type: data_field
  490. options:
  491. field_options:
  492. title:
  493. alias: ''
  494. raw_output: false
  495. body:
  496. alias: ''
  497. raw_output: false
  498. variations_target_id:
  499. alias: variations
  500. raw_output: false
  501. pager:
  502. type: some
  503. options:
  504. items_per_page: 10
  505. offset: 0
  506. fields:
  507. product_id:
  508. id: product_id
  509. table: commerce_product_field_data
  510. field: product_id
  511. relationship: none
  512. group_type: group
  513. admin_label: ''
  514. label: ''
  515. exclude: false
  516. alter:
  517. alter_text: false
  518. text: ''
  519. make_link: false
  520. path: ''
  521. absolute: false
  522. external: false
  523. replace_spaces: false
  524. path_case: none
  525. trim_whitespace: false
  526. alt: ''
  527. rel: ''
  528. link_class: ''
  529. prefix: ''
  530. suffix: ''
  531. target: ''
  532. nl2br: false
  533. max_length: 0
  534. word_boundary: true
  535. ellipsis: true
  536. more_link: false
  537. more_link_text: ''
  538. more_link_path: ''
  539. strip_tags: false
  540. trim: false
  541. preserve_tags: ''
  542. html: false
  543. element_type: ''
  544. element_class: ''
  545. element_label_type: ''
  546. element_label_class: ''
  547. element_label_colon: false
  548. element_wrapper_type: ''
  549. element_wrapper_class: ''
  550. element_default_classes: true
  551. empty: ''
  552. hide_empty: false
  553. empty_zero: false
  554. hide_alter_empty: true
  555. click_sort_column: value
  556. type: number_integer
  557. settings:
  558. thousand_separator: ''
  559. prefix_suffix: false
  560. group_column: value
  561. group_columns: { }
  562. group_rows: true
  563. delta_limit: 0
  564. delta_offset: 0
  565. delta_reversed: false
  566. delta_first_last: false
  567. multi_type: separator
  568. separator: ', '
  569. field_api_classes: false
  570. entity_type: commerce_product
  571. entity_field: product_id
  572. plugin_id: field
  573. cache_metadata:
  574. max-age: -1
  575. contexts:
  576. - 'languages:language_content'
  577. - 'languages:language_interface'
  578. - request_format
  579. tags: { }