You are here

views.view.commerce_activity.yml in Commerce Core 8.2

modules/log/config/install/views.view.commerce_activity.yml

File

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