views.view.commerce_activity.yml 11 KB

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