views.view.commerce_activity.yml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  1. uuid: 27489dd9-7ffd-4829-8129-a71e40808fed
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_log
  7. - user
  8. _core:
  9. default_config_hash: '-RZu5UoVfuliWCTIlTW8oVsjPzRmrEDZG0fBU5aDM6c'
  10. id: commerce_activity
  11. label: Activity
  12. module: views
  13. description: ''
  14. tag: ''
  15. base_table: commerce_log
  16. base_field: log_id
  17. display:
  18. default:
  19. display_plugin: default
  20. id: default
  21. display_title: Master
  22. position: 0
  23. display_options:
  24. access:
  25. type: none
  26. options: { }
  27. cache:
  28. type: tag
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. disable_sql_rewrite: false
  34. distinct: false
  35. replica: false
  36. query_comment: ''
  37. query_tags: { }
  38. exposed_form:
  39. type: basic
  40. options:
  41. submit_button: Apply
  42. reset_button: false
  43. reset_button_label: Reset
  44. exposed_sorts_label: 'Sort by'
  45. expose_sort_order: true
  46. sort_asc_label: Asc
  47. sort_desc_label: Desc
  48. pager:
  49. type: none
  50. options:
  51. offset: 0
  52. style:
  53. type: table
  54. options:
  55. grouping: { }
  56. row_class: ''
  57. default_row_class: true
  58. override: true
  59. sticky: false
  60. caption: ''
  61. summary: ''
  62. description: ''
  63. columns:
  64. created: created
  65. rendered_entity: rendered_entity
  66. uid: uid
  67. info:
  68. created:
  69. sortable: true
  70. default_sort_order: desc
  71. align: ''
  72. separator: ''
  73. empty_column: false
  74. responsive: ''
  75. rendered_entity:
  76. sortable: false
  77. default_sort_order: asc
  78. align: ''
  79. separator: ''
  80. empty_column: false
  81. responsive: ''
  82. uid:
  83. sortable: false
  84. default_sort_order: asc
  85. align: ''
  86. separator: ''
  87. empty_column: false
  88. responsive: ''
  89. default: created
  90. empty_table: false
  91. row:
  92. type: fields
  93. fields:
  94. created:
  95. id: created
  96. table: commerce_log
  97. field: created
  98. relationship: none
  99. group_type: group
  100. admin_label: ''
  101. label: Date
  102. exclude: false
  103. alter:
  104. alter_text: false
  105. text: ''
  106. make_link: false
  107. path: ''
  108. absolute: false
  109. external: false
  110. replace_spaces: false
  111. path_case: none
  112. trim_whitespace: false
  113. alt: ''
  114. rel: ''
  115. link_class: ''
  116. prefix: ''
  117. suffix: ''
  118. target: ''
  119. nl2br: false
  120. max_length: 0
  121. word_boundary: true
  122. ellipsis: true
  123. more_link: false
  124. more_link_text: ''
  125. more_link_path: ''
  126. strip_tags: false
  127. trim: false
  128. preserve_tags: ''
  129. html: false
  130. element_type: ''
  131. element_class: ''
  132. element_label_type: ''
  133. element_label_class: ''
  134. element_label_colon: true
  135. element_wrapper_type: ''
  136. element_wrapper_class: ''
  137. element_default_classes: true
  138. empty: ''
  139. hide_empty: false
  140. empty_zero: false
  141. hide_alter_empty: true
  142. click_sort_column: value
  143. type: timestamp
  144. settings:
  145. date_format: medium
  146. custom_date_format: ''
  147. timezone: ''
  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. entity_type: commerce_log
  159. entity_field: created
  160. plugin_id: field
  161. rendered_entity:
  162. id: rendered_entity
  163. table: commerce_log
  164. field: rendered_entity
  165. relationship: none
  166. group_type: group
  167. admin_label: ''
  168. label: Message
  169. exclude: false
  170. alter:
  171. alter_text: false
  172. text: ''
  173. make_link: false
  174. path: ''
  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. view_mode: default
  210. entity_type: null
  211. entity_field: null
  212. plugin_id: rendered_entity
  213. uid:
  214. id: uid
  215. table: commerce_log
  216. field: uid
  217. relationship: none
  218. group_type: group
  219. admin_label: ''
  220. label: User
  221. exclude: false
  222. alter:
  223. alter_text: false
  224. text: ''
  225. make_link: false
  226. path: ''
  227. absolute: false
  228. external: false
  229. replace_spaces: false
  230. path_case: none
  231. trim_whitespace: false
  232. alt: ''
  233. rel: ''
  234. link_class: ''
  235. prefix: ''
  236. suffix: ''
  237. target: ''
  238. nl2br: false
  239. max_length: 0
  240. word_boundary: true
  241. ellipsis: true
  242. more_link: false
  243. more_link_text: ''
  244. more_link_path: ''
  245. strip_tags: false
  246. trim: false
  247. preserve_tags: ''
  248. html: false
  249. element_type: ''
  250. element_class: ''
  251. element_label_type: ''
  252. element_label_class: ''
  253. element_label_colon: true
  254. element_wrapper_type: ''
  255. element_wrapper_class: ''
  256. element_default_classes: true
  257. empty: ''
  258. hide_empty: false
  259. empty_zero: false
  260. hide_alter_empty: true
  261. click_sort_column: target_id
  262. type: author
  263. settings: { }
  264. group_column: target_id
  265. group_columns: { }
  266. group_rows: true
  267. delta_limit: 0
  268. delta_offset: 0
  269. delta_reversed: false
  270. delta_first_last: false
  271. multi_type: separator
  272. separator: ', '
  273. field_api_classes: false
  274. entity_type: commerce_log
  275. entity_field: uid
  276. plugin_id: field
  277. filters: { }
  278. sorts:
  279. log_id:
  280. id: log_id
  281. table: commerce_log
  282. field: log_id
  283. relationship: none
  284. group_type: group
  285. admin_label: ''
  286. order: DESC
  287. exposed: false
  288. expose:
  289. label: ''
  290. entity_type: commerce_log
  291. entity_field: log_id
  292. plugin_id: standard
  293. title: 'Order logs'
  294. header: { }
  295. footer: { }
  296. empty:
  297. area_text_custom:
  298. id: area_text_custom
  299. table: views
  300. field: area_text_custom
  301. relationship: none
  302. group_type: group
  303. admin_label: ''
  304. empty: true
  305. tokenize: false
  306. content: 'No log entries.'
  307. plugin_id: text_custom
  308. relationships: { }
  309. arguments:
  310. source_entity_id:
  311. id: source_entity_id
  312. table: commerce_log
  313. field: source_entity_id
  314. relationship: none
  315. group_type: group
  316. admin_label: ''
  317. default_action: empty
  318. exception:
  319. value: all
  320. title_enable: false
  321. title: All
  322. title_enable: false
  323. title: ''
  324. default_argument_type: fixed
  325. default_argument_options:
  326. argument: ''
  327. default_argument_skip_url: false
  328. summary_options:
  329. base_path: ''
  330. count: true
  331. items_per_page: 25
  332. override: false
  333. summary:
  334. sort_order: asc
  335. number_of_records: 0
  336. format: default_summary
  337. specify_validation: false
  338. validate:
  339. type: none
  340. fail: 'not found'
  341. validate_options: { }
  342. break_phrase: false
  343. not: false
  344. entity_type: commerce_log
  345. entity_field: source_entity_id
  346. plugin_id: numeric
  347. source_entity_type:
  348. id: source_entity_type
  349. table: commerce_log
  350. field: source_entity_type
  351. relationship: none
  352. group_type: group
  353. admin_label: ''
  354. default_action: 'not found'
  355. exception:
  356. value: all
  357. title_enable: false
  358. title: All
  359. title_enable: false
  360. title: ''
  361. default_argument_type: fixed
  362. default_argument_options:
  363. argument: ''
  364. default_argument_skip_url: false
  365. summary_options:
  366. base_path: ''
  367. count: true
  368. items_per_page: 25
  369. override: false
  370. summary:
  371. sort_order: asc
  372. number_of_records: 0
  373. format: default_summary
  374. specify_validation: false
  375. validate:
  376. type: none
  377. fail: 'not found'
  378. validate_options: { }
  379. glossary: false
  380. limit: 0
  381. case: none
  382. path_case: none
  383. transform_dash: false
  384. break_phrase: false
  385. entity_type: commerce_log
  386. entity_field: source_entity_type
  387. plugin_id: string
  388. display_extenders: { }
  389. cache_metadata:
  390. max-age: -1
  391. contexts:
  392. - 'languages:language_content'
  393. - 'languages:language_interface'
  394. - url
  395. - url.query_args
  396. tags: { }
  397. block_1:
  398. display_plugin: block
  399. id: block_1
  400. display_title: Block
  401. position: 1
  402. display_options:
  403. display_extenders: { }
  404. cache_metadata:
  405. max-age: -1
  406. contexts:
  407. - 'languages:language_content'
  408. - 'languages:language_interface'
  409. - url
  410. - url.query_args
  411. tags: { }