You are here

views.view.commerce_subscription_orders_admin.yml in Commerce Recurring Framework 8

config/install/views.view.commerce_subscription_orders_admin.yml

File

config/install/views.view.commerce_subscription_orders_admin.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.commerce_order.billing_period
  6. module:
  7. - commerce_order
  8. - commerce_price
  9. - commerce_recurring
  10. - options
  11. - user
  12. id: commerce_subscription_orders_admin
  13. label: ' Subscription orders (administrator)'
  14. module: views
  15. description: 'Used to display a list of recurring orders on the subscription view administration page.'
  16. tag: 'Commerce, Commerce Recurring'
  17. base_table: commerce_order
  18. base_field: order_id
  19. display:
  20. default:
  21. display_plugin: default
  22. id: default
  23. display_title: Master
  24. position: 0
  25. display_options:
  26. access:
  27. type: perm
  28. options:
  29. perm: 'view commerce_order'
  30. cache:
  31. type: tag
  32. options: { }
  33. query:
  34. type: views_query
  35. options:
  36. disable_sql_rewrite: false
  37. distinct: false
  38. replica: false
  39. query_comment: ''
  40. query_tags: { }
  41. exposed_form:
  42. type: basic
  43. options:
  44. submit_button: Apply
  45. reset_button: false
  46. reset_button_label: Reset
  47. exposed_sorts_label: 'Sort by'
  48. expose_sort_order: true
  49. sort_asc_label: Asc
  50. sort_desc_label: Desc
  51. pager:
  52. type: mini
  53. options:
  54. items_per_page: 12
  55. offset: 0
  56. id: 0
  57. total_pages: null
  58. tags:
  59. previous: ‹‹
  60. next: ››
  61. expose:
  62. items_per_page: false
  63. items_per_page_label: 'Items per page'
  64. items_per_page_options: '5, 10, 25, 50'
  65. items_per_page_options_all: false
  66. items_per_page_options_all_label: '- All -'
  67. offset: false
  68. offset_label: Offset
  69. style:
  70. type: table
  71. options:
  72. grouping: { }
  73. row_class: ''
  74. default_row_class: true
  75. override: true
  76. sticky: false
  77. caption: ''
  78. summary: ''
  79. description: ''
  80. columns:
  81. order_number: order_number
  82. info:
  83. order_number:
  84. sortable: false
  85. default_sort_order: asc
  86. align: ''
  87. separator: ''
  88. empty_column: false
  89. responsive: ''
  90. default: '-1'
  91. empty_table: false
  92. row:
  93. type: fields
  94. options:
  95. inline: { }
  96. separator: ''
  97. hide_empty: false
  98. default_field_elements: true
  99. fields:
  100. order_id:
  101. id: order_id
  102. table: commerce_order
  103. field: order_id
  104. relationship: none
  105. group_type: group
  106. admin_label: ''
  107. label: ID
  108. exclude: true
  109. alter:
  110. alter_text: false
  111. text: ''
  112. make_link: false
  113. path: ''
  114. absolute: false
  115. external: false
  116. replace_spaces: false
  117. path_case: none
  118. trim_whitespace: false
  119. alt: ''
  120. rel: ''
  121. link_class: ''
  122. prefix: ''
  123. suffix: ''
  124. target: ''
  125. nl2br: false
  126. max_length: 0
  127. word_boundary: true
  128. ellipsis: true
  129. more_link: false
  130. more_link_text: ''
  131. more_link_path: ''
  132. strip_tags: false
  133. trim: false
  134. preserve_tags: ''
  135. html: false
  136. element_type: ''
  137. element_class: ''
  138. element_label_type: ''
  139. element_label_class: ''
  140. element_label_colon: true
  141. element_wrapper_type: ''
  142. element_wrapper_class: ''
  143. element_default_classes: true
  144. empty: ''
  145. hide_empty: false
  146. empty_zero: false
  147. hide_alter_empty: true
  148. click_sort_column: value
  149. type: number_integer
  150. settings:
  151. thousand_separator: ''
  152. prefix_suffix: true
  153. group_column: value
  154. group_columns: { }
  155. group_rows: true
  156. delta_limit: 0
  157. delta_offset: 0
  158. delta_reversed: false
  159. delta_first_last: false
  160. multi_type: separator
  161. separator: ', '
  162. field_api_classes: false
  163. entity_type: commerce_order
  164. entity_field: order_id
  165. plugin_id: field
  166. uid:
  167. id: uid
  168. table: users_field_data
  169. field: uid
  170. relationship: uid
  171. group_type: group
  172. admin_label: ''
  173. label: 'User ID'
  174. exclude: true
  175. alter:
  176. alter_text: false
  177. text: ''
  178. make_link: false
  179. path: ''
  180. absolute: false
  181. external: false
  182. replace_spaces: false
  183. path_case: none
  184. trim_whitespace: false
  185. alt: ''
  186. rel: ''
  187. link_class: ''
  188. prefix: ''
  189. suffix: ''
  190. target: ''
  191. nl2br: false
  192. max_length: 0
  193. word_boundary: true
  194. ellipsis: true
  195. more_link: false
  196. more_link_text: ''
  197. more_link_path: ''
  198. strip_tags: false
  199. trim: false
  200. preserve_tags: ''
  201. html: false
  202. element_type: ''
  203. element_class: ''
  204. element_label_type: ''
  205. element_label_class: ''
  206. element_label_colon: true
  207. element_wrapper_type: ''
  208. element_wrapper_class: ''
  209. element_default_classes: true
  210. empty: ''
  211. hide_empty: false
  212. empty_zero: false
  213. hide_alter_empty: true
  214. click_sort_column: value
  215. type: number_integer
  216. settings:
  217. thousand_separator: ''
  218. prefix_suffix: true
  219. group_column: value
  220. group_columns: { }
  221. group_rows: true
  222. delta_limit: 0
  223. delta_offset: 0
  224. delta_reversed: false
  225. delta_first_last: false
  226. multi_type: separator
  227. separator: ', '
  228. field_api_classes: false
  229. entity_type: user
  230. entity_field: uid
  231. plugin_id: field
  232. order_number:
  233. id: order_number
  234. table: commerce_order
  235. field: order_number
  236. relationship: none
  237. group_type: group
  238. admin_label: ''
  239. label: 'Order number'
  240. exclude: false
  241. alter:
  242. alter_text: false
  243. text: ''
  244. make_link: true
  245. path: 'admin/commerce/orders/{{ order_id }}'
  246. absolute: false
  247. external: false
  248. replace_spaces: false
  249. path_case: none
  250. trim_whitespace: false
  251. alt: ''
  252. rel: ''
  253. link_class: ''
  254. prefix: ''
  255. suffix: ''
  256. target: ''
  257. nl2br: false
  258. max_length: 0
  259. word_boundary: true
  260. ellipsis: true
  261. more_link: false
  262. more_link_text: ''
  263. more_link_path: ''
  264. strip_tags: false
  265. trim: false
  266. preserve_tags: ''
  267. html: false
  268. element_type: ''
  269. element_class: ''
  270. element_label_type: ''
  271. element_label_class: ''
  272. element_label_colon: true
  273. element_wrapper_type: ''
  274. element_wrapper_class: ''
  275. element_default_classes: true
  276. empty: ''
  277. hide_empty: false
  278. empty_zero: false
  279. hide_alter_empty: true
  280. click_sort_column: value
  281. type: string
  282. settings:
  283. link_to_entity: false
  284. group_column: value
  285. group_columns: { }
  286. group_rows: true
  287. delta_limit: 0
  288. delta_offset: 0
  289. delta_reversed: false
  290. delta_first_last: false
  291. multi_type: separator
  292. separator: ', '
  293. field_api_classes: false
  294. entity_type: null
  295. entity_field: order_number
  296. plugin_id: field
  297. completed:
  298. id: completed
  299. table: commerce_order
  300. field: completed
  301. relationship: none
  302. group_type: group
  303. admin_label: ''
  304. label: 'Payment date'
  305. exclude: false
  306. alter:
  307. alter_text: false
  308. text: ''
  309. make_link: false
  310. path: ''
  311. absolute: false
  312. external: false
  313. replace_spaces: false
  314. path_case: none
  315. trim_whitespace: false
  316. alt: ''
  317. rel: ''
  318. link_class: ''
  319. prefix: ''
  320. suffix: ''
  321. target: ''
  322. nl2br: false
  323. max_length: 0
  324. word_boundary: true
  325. ellipsis: true
  326. more_link: false
  327. more_link_text: ''
  328. more_link_path: ''
  329. strip_tags: false
  330. trim: false
  331. preserve_tags: ''
  332. html: false
  333. element_type: ''
  334. element_class: ''
  335. element_label_type: ''
  336. element_label_class: ''
  337. element_label_colon: true
  338. element_wrapper_type: ''
  339. element_wrapper_class: ''
  340. element_default_classes: true
  341. empty: ''
  342. hide_empty: false
  343. empty_zero: false
  344. hide_alter_empty: true
  345. click_sort_column: value
  346. type: timestamp
  347. settings:
  348. date_format: medium
  349. custom_date_format: ''
  350. timezone: ''
  351. group_column: value
  352. group_columns: { }
  353. group_rows: true
  354. delta_limit: 0
  355. delta_offset: 0
  356. delta_reversed: false
  357. delta_first_last: false
  358. multi_type: separator
  359. separator: ', '
  360. field_api_classes: false
  361. entity_type: commerce_order
  362. entity_field: completed
  363. plugin_id: field
  364. payment_method:
  365. id: payment_method
  366. table: commerce_order
  367. field: payment_method
  368. relationship: none
  369. group_type: group
  370. admin_label: ''
  371. label: 'Payment method'
  372. exclude: false
  373. alter:
  374. alter_text: false
  375. text: ''
  376. make_link: false
  377. path: ''
  378. absolute: false
  379. external: false
  380. replace_spaces: false
  381. path_case: none
  382. trim_whitespace: false
  383. alt: ''
  384. rel: ''
  385. link_class: ''
  386. prefix: ''
  387. suffix: ''
  388. target: ''
  389. nl2br: false
  390. max_length: 0
  391. word_boundary: true
  392. ellipsis: true
  393. more_link: false
  394. more_link_text: ''
  395. more_link_path: ''
  396. strip_tags: false
  397. trim: false
  398. preserve_tags: ''
  399. html: false
  400. element_type: ''
  401. element_class: ''
  402. element_label_type: ''
  403. element_label_class: ''
  404. element_label_colon: true
  405. element_wrapper_type: ''
  406. element_wrapper_class: ''
  407. element_default_classes: true
  408. empty: ''
  409. hide_empty: false
  410. empty_zero: false
  411. hide_alter_empty: true
  412. click_sort_column: target_id
  413. type: entity_reference_label
  414. settings:
  415. link: true
  416. group_column: target_id
  417. group_columns: { }
  418. group_rows: true
  419. delta_limit: 0
  420. delta_offset: 0
  421. delta_reversed: false
  422. delta_first_last: false
  423. multi_type: separator
  424. separator: ', '
  425. field_api_classes: false
  426. entity_type: commerce_order
  427. entity_field: payment_method
  428. plugin_id: field
  429. billing_period:
  430. id: billing_period
  431. table: commerce_order__billing_period
  432. field: billing_period
  433. relationship: none
  434. group_type: group
  435. admin_label: ''
  436. label: 'Billing period'
  437. exclude: false
  438. alter:
  439. alter_text: false
  440. text: ''
  441. make_link: false
  442. path: ''
  443. absolute: false
  444. external: false
  445. replace_spaces: false
  446. path_case: none
  447. trim_whitespace: false
  448. alt: ''
  449. rel: ''
  450. link_class: ''
  451. prefix: ''
  452. suffix: ''
  453. target: ''
  454. nl2br: false
  455. max_length: 0
  456. word_boundary: true
  457. ellipsis: true
  458. more_link: false
  459. more_link_text: ''
  460. more_link_path: ''
  461. strip_tags: false
  462. trim: false
  463. preserve_tags: ''
  464. html: false
  465. element_type: ''
  466. element_class: ''
  467. element_label_type: ''
  468. element_label_class: ''
  469. element_label_colon: true
  470. element_wrapper_type: ''
  471. element_wrapper_class: ''
  472. element_default_classes: true
  473. empty: ''
  474. hide_empty: false
  475. empty_zero: false
  476. hide_alter_empty: true
  477. click_sort_column: starts
  478. type: commerce_billing_period_default
  479. settings: { }
  480. group_column: ''
  481. group_columns: { }
  482. group_rows: true
  483. delta_limit: 0
  484. delta_offset: 0
  485. delta_reversed: false
  486. delta_first_last: false
  487. multi_type: separator
  488. separator: ', '
  489. field_api_classes: false
  490. plugin_id: field
  491. state:
  492. id: state
  493. table: commerce_order
  494. field: state
  495. relationship: none
  496. group_type: group
  497. admin_label: ''
  498. label: State
  499. exclude: false
  500. alter:
  501. alter_text: false
  502. text: ''
  503. make_link: false
  504. path: ''
  505. absolute: false
  506. external: false
  507. replace_spaces: false
  508. path_case: none
  509. trim_whitespace: false
  510. alt: ''
  511. rel: ''
  512. link_class: ''
  513. prefix: ''
  514. suffix: ''
  515. target: ''
  516. nl2br: false
  517. max_length: 0
  518. word_boundary: true
  519. ellipsis: true
  520. more_link: false
  521. more_link_text: ''
  522. more_link_path: ''
  523. strip_tags: false
  524. trim: false
  525. preserve_tags: ''
  526. html: false
  527. element_type: ''
  528. element_class: ''
  529. element_label_type: ''
  530. element_label_class: ''
  531. element_label_colon: true
  532. element_wrapper_type: ''
  533. element_wrapper_class: ''
  534. element_default_classes: true
  535. empty: ''
  536. hide_empty: false
  537. empty_zero: false
  538. hide_alter_empty: true
  539. click_sort_column: value
  540. type: list_default
  541. settings: { }
  542. group_column: value
  543. group_columns: { }
  544. group_rows: true
  545. delta_limit: 0
  546. delta_offset: 0
  547. delta_reversed: false
  548. delta_first_last: false
  549. multi_type: separator
  550. separator: ', '
  551. field_api_classes: false
  552. entity_type: commerce_order
  553. entity_field: state
  554. plugin_id: field
  555. total_price__number:
  556. id: total_price__number
  557. table: commerce_order
  558. field: total_price__number
  559. relationship: none
  560. group_type: group
  561. admin_label: ''
  562. label: 'Order amount'
  563. exclude: false
  564. alter:
  565. alter_text: false
  566. text: ''
  567. make_link: false
  568. path: ''
  569. absolute: false
  570. external: false
  571. replace_spaces: false
  572. path_case: none
  573. trim_whitespace: false
  574. alt: ''
  575. rel: ''
  576. link_class: ''
  577. prefix: ''
  578. suffix: ''
  579. target: ''
  580. nl2br: false
  581. max_length: 0
  582. word_boundary: true
  583. ellipsis: true
  584. more_link: false
  585. more_link_text: ''
  586. more_link_path: ''
  587. strip_tags: false
  588. trim: false
  589. preserve_tags: ''
  590. html: false
  591. element_type: ''
  592. element_class: ''
  593. element_label_type: ''
  594. element_label_class: ''
  595. element_label_colon: true
  596. element_wrapper_type: ''
  597. element_wrapper_class: ''
  598. element_default_classes: true
  599. empty: ''
  600. hide_empty: false
  601. empty_zero: false
  602. hide_alter_empty: true
  603. click_sort_column: number
  604. type: commerce_price_default
  605. settings:
  606. strip_trailing_zeroes: false
  607. currency_display: symbol
  608. group_column: ''
  609. group_columns: { }
  610. group_rows: true
  611. delta_limit: 0
  612. delta_offset: 0
  613. delta_reversed: false
  614. delta_first_last: false
  615. multi_type: separator
  616. separator: ', '
  617. field_api_classes: false
  618. entity_type: commerce_order
  619. entity_field: total_price
  620. plugin_id: field
  621. filters: { }
  622. sorts:
  623. billing_period_starts:
  624. id: billing_period_starts
  625. table: commerce_order__billing_period
  626. field: billing_period_starts
  627. relationship: none
  628. group_type: group
  629. admin_label: ''
  630. order: DESC
  631. exposed: false
  632. expose:
  633. label: ''
  634. plugin_id: standard
  635. header: { }
  636. footer: { }
  637. empty: { }
  638. relationships:
  639. reverse__commerce_subscription__orders:
  640. id: reverse__commerce_subscription__orders
  641. table: commerce_order
  642. field: reverse__commerce_subscription__orders
  643. relationship: none
  644. group_type: group
  645. admin_label: Subscription
  646. required: false
  647. entity_type: commerce_order
  648. plugin_id: entity_reverse
  649. uid:
  650. id: uid
  651. table: commerce_order
  652. field: uid
  653. relationship: none
  654. group_type: group
  655. admin_label: User
  656. required: true
  657. entity_type: commerce_order
  658. entity_field: uid
  659. plugin_id: standard
  660. arguments:
  661. subscription_id:
  662. id: subscription_id
  663. table: commerce_subscription
  664. field: subscription_id
  665. relationship: reverse__commerce_subscription__orders
  666. group_type: group
  667. admin_label: ''
  668. default_action: 'not found'
  669. exception:
  670. value: all
  671. title_enable: false
  672. title: All
  673. title_enable: false
  674. title: ''
  675. default_argument_type: fixed
  676. default_argument_options:
  677. argument: ''
  678. default_argument_skip_url: false
  679. summary_options:
  680. base_path: ''
  681. count: true
  682. items_per_page: 25
  683. override: false
  684. summary:
  685. sort_order: asc
  686. number_of_records: 0
  687. format: default_summary
  688. specify_validation: false
  689. validate:
  690. type: none
  691. fail: 'not found'
  692. validate_options: { }
  693. break_phrase: false
  694. not: false
  695. entity_type: commerce_subscription
  696. entity_field: subscription_id
  697. plugin_id: numeric
  698. display_extenders: { }
  699. cache_metadata:
  700. max-age: -1
  701. contexts:
  702. - 'languages:language_content'
  703. - 'languages:language_interface'
  704. - url
  705. - url.query_args
  706. - user.permissions
  707. tags:
  708. - 'config:field.storage.commerce_order.billing_period'