You are here

views.view.uc_customers.yml in Ubercart 8.4

uc_order/config/install/views.view.uc_customers.yml

File

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