views.view.commerce_carts.yml 21 KB

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