You are here

views.view.activity_stream_profile.yml in Open Social 10.3.x

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

File

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