You are here

views.view.activity_stream_profile.yml in Open Social 8.2

modules/social_features/social_activity/config/install/views.view.activity_stream_profile.yml

File

modules/social_features/social_activity/config/install/views.view.activity_stream_profile.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block.block.postonprofileblock
  6. - user.role.authenticated
  7. module:
  8. - activity_creator
  9. - activity_viewer
  10. - options
  11. - user
  12. id: activity_stream_profile
  13. label: activity_stream_profile
  14. module: views
  15. description: 'Activity stream on a profile'
  16. tag: ''
  17. base_table: activity_field_data
  18. base_field: id
  19. core: 8.x
  20. display:
  21. default:
  22. display_plugin: default
  23. id: default
  24. display_title: Master
  25. position: 0
  26. display_options:
  27. access:
  28. type: role
  29. options:
  30. role:
  31. authenticated: authenticated
  32. cache:
  33. type: none
  34. options: { }
  35. query:
  36. type: views_query
  37. options:
  38. disable_sql_rewrite: false
  39. distinct: true
  40. replica: false
  41. query_comment: ''
  42. query_tags: { }
  43. exposed_form:
  44. type: basic
  45. options:
  46. submit_button: Apply
  47. reset_button: false
  48. reset_button_label: Reset
  49. exposed_sorts_label: 'Sort by'
  50. expose_sort_order: true
  51. sort_asc_label: Asc
  52. sort_desc_label: Desc
  53. pager:
  54. type: mini
  55. options:
  56. items_per_page: 10
  57. offset: 0
  58. id: 0
  59. total_pages: null
  60. tags:
  61. previous: ‹‹
  62. next: ››
  63. expose:
  64. items_per_page: false
  65. items_per_page_label: 'Items per page'
  66. items_per_page_options: '5, 10, 25, 50'
  67. items_per_page_options_all: false
  68. items_per_page_options_all_label: '- All -'
  69. offset: false
  70. offset_label: Offset
  71. style:
  72. type: default
  73. row:
  74. type: 'entity:activity'
  75. fields:
  76. rendered_entity:
  77. table: activity
  78. field: rendered_entity
  79. id: rendered_entity
  80. entity_type: null
  81. entity_field: null
  82. plugin_id: rendered_entity
  83. relationship: none
  84. group_type: group
  85. admin_label: ''
  86. label: ''
  87. exclude: false
  88. alter:
  89. alter_text: false
  90. text: ''
  91. make_link: false
  92. path: ''
  93. absolute: false
  94. external: false
  95. replace_spaces: false
  96. path_case: none
  97. trim_whitespace: false
  98. alt: ''
  99. rel: ''
  100. link_class: ''
  101. prefix: ''
  102. suffix: ''
  103. target: ''
  104. nl2br: false
  105. max_length: 0
  106. word_boundary: true
  107. ellipsis: true
  108. more_link: false
  109. more_link_text: ''
  110. more_link_path: ''
  111. strip_tags: false
  112. trim: false
  113. preserve_tags: ''
  114. html: false
  115. element_type: ''
  116. element_class: ''
  117. element_label_type: ''
  118. element_label_class: ''
  119. element_label_colon: true
  120. element_wrapper_type: ''
  121. element_wrapper_class: ''
  122. element_default_classes: true
  123. empty: ''
  124. hide_empty: false
  125. empty_zero: false
  126. hide_alter_empty: true
  127. view_mode: default
  128. filters:
  129. activity_post_visibility_access_filter:
  130. id: activity_post_visibility_access_filter
  131. table: activity
  132. field: activity_post_visibility_access_filter
  133. relationship: none
  134. group_type: group
  135. admin_label: ''
  136. operator: '='
  137. value: ''
  138. group: 1
  139. exposed: false
  140. expose:
  141. operator_id: ''
  142. label: ''
  143. description: ''
  144. use_operator: false
  145. operator: ''
  146. identifier: ''
  147. required: false
  148. remember: false
  149. multiple: false
  150. remember_roles:
  151. authenticated: authenticated
  152. is_grouped: false
  153. group_info:
  154. label: ''
  155. description: ''
  156. identifier: ''
  157. optional: true
  158. widget: select
  159. multiple: false
  160. remember: false
  161. default_group: All
  162. default_group_multiple: { }
  163. group_items: { }
  164. entity_type: activity
  165. plugin_id: activity_visibility_access
  166. field_activity_destinations_value:
  167. id: field_activity_destinations_value
  168. table: activity__field_activity_destinations
  169. field: field_activity_destinations_value
  170. relationship: none
  171. group_type: group
  172. admin_label: ''
  173. operator: or
  174. value:
  175. stream_profile: stream_profile
  176. group: 1
  177. exposed: false
  178. expose:
  179. operator_id: ''
  180. label: ''
  181. description: ''
  182. use_operator: false
  183. operator: ''
  184. identifier: ''
  185. required: false
  186. remember: false
  187. multiple: false
  188. remember_roles:
  189. authenticated: authenticated
  190. reduce: false
  191. is_grouped: false
  192. group_info:
  193. label: ''
  194. description: ''
  195. identifier: ''
  196. optional: true
  197. widget: select
  198. multiple: false
  199. remember: false
  200. default_group: All
  201. default_group_multiple: { }
  202. group_items: { }
  203. reduce_duplicates: false
  204. plugin_id: list_field
  205. status:
  206. id: status
  207. table: activity_field_data
  208. field: status
  209. relationship: none
  210. group_type: group
  211. admin_label: ''
  212. operator: '='
  213. value: '1'
  214. group: 1
  215. exposed: false
  216. expose:
  217. operator_id: ''
  218. label: ''
  219. description: ''
  220. use_operator: false
  221. operator: ''
  222. identifier: ''
  223. required: false
  224. remember: false
  225. multiple: false
  226. remember_roles:
  227. authenticated: authenticated
  228. is_grouped: false
  229. group_info:
  230. label: ''
  231. description: ''
  232. identifier: ''
  233. optional: true
  234. widget: select
  235. multiple: false
  236. remember: false
  237. default_group: All
  238. default_group_multiple: { }
  239. group_items: { }
  240. entity_type: activity
  241. entity_field: status
  242. plugin_id: boolean
  243. sorts:
  244. created:
  245. id: created
  246. table: activity_field_data
  247. field: created
  248. relationship: none
  249. group_type: group
  250. admin_label: ''
  251. order: DESC
  252. exposed: false
  253. expose:
  254. label: ''
  255. granularity: second
  256. entity_type: activity
  257. entity_field: created
  258. plugin_id: date
  259. title: 'Activity stream'
  260. header:
  261. entity_block:
  262. id: entity_block
  263. table: views
  264. field: entity_block
  265. relationship: none
  266. group_type: group
  267. admin_label: ''
  268. empty: true
  269. tokenize: false
  270. target: postonprofileblock
  271. view_mode: default
  272. bypass_access: false
  273. plugin_id: entity
  274. footer: { }
  275. empty: { }
  276. relationships: { }
  277. arguments:
  278. activity_profile_argument:
  279. id: activity_profile_argument
  280. table: activity
  281. field: activity_profile_argument
  282. relationship: none
  283. group_type: group
  284. admin_label: ''
  285. default_action: default
  286. exception:
  287. value: ''
  288. title_enable: false
  289. title: All
  290. title_enable: false
  291. title: ''
  292. default_argument_type: user
  293. default_argument_options:
  294. user: false
  295. default_argument_skip_url: false
  296. summary_options:
  297. base_path: ''
  298. count: true
  299. items_per_page: 25
  300. override: false
  301. summary:
  302. sort_order: asc
  303. number_of_records: 0
  304. format: default_summary
  305. specify_validation: false
  306. validate:
  307. type: none
  308. fail: 'not found'
  309. validate_options: { }
  310. entity_type: activity
  311. plugin_id: activity_profile_argument
  312. display_extenders: { }
  313. cache_metadata:
  314. max-age: -1
  315. contexts:
  316. - 'languages:language_interface'
  317. - url
  318. - url.query_args
  319. - user.roles
  320. tags:
  321. - 'config:core.entity_view_display.activity.activity.default'
  322. - 'config:core.entity_view_display.activity.activity.notification'
  323. - 'config:core.entity_view_display.activity.activity.notification_archive'
  324. block_1:
  325. display_plugin: block
  326. id: block_1
  327. display_title: Block
  328. position: 2
  329. display_options:
  330. display_extenders: { }
  331. block_description: ActivityStreamProfile
  332. cache_metadata:
  333. max-age: -1
  334. contexts:
  335. - 'languages:language_interface'
  336. - url
  337. - url.query_args
  338. - user.roles
  339. tags:
  340. - 'config:core.entity_view_display.activity.activity.default'
  341. - 'config:core.entity_view_display.activity.activity.notification'
  342. - 'config:core.entity_view_display.activity.activity.notification_archive'