views.view.commerce_activity.yml 11 KB

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