views.view.commerce_orders.yml 27 KB

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