You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

266 lines
6.6 KiB

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