views.view.commerce_carts.yml 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787
  1. uuid: a880e87c-ec2f-4ce2-8707-bee141ceaecd
  2. langcode: en
  3. status: true
  4. dependencies:
  5. enforced:
  6. module:
  7. - commerce_cart
  8. module:
  9. - commerce
  10. - commerce_order
  11. - commerce_price
  12. - commerce_store
  13. - user
  14. _core:
  15. default_config_hash: Fa5fJsxUL8Vjx2Qene6krTELyDppFqHVYkszUrdMbwQ
  16. id: commerce_carts
  17. label: Carts
  18. module: views
  19. description: ''
  20. tag: Commerce
  21. base_table: commerce_order
  22. base_field: order_id
  23. display:
  24. default:
  25. display_plugin: default
  26. id: default
  27. display_title: Master
  28. position: 0
  29. display_options:
  30. access:
  31. type: perm
  32. options:
  33. perm: 'access commerce_order overview'
  34. cache:
  35. type: none
  36. options: { }
  37. query:
  38. type: views_query
  39. options:
  40. disable_sql_rewrite: false
  41. distinct: false
  42. replica: false
  43. query_comment: ''
  44. query_tags: { }
  45. exposed_form:
  46. type: basic
  47. options:
  48. submit_button: Filter
  49. reset_button: false
  50. reset_button_label: Reset
  51. exposed_sorts_label: 'Sort by'
  52. expose_sort_order: true
  53. sort_asc_label: Asc
  54. sort_desc_label: Desc
  55. pager:
  56. type: full
  57. options:
  58. items_per_page: 50
  59. offset: 0
  60. id: 0
  61. total_pages: null
  62. expose:
  63. items_per_page: false
  64. items_per_page_label: 'Items per page'
  65. items_per_page_options: '5, 10, 25, 50'
  66. items_per_page_options_all: false
  67. items_per_page_options_all_label: '- All -'
  68. offset: false
  69. offset_label: Offset
  70. tags:
  71. previous: '‹ previous'
  72. next: 'next ›'
  73. first: '« first'
  74. last: 'last »'
  75. quantity: 9
  76. style:
  77. type: table
  78. options:
  79. grouping: { }
  80. row_class: ''
  81. default_row_class: true
  82. override: true
  83. sticky: false
  84. caption: ''
  85. summary: ''
  86. description: ''
  87. columns:
  88. type: type
  89. store_id: store_id
  90. uid: uid
  91. mail: uid
  92. total_price__number: total_price__number
  93. changed: changed
  94. operations: operations
  95. info:
  96. type:
  97. sortable: true
  98. default_sort_order: asc
  99. align: ''
  100. separator: ''
  101. empty_column: true
  102. responsive: priority-medium
  103. store_id:
  104. sortable: true
  105. default_sort_order: asc
  106. align: ''
  107. separator: ''
  108. empty_column: true
  109. responsive: priority-medium
  110. uid:
  111. sortable: false
  112. default_sort_order: asc
  113. align: ''
  114. separator: '<br />'
  115. empty_column: false
  116. responsive: ''
  117. mail:
  118. sortable: false
  119. default_sort_order: asc
  120. align: ''
  121. separator: ''
  122. empty_column: false
  123. responsive: ''
  124. total_price__number:
  125. sortable: true
  126. default_sort_order: asc
  127. align: ''
  128. separator: ''
  129. empty_column: false
  130. responsive: ''
  131. changed:
  132. sortable: true
  133. default_sort_order: desc
  134. align: ''
  135. separator: ''
  136. empty_column: true
  137. responsive: ''
  138. operations:
  139. sortable: false
  140. default_sort_order: asc
  141. align: ''
  142. separator: ''
  143. empty_column: false
  144. responsive: ''
  145. default: changed
  146. empty_table: true
  147. row:
  148. type: fields
  149. fields:
  150. commerce_order_bulk_form:
  151. id: commerce_order_bulk_form
  152. table: commerce_order
  153. field: commerce_order_bulk_form
  154. relationship: none
  155. group_type: group
  156. admin_label: ''
  157. label: ''
  158. exclude: false
  159. alter:
  160. alter_text: false
  161. text: ''
  162. make_link: false
  163. path: ''
  164. absolute: false
  165. external: false
  166. replace_spaces: false
  167. path_case: none
  168. trim_whitespace: false
  169. alt: ''
  170. rel: ''
  171. link_class: ''
  172. prefix: ''
  173. suffix: ''
  174. target: ''
  175. nl2br: false
  176. max_length: 0
  177. word_boundary: true
  178. ellipsis: true
  179. more_link: false
  180. more_link_text: ''
  181. more_link_path: ''
  182. strip_tags: false
  183. trim: false
  184. preserve_tags: ''
  185. html: false
  186. element_type: ''
  187. element_class: ''
  188. element_label_type: ''
  189. element_label_class: ''
  190. element_label_colon: false
  191. element_wrapper_type: ''
  192. element_wrapper_class: ''
  193. element_default_classes: true
  194. empty: ''
  195. hide_empty: false
  196. empty_zero: false
  197. hide_alter_empty: true
  198. action_title: 'With selection'
  199. include_exclude: exclude
  200. selected_actions: { }
  201. entity_type: commerce_order
  202. plugin_id: bulk_form
  203. type:
  204. id: type
  205. table: commerce_order
  206. field: type
  207. relationship: none
  208. group_type: group
  209. admin_label: ''
  210. label: Type
  211. exclude: false
  212. alter:
  213. alter_text: false
  214. text: ''
  215. make_link: false
  216. path: ''
  217. absolute: false
  218. external: false
  219. replace_spaces: false
  220. path_case: none
  221. trim_whitespace: false
  222. alt: ''
  223. rel: ''
  224. link_class: ''
  225. prefix: ''
  226. suffix: ''
  227. target: ''
  228. nl2br: false
  229. max_length: 0
  230. word_boundary: true
  231. ellipsis: true
  232. more_link: false
  233. more_link_text: ''
  234. more_link_path: ''
  235. strip_tags: false
  236. trim: false
  237. preserve_tags: ''
  238. html: false
  239. element_type: ''
  240. element_class: ''
  241. element_label_type: ''
  242. element_label_class: ''
  243. element_label_colon: true
  244. element_wrapper_type: ''
  245. element_wrapper_class: ''
  246. element_default_classes: true
  247. empty: ''
  248. hide_empty: false
  249. empty_zero: false
  250. hide_alter_empty: true
  251. click_sort_column: target_id
  252. type: entity_reference_label
  253. settings:
  254. link: false
  255. group_column: target_id
  256. group_columns: { }
  257. group_rows: true
  258. delta_limit: 0
  259. delta_offset: 0
  260. delta_reversed: false
  261. delta_first_last: false
  262. multi_type: separator
  263. separator: ', '
  264. field_api_classes: false
  265. hide_single_bundle: true
  266. entity_type: commerce_order
  267. entity_field: type
  268. plugin_id: commerce_entity_bundle
  269. store_id:
  270. id: store_id
  271. table: commerce_order
  272. field: store_id
  273. relationship: none
  274. group_type: group
  275. admin_label: ''
  276. label: Store
  277. exclude: false
  278. alter:
  279. alter_text: false
  280. text: ''
  281. make_link: false
  282. path: ''
  283. absolute: false
  284. external: false
  285. replace_spaces: false
  286. path_case: none
  287. trim_whitespace: false
  288. alt: ''
  289. rel: ''
  290. link_class: ''
  291. prefix: ''
  292. suffix: ''
  293. target: ''
  294. nl2br: false
  295. max_length: 0
  296. word_boundary: true
  297. ellipsis: true
  298. more_link: false
  299. more_link_text: ''
  300. more_link_path: ''
  301. strip_tags: false
  302. trim: false
  303. preserve_tags: ''
  304. html: false
  305. element_type: ''
  306. element_class: ''
  307. element_label_type: ''
  308. element_label_class: ''
  309. element_label_colon: true
  310. element_wrapper_type: ''
  311. element_wrapper_class: ''
  312. element_default_classes: true
  313. empty: ''
  314. hide_empty: false
  315. empty_zero: false
  316. hide_alter_empty: true
  317. click_sort_column: target_id
  318. type: entity_reference_label
  319. settings:
  320. link: true
  321. group_column: target_id
  322. group_columns: { }
  323. group_rows: true
  324. delta_limit: 0
  325. delta_offset: 0
  326. delta_reversed: false
  327. delta_first_last: false
  328. multi_type: separator
  329. separator: ', '
  330. field_api_classes: false
  331. hide_single_store: true
  332. entity_type: commerce_order
  333. entity_field: store_id
  334. plugin_id: commerce_store
  335. uid:
  336. id: uid
  337. table: commerce_order
  338. field: uid
  339. relationship: none
  340. group_type: group
  341. admin_label: ''
  342. label: Customer
  343. exclude: false
  344. alter:
  345. alter_text: false
  346. text: ''
  347. make_link: false
  348. path: ''
  349. absolute: false
  350. external: false
  351. replace_spaces: false
  352. path_case: none
  353. trim_whitespace: false
  354. alt: ''
  355. rel: ''
  356. link_class: ''
  357. prefix: ''
  358. suffix: ''
  359. target: ''
  360. nl2br: false
  361. max_length: 0
  362. word_boundary: true
  363. ellipsis: true
  364. more_link: false
  365. more_link_text: ''
  366. more_link_path: ''
  367. strip_tags: false
  368. trim: false
  369. preserve_tags: ''
  370. html: false
  371. element_type: ''
  372. element_class: ''
  373. element_label_type: ''
  374. element_label_class: ''
  375. element_label_colon: true
  376. element_wrapper_type: ''
  377. element_wrapper_class: ''
  378. element_default_classes: true
  379. empty: ''
  380. hide_empty: false
  381. empty_zero: false
  382. hide_alter_empty: true
  383. click_sort_column: target_id
  384. type: entity_reference_label
  385. settings:
  386. link: true
  387. group_column: target_id
  388. group_columns: { }
  389. group_rows: true
  390. delta_limit: 0
  391. delta_offset: 0
  392. delta_reversed: false
  393. delta_first_last: false
  394. multi_type: separator
  395. separator: ', '
  396. field_api_classes: false
  397. entity_type: commerce_order
  398. entity_field: uid
  399. plugin_id: field
  400. mail:
  401. id: mail
  402. table: commerce_order
  403. field: mail
  404. relationship: none
  405. group_type: group
  406. admin_label: ''
  407. label: Email
  408. exclude: false
  409. alter:
  410. alter_text: false
  411. text: ''
  412. make_link: false
  413. path: ''
  414. absolute: false
  415. external: false
  416. replace_spaces: false
  417. path_case: none
  418. trim_whitespace: false
  419. alt: ''
  420. rel: ''
  421. link_class: ''
  422. prefix: ''
  423. suffix: ''
  424. target: ''
  425. nl2br: false
  426. max_length: 0
  427. word_boundary: true
  428. ellipsis: true
  429. more_link: false
  430. more_link_text: ''
  431. more_link_path: ''
  432. strip_tags: false
  433. trim: false
  434. preserve_tags: ''
  435. html: false
  436. element_type: ''
  437. element_class: ''
  438. element_label_type: ''
  439. element_label_class: ''
  440. element_label_colon: true
  441. element_wrapper_type: ''
  442. element_wrapper_class: ''
  443. element_default_classes: true
  444. empty: ''
  445. hide_empty: false
  446. empty_zero: false
  447. hide_alter_empty: true
  448. click_sort_column: value
  449. type: basic_string
  450. settings: { }
  451. group_column: value
  452. group_columns: { }
  453. group_rows: true
  454. delta_limit: 0
  455. delta_offset: 0
  456. delta_reversed: false
  457. delta_first_last: false
  458. multi_type: separator
  459. separator: ', '
  460. field_api_classes: false
  461. entity_type: commerce_order
  462. entity_field: mail
  463. plugin_id: field
  464. total_price__number:
  465. id: total_price__number
  466. table: commerce_order
  467. field: total_price__number
  468. relationship: none
  469. group_type: group
  470. admin_label: ''
  471. label: Total
  472. exclude: false
  473. alter:
  474. alter_text: false
  475. text: ''
  476. make_link: false
  477. path: ''
  478. absolute: false
  479. external: false
  480. replace_spaces: false
  481. path_case: none
  482. trim_whitespace: false
  483. alt: ''
  484. rel: ''
  485. link_class: ''
  486. prefix: ''
  487. suffix: ''
  488. target: ''
  489. nl2br: false
  490. max_length: 0
  491. word_boundary: true
  492. ellipsis: true
  493. more_link: false
  494. more_link_text: ''
  495. more_link_path: ''
  496. strip_tags: false
  497. trim: false
  498. preserve_tags: ''
  499. html: false
  500. element_type: ''
  501. element_class: ''
  502. element_label_type: ''
  503. element_label_class: ''
  504. element_label_colon: true
  505. element_wrapper_type: ''
  506. element_wrapper_class: ''
  507. element_default_classes: true
  508. empty: ''
  509. hide_empty: false
  510. empty_zero: false
  511. hide_alter_empty: true
  512. click_sort_column: number
  513. type: commerce_price_default
  514. settings:
  515. strip_trailing_zeroes: false
  516. currency_display: symbol
  517. group_column: ''
  518. group_columns: { }
  519. group_rows: true
  520. delta_limit: 0
  521. delta_offset: 0
  522. delta_reversed: false
  523. delta_first_last: false
  524. multi_type: separator
  525. separator: ', '
  526. field_api_classes: false
  527. entity_type: commerce_order
  528. entity_field: total_price
  529. plugin_id: field
  530. changed:
  531. id: changed
  532. table: commerce_order
  533. field: changed
  534. relationship: none
  535. group_type: group
  536. admin_label: ''
  537. label: Updated
  538. exclude: false
  539. alter:
  540. alter_text: false
  541. text: ''
  542. make_link: false
  543. path: ''
  544. absolute: false
  545. external: false
  546. replace_spaces: false
  547. path_case: none
  548. trim_whitespace: false
  549. alt: ''
  550. rel: ''
  551. link_class: ''
  552. prefix: ''
  553. suffix: ''
  554. target: ''
  555. nl2br: false
  556. max_length: 0
  557. word_boundary: true
  558. ellipsis: true
  559. more_link: false
  560. more_link_text: ''
  561. more_link_path: ''
  562. strip_tags: false
  563. trim: false
  564. preserve_tags: ''
  565. html: false
  566. element_type: ''
  567. element_class: ''
  568. element_label_type: ''
  569. element_label_class: ''
  570. element_label_colon: true
  571. element_wrapper_type: ''
  572. element_wrapper_class: ''
  573. element_default_classes: true
  574. empty: ''
  575. hide_empty: false
  576. empty_zero: false
  577. hide_alter_empty: true
  578. click_sort_column: value
  579. type: timestamp_ago
  580. settings:
  581. granularity: 2
  582. group_column: value
  583. group_columns: { }
  584. group_rows: true
  585. delta_limit: 0
  586. delta_offset: 0
  587. delta_reversed: false
  588. delta_first_last: false
  589. multi_type: separator
  590. separator: ', '
  591. field_api_classes: false
  592. entity_type: commerce_order
  593. entity_field: changed
  594. plugin_id: field
  595. operations:
  596. id: operations
  597. table: commerce_order
  598. field: operations
  599. relationship: none
  600. group_type: group
  601. admin_label: ''
  602. label: Operations
  603. exclude: false
  604. alter:
  605. alter_text: false
  606. text: ''
  607. make_link: false
  608. path: ''
  609. absolute: false
  610. external: false
  611. replace_spaces: false
  612. path_case: none
  613. trim_whitespace: false
  614. alt: ''
  615. rel: ''
  616. link_class: ''
  617. prefix: ''
  618. suffix: ''
  619. target: ''
  620. nl2br: false
  621. max_length: 0
  622. word_boundary: true
  623. ellipsis: true
  624. more_link: false
  625. more_link_text: ''
  626. more_link_path: ''
  627. strip_tags: false
  628. trim: false
  629. preserve_tags: ''
  630. html: false
  631. element_type: ''
  632. element_class: ''
  633. element_label_type: ''
  634. element_label_class: ''
  635. element_label_colon: true
  636. element_wrapper_type: ''
  637. element_wrapper_class: ''
  638. element_default_classes: true
  639. empty: ''
  640. hide_empty: false
  641. empty_zero: false
  642. hide_alter_empty: true
  643. destination: true
  644. entity_type: commerce_order
  645. plugin_id: entity_operations
  646. filters:
  647. cart:
  648. id: cart
  649. table: commerce_order
  650. field: cart
  651. relationship: none
  652. group_type: group
  653. admin_label: ''
  654. operator: '='
  655. value: '1'
  656. group: 1
  657. exposed: false
  658. expose:
  659. operator_id: ''
  660. label: ''
  661. description: ''
  662. use_operator: false
  663. operator: ''
  664. identifier: ''
  665. required: false
  666. remember: false
  667. multiple: false
  668. remember_roles:
  669. authenticated: authenticated
  670. operator_limit_selection: false
  671. operator_list: { }
  672. is_grouped: false
  673. group_info:
  674. label: ''
  675. description: ''
  676. identifier: ''
  677. optional: true
  678. widget: select
  679. multiple: false
  680. remember: false
  681. default_group: All
  682. default_group_multiple: { }
  683. group_items: { }
  684. entity_type: commerce_order
  685. entity_field: cart
  686. plugin_id: boolean
  687. type:
  688. id: type
  689. table: commerce_order
  690. field: type
  691. relationship: none
  692. group_type: group
  693. admin_label: ''
  694. operator: in
  695. value: { }
  696. group: 1
  697. exposed: true
  698. expose:
  699. operator_id: type_op
  700. label: Type
  701. description: ''
  702. use_operator: false
  703. operator: type_op
  704. identifier: type
  705. required: false
  706. remember: false
  707. multiple: false
  708. remember_roles:
  709. authenticated: authenticated
  710. anonymous: '0'
  711. administrator: '0'
  712. reduce: false
  713. hide_single_bundle: true
  714. operator_limit_selection: false
  715. operator_list: { }
  716. is_grouped: false
  717. group_info:
  718. label: ''
  719. description: ''
  720. identifier: ''
  721. optional: true
  722. widget: select
  723. multiple: false
  724. remember: false
  725. default_group: All
  726. default_group_multiple: { }
  727. group_items: { }
  728. entity_type: commerce_order
  729. entity_field: type
  730. plugin_id: commerce_entity_bundle
  731. sorts: { }
  732. title: Carts
  733. header: { }
  734. footer: { }
  735. empty:
  736. area_text_custom:
  737. id: area_text_custom
  738. table: views
  739. field: area_text_custom
  740. relationship: none
  741. group_type: group
  742. admin_label: ''
  743. empty: true
  744. tokenize: false
  745. content: 'No orders available.'
  746. plugin_id: text_custom
  747. relationships: { }
  748. arguments: { }
  749. display_extenders: { }
  750. use_ajax: false
  751. cache_metadata:
  752. contexts:
  753. - 'languages:language_content'
  754. - 'languages:language_interface'
  755. - url
  756. - url.query_args
  757. - user.permissions
  758. cacheable: false
  759. max-age: 0
  760. tags: { }
  761. page_1:
  762. display_plugin: page
  763. id: page_1
  764. display_title: Page
  765. position: 1
  766. display_options:
  767. display_extenders: { }
  768. path: admin/commerce/orders/carts
  769. menu:
  770. type: tab
  771. title: Carts
  772. description: ''
  773. expanded: false
  774. parent: ''
  775. weight: 0
  776. context: '0'
  777. menu_name: admin
  778. cache_metadata:
  779. contexts:
  780. - 'languages:language_content'
  781. - 'languages:language_interface'
  782. - url
  783. - url.query_args
  784. - user.permissions
  785. cacheable: false
  786. max-age: 0
  787. tags: { }