You are here

views.view.commerce_carts.yml in Commerce Core 8.2

modules/cart/config/install/views.view.commerce_carts.yml

File

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