views.view.commerce_subscription_initial_order_admin.yml 17 KB

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