views.view.pricing_products.yml 17 KB

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