views.view.commerce_activity.yml 11 KB

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