views.view.commerce_checkout_order_summary.yml 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. uuid: 44b9813a-c1bc-4f98-967b-81637d87dc0b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. enforced:
  6. module:
  7. - commerce_checkout
  8. - commerce_order
  9. module:
  10. - commerce_order
  11. - commerce_price
  12. _core:
  13. default_config_hash: ZMm_Yy4aujhFs_1hZAQ9maM_nBGEiODMRbCA9eHZUKc
  14. id: commerce_checkout_order_summary
  15. label: 'Checkout Order Summary'
  16. module: views
  17. description: ''
  18. tag: commerce_order_summary
  19. base_table: commerce_order
  20. base_field: order_id
  21. core: 8.x
  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: none
  55. options:
  56. offset: 0
  57. style:
  58. type: table
  59. options:
  60. grouping: { }
  61. row_class: ''
  62. default_row_class: true
  63. override: true
  64. sticky: false
  65. caption: ''
  66. summary: ''
  67. description: ''
  68. columns:
  69. order_number: order_number
  70. info:
  71. order_number:
  72. sortable: false
  73. default_sort_order: asc
  74. align: ''
  75. separator: ''
  76. empty_column: false
  77. responsive: ''
  78. default: '-1'
  79. empty_table: false
  80. row:
  81. type: fields
  82. options:
  83. inline: { }
  84. separator: ''
  85. hide_empty: false
  86. default_field_elements: true
  87. fields:
  88. quantity:
  89. id: quantity
  90. table: commerce_order_item
  91. field: quantity
  92. relationship: order_items
  93. group_type: group
  94. admin_label: ''
  95. label: ''
  96. exclude: false
  97. alter:
  98. alter_text: true
  99. text: '{{ quantity }} x'
  100. make_link: false
  101. path: ''
  102. absolute: false
  103. external: false
  104. replace_spaces: false
  105. path_case: none
  106. trim_whitespace: false
  107. alt: ''
  108. rel: ''
  109. link_class: ''
  110. prefix: ''
  111. suffix: ''
  112. target: ''
  113. nl2br: false
  114. max_length: 0
  115. word_boundary: true
  116. ellipsis: true
  117. more_link: false
  118. more_link_text: ''
  119. more_link_path: ''
  120. strip_tags: false
  121. trim: false
  122. preserve_tags: ''
  123. html: false
  124. element_type: ''
  125. element_class: ''
  126. element_label_type: ''
  127. element_label_class: ''
  128. element_label_colon: false
  129. element_wrapper_type: ''
  130. element_wrapper_class: ''
  131. element_default_classes: true
  132. empty: ''
  133. hide_empty: false
  134. empty_zero: false
  135. hide_alter_empty: true
  136. click_sort_column: value
  137. type: number_decimal
  138. settings:
  139. thousand_separator: ''
  140. prefix_suffix: false
  141. decimal_separator: .
  142. scale: 0
  143. group_column: value
  144. group_columns: { }
  145. group_rows: true
  146. delta_limit: 0
  147. delta_offset: 0
  148. delta_reversed: false
  149. delta_first_last: false
  150. multi_type: separator
  151. separator: ', '
  152. field_api_classes: false
  153. entity_type: commerce_order_item
  154. entity_field: quantity
  155. plugin_id: field
  156. purchased_entity:
  157. id: purchased_entity
  158. table: commerce_order_item
  159. field: purchased_entity
  160. relationship: order_items
  161. group_type: group
  162. admin_label: ''
  163. label: ''
  164. exclude: false
  165. alter:
  166. alter_text: false
  167. text: ''
  168. make_link: false
  169. path: ''
  170. absolute: false
  171. external: false
  172. replace_spaces: false
  173. path_case: none
  174. trim_whitespace: false
  175. alt: ''
  176. rel: ''
  177. link_class: ''
  178. prefix: ''
  179. suffix: ''
  180. target: ''
  181. nl2br: false
  182. max_length: 0
  183. word_boundary: true
  184. ellipsis: true
  185. more_link: false
  186. more_link_text: ''
  187. more_link_path: ''
  188. strip_tags: false
  189. trim: false
  190. preserve_tags: ''
  191. html: false
  192. element_type: ''
  193. element_class: ''
  194. element_label_type: ''
  195. element_label_class: ''
  196. element_label_colon: true
  197. element_wrapper_type: ''
  198. element_wrapper_class: ''
  199. element_default_classes: true
  200. empty: ''
  201. hide_empty: false
  202. empty_zero: false
  203. hide_alter_empty: true
  204. click_sort_column: target_id
  205. type: entity_reference_entity_view
  206. settings:
  207. view_mode: summary
  208. group_column: target_id
  209. group_columns: { }
  210. group_rows: true
  211. delta_limit: 0
  212. delta_offset: 0
  213. delta_reversed: false
  214. delta_first_last: false
  215. multi_type: separator
  216. separator: ', '
  217. field_api_classes: false
  218. entity_type: commerce_order_item
  219. entity_field: purchased_entity
  220. plugin_id: field
  221. total_price__number:
  222. id: total_price__number
  223. table: commerce_order_item
  224. field: total_price__number
  225. relationship: order_items
  226. group_type: group
  227. admin_label: ''
  228. label: ''
  229. exclude: false
  230. alter:
  231. alter_text: false
  232. text: ''
  233. make_link: false
  234. path: ''
  235. absolute: false
  236. external: false
  237. replace_spaces: false
  238. path_case: none
  239. trim_whitespace: false
  240. alt: ''
  241. rel: ''
  242. link_class: ''
  243. prefix: ''
  244. suffix: ''
  245. target: ''
  246. nl2br: false
  247. max_length: 0
  248. word_boundary: true
  249. ellipsis: true
  250. more_link: false
  251. more_link_text: ''
  252. more_link_path: ''
  253. strip_tags: false
  254. trim: false
  255. preserve_tags: ''
  256. html: false
  257. element_type: ''
  258. element_class: ''
  259. element_label_type: ''
  260. element_label_class: ''
  261. element_label_colon: false
  262. element_wrapper_type: ''
  263. element_wrapper_class: ''
  264. element_default_classes: true
  265. empty: ''
  266. hide_empty: false
  267. empty_zero: false
  268. hide_alter_empty: true
  269. click_sort_column: number
  270. type: commerce_price_default
  271. settings:
  272. strip_trailing_zeroes: false
  273. currency_display: symbol
  274. group_column: ''
  275. group_columns: { }
  276. group_rows: true
  277. delta_limit: 0
  278. delta_offset: 0
  279. delta_reversed: false
  280. delta_first_last: false
  281. multi_type: separator
  282. separator: ', '
  283. field_api_classes: false
  284. entity_type: commerce_order_item
  285. entity_field: total_price
  286. plugin_id: field
  287. filters: { }
  288. sorts:
  289. order_item_id:
  290. id: order_item_id
  291. table: commerce_order_item
  292. field: order_item_id
  293. relationship: order_items
  294. group_type: group
  295. admin_label: ''
  296. order: ASC
  297. exposed: false
  298. expose:
  299. label: ''
  300. entity_type: commerce_order_item
  301. entity_field: order_item_id
  302. plugin_id: standard
  303. header: { }
  304. footer:
  305. commerce_order_total:
  306. id: commerce_order_total
  307. table: views
  308. field: commerce_order_total
  309. relationship: none
  310. group_type: group
  311. admin_label: ''
  312. empty: false
  313. plugin_id: commerce_order_total
  314. empty: { }
  315. relationships:
  316. order_items:
  317. id: order_items
  318. table: commerce_order__order_items
  319. field: order_items
  320. relationship: none
  321. group_type: group
  322. admin_label: 'order_items: Order Item'
  323. required: true
  324. plugin_id: standard
  325. arguments:
  326. order_id:
  327. id: order_id
  328. table: commerce_order
  329. field: order_id
  330. relationship: none
  331. group_type: group
  332. admin_label: ''
  333. default_action: default
  334. exception:
  335. value: all
  336. title_enable: false
  337. title: All
  338. title_enable: false
  339. title: ''
  340. default_argument_type: fixed
  341. default_argument_options:
  342. argument: ''
  343. default_argument_skip_url: false
  344. summary_options:
  345. base_path: ''
  346. count: true
  347. items_per_page: 25
  348. override: false
  349. summary:
  350. sort_order: asc
  351. number_of_records: 0
  352. format: default_summary
  353. specify_validation: false
  354. validate:
  355. type: none
  356. fail: 'not found'
  357. validate_options: { }
  358. break_phrase: false
  359. not: false
  360. entity_type: commerce_order
  361. entity_field: order_id
  362. plugin_id: numeric
  363. display_extenders: { }
  364. cache_metadata:
  365. max-age: -1
  366. contexts:
  367. - 'languages:language_content'
  368. - 'languages:language_interface'
  369. - url
  370. tags: { }