You are here

views.view.comments_recent.yml in Brainstorm profile 8

config/install/views.view.comments_recent.yml

File

config/install/views.view.comments_recent.yml
View source
  1. uuid: 8b81b119-cee4-403d-8085-d33078f122c8
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - comment
  7. - node
  8. - user
  9. id: comments_recent
  10. label: 'Recent comments'
  11. module: views
  12. description: 'Recent comments.'
  13. tag: default
  14. base_table: comment_field_data
  15. base_field: cid
  16. core: 8.x
  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: perm
  26. options:
  27. perm: 'access comments'
  28. cache:
  29. type: tag
  30. query:
  31. type: views_query
  32. exposed_form:
  33. type: basic
  34. pager:
  35. type: some
  36. options:
  37. items_per_page: 10
  38. offset: 0
  39. style:
  40. type: html_list
  41. options:
  42. grouping: { }
  43. row_class: ''
  44. default_row_class: true
  45. type: ul
  46. wrapper_class: item-list
  47. class: ''
  48. row:
  49. type: fields
  50. options:
  51. default_field_elements: true
  52. inline:
  53. subject: subject
  54. changed: changed
  55. separator: ' '
  56. hide_empty: false
  57. relationships:
  58. node:
  59. field: node
  60. id: node
  61. table: comment_field_data
  62. required: true
  63. plugin_id: standard
  64. fields:
  65. subject:
  66. id: subject
  67. table: comment_field_data
  68. field: subject
  69. relationship: none
  70. type: string
  71. settings:
  72. link_to_entity: true
  73. plugin_id: field
  74. group_type: group
  75. admin_label: ''
  76. label: ''
  77. exclude: false
  78. alter:
  79. alter_text: false
  80. text: ''
  81. make_link: false
  82. path: ''
  83. absolute: false
  84. external: false
  85. replace_spaces: false
  86. path_case: none
  87. trim_whitespace: false
  88. alt: ''
  89. rel: ''
  90. link_class: ''
  91. prefix: ''
  92. suffix: ''
  93. target: ''
  94. nl2br: false
  95. max_length: 0
  96. word_boundary: false
  97. ellipsis: false
  98. more_link: false
  99. more_link_text: ''
  100. more_link_path: ''
  101. strip_tags: false
  102. trim: false
  103. preserve_tags: ''
  104. html: false
  105. element_type: ''
  106. element_class: ''
  107. element_label_type: ''
  108. element_label_class: ''
  109. element_label_colon: false
  110. element_wrapper_type: ''
  111. element_wrapper_class: ''
  112. element_default_classes: true
  113. empty: ''
  114. hide_empty: false
  115. empty_zero: false
  116. hide_alter_empty: true
  117. entity_type: comment
  118. entity_field: subject
  119. changed:
  120. id: changed
  121. table: comment_field_data
  122. field: changed
  123. relationship: none
  124. plugin_id: field
  125. group_type: group
  126. admin_label: ''
  127. label: ''
  128. exclude: false
  129. alter:
  130. alter_text: false
  131. text: ''
  132. make_link: false
  133. path: ''
  134. absolute: false
  135. external: false
  136. replace_spaces: false
  137. path_case: none
  138. trim_whitespace: false
  139. alt: ''
  140. rel: ''
  141. link_class: ''
  142. prefix: ''
  143. suffix: ''
  144. target: ''
  145. nl2br: false
  146. max_length: 0
  147. word_boundary: true
  148. ellipsis: true
  149. more_link: false
  150. more_link_text: ''
  151. more_link_path: ''
  152. strip_tags: false
  153. trim: false
  154. preserve_tags: ''
  155. html: false
  156. element_type: ''
  157. element_class: ''
  158. element_label_type: ''
  159. element_label_class: ''
  160. element_label_colon: false
  161. element_wrapper_type: ''
  162. element_wrapper_class: ''
  163. element_default_classes: true
  164. empty: ''
  165. hide_empty: false
  166. empty_zero: false
  167. hide_alter_empty: true
  168. type: timestamp_ago
  169. settings:
  170. future_format: '@interval hence'
  171. past_format: '@interval ago'
  172. granularity: 2
  173. entity_type: comment
  174. entity_field: changed
  175. filters:
  176. status:
  177. value: true
  178. table: comment_field_data
  179. field: status
  180. id: status
  181. plugin_id: boolean
  182. expose:
  183. operator: ''
  184. group: 1
  185. entity_type: comment
  186. entity_field: status
  187. status_node:
  188. value: true
  189. table: node_field_data
  190. field: status
  191. relationship: node
  192. id: status_node
  193. plugin_id: boolean
  194. expose:
  195. operator: ''
  196. group: 1
  197. entity_type: node
  198. entity_field: status
  199. sorts:
  200. created:
  201. id: created
  202. table: comment_field_data
  203. field: created
  204. relationship: none
  205. group_type: group
  206. admin_label: ''
  207. order: DESC
  208. exposed: false
  209. expose:
  210. label: ''
  211. plugin_id: date
  212. entity_type: comment
  213. entity_field: created
  214. cid:
  215. id: cid
  216. table: comment_field_data
  217. field: cid
  218. relationship: none
  219. group_type: group
  220. admin_label: ''
  221. order: DESC
  222. exposed: false
  223. plugin_id: field
  224. entity_type: comment
  225. entity_field: cid
  226. title: 'Recent comments'
  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. label: ''
  236. empty: true
  237. content: 'No comments available.'
  238. tokenize: false
  239. plugin_id: text_custom
  240. display_extenders: { }
  241. cache_metadata:
  242. contexts:
  243. - 'languages:language_content'
  244. - 'languages:language_interface'
  245. - user.permissions
  246. max-age: -1
  247. tags: { }
  248. block_1:
  249. display_plugin: block
  250. id: block_1
  251. display_title: Block
  252. position: 1
  253. display_options:
  254. block_description: 'Recent comments'
  255. block_category: 'Lists (Views)'
  256. allow:
  257. items_per_page: true
  258. display_extenders: { }
  259. cache_metadata:
  260. contexts:
  261. - 'languages:language_content'
  262. - 'languages:language_interface'
  263. - user.permissions
  264. max-age: -1
  265. tags: { }