You are here

views.view.following.yml in Open Social 10.1.x

modules/social_features/social_follow_content/config/install/views.view.following.yml

File

modules/social_features/social_follow_content/config/install/views.view.following.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - flag.flag.follow_content
  6. - node.type.event
  7. - node.type.page
  8. - node.type.topic
  9. - user.role.authenticated
  10. module:
  11. - flag
  12. - node
  13. - profile
  14. - user
  15. _core:
  16. default_config_hash: 2UFxRhD62-Y1YVrzHK9eECIsh1QAWh_JmdzIi3fv030
  17. id: following
  18. label: 'Content I follow'
  19. module: views
  20. description: ''
  21. tag: ''
  22. base_table: flagging
  23. base_field: id
  24. display:
  25. default:
  26. display_plugin: default
  27. id: default
  28. display_title: Master
  29. position: 0
  30. display_options:
  31. access:
  32. type: role
  33. options:
  34. role:
  35. authenticated: authenticated
  36. cache:
  37. type: tag
  38. options: { }
  39. query:
  40. type: views_query
  41. options:
  42. disable_sql_rewrite: false
  43. distinct: false
  44. replica: false
  45. query_comment: ''
  46. query_tags: { }
  47. exposed_form:
  48. type: basic
  49. options:
  50. submit_button: Apply
  51. reset_button: true
  52. reset_button_label: Reset
  53. exposed_sorts_label: 'Sort by'
  54. expose_sort_order: true
  55. sort_asc_label: Asc
  56. sort_desc_label: Desc
  57. pager:
  58. type: full
  59. options:
  60. items_per_page: 20
  61. offset: 0
  62. id: 0
  63. total_pages: null
  64. tags:
  65. previous: ‹‹
  66. next: ››
  67. first: '« First'
  68. last: 'Last »'
  69. expose:
  70. items_per_page: false
  71. items_per_page_label: 'Items per page'
  72. items_per_page_options: '5, 10, 25, 50'
  73. items_per_page_options_all: false
  74. items_per_page_options_all_label: '- All -'
  75. offset: false
  76. offset_label: Offset
  77. quantity: 9
  78. style:
  79. type: table
  80. options:
  81. grouping: { }
  82. row_class: ''
  83. default_row_class: true
  84. override: true
  85. sticky: false
  86. caption: ''
  87. summary: ''
  88. description: ''
  89. columns:
  90. title: title
  91. type: type
  92. link_flag: link_flag
  93. info:
  94. title:
  95. sortable: true
  96. default_sort_order: asc
  97. align: ''
  98. separator: ''
  99. empty_column: false
  100. responsive: ''
  101. type:
  102. sortable: true
  103. default_sort_order: asc
  104. align: ''
  105. separator: ''
  106. empty_column: false
  107. responsive: ''
  108. link_flag:
  109. sortable: false
  110. default_sort_order: asc
  111. align: views-align-right
  112. separator: ''
  113. empty_column: false
  114. responsive: ''
  115. default: '-1'
  116. empty_table: false
  117. row:
  118. type: fields
  119. fields:
  120. title:
  121. id: title
  122. table: node_field_data
  123. field: title
  124. relationship: flag_follow_content
  125. group_type: group
  126. admin_label: ''
  127. label: Title
  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: true
  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. click_sort_column: value
  169. type: string
  170. settings:
  171. link_to_entity: true
  172. group_column: value
  173. group_columns: { }
  174. group_rows: true
  175. delta_limit: 0
  176. delta_offset: 0
  177. delta_reversed: false
  178. delta_first_last: false
  179. multi_type: separator
  180. separator: ', '
  181. field_api_classes: false
  182. entity_type: node
  183. entity_field: title
  184. plugin_id: field
  185. type:
  186. id: type
  187. table: node_field_data
  188. field: type
  189. relationship: flag_follow_content
  190. group_type: group
  191. admin_label: ''
  192. label: Type
  193. exclude: false
  194. alter:
  195. alter_text: false
  196. text: ''
  197. make_link: false
  198. path: ''
  199. absolute: false
  200. external: false
  201. replace_spaces: false
  202. path_case: none
  203. trim_whitespace: false
  204. alt: ''
  205. rel: ''
  206. link_class: ''
  207. prefix: ''
  208. suffix: ''
  209. target: ''
  210. nl2br: false
  211. max_length: 0
  212. word_boundary: true
  213. ellipsis: true
  214. more_link: false
  215. more_link_text: ''
  216. more_link_path: ''
  217. strip_tags: false
  218. trim: false
  219. preserve_tags: ''
  220. html: false
  221. element_type: ''
  222. element_class: ''
  223. element_label_type: ''
  224. element_label_class: ''
  225. element_label_colon: true
  226. element_wrapper_type: ''
  227. element_wrapper_class: ''
  228. element_default_classes: true
  229. empty: ''
  230. hide_empty: false
  231. empty_zero: false
  232. hide_alter_empty: true
  233. click_sort_column: target_id
  234. type: entity_reference_label
  235. settings:
  236. link: false
  237. group_column: target_id
  238. group_columns: { }
  239. group_rows: true
  240. delta_limit: 0
  241. delta_offset: 0
  242. delta_reversed: false
  243. delta_first_last: false
  244. multi_type: separator
  245. separator: ', '
  246. field_api_classes: false
  247. entity_type: node
  248. entity_field: type
  249. plugin_id: field
  250. link_flag:
  251. id: link_flag
  252. table: flagging
  253. field: link_flag
  254. relationship: flag_relationship
  255. group_type: group
  256. admin_label: ''
  257. label: Operations
  258. exclude: false
  259. alter:
  260. alter_text: true
  261. text: '{{ link_flag }}'
  262. make_link: false
  263. path: ''
  264. absolute: false
  265. external: false
  266. replace_spaces: false
  267. path_case: none
  268. trim_whitespace: false
  269. alt: ''
  270. rel: ''
  271. link_class: ''
  272. prefix: ''
  273. suffix: ''
  274. target: ''
  275. nl2br: false
  276. max_length: 0
  277. word_boundary: true
  278. ellipsis: true
  279. more_link: false
  280. more_link_text: ''
  281. more_link_path: ''
  282. strip_tags: false
  283. trim: false
  284. preserve_tags: ''
  285. html: false
  286. element_type: ''
  287. element_class: ''
  288. element_label_type: ''
  289. element_label_class: ''
  290. element_label_colon: true
  291. element_wrapper_type: ''
  292. element_wrapper_class: ''
  293. element_default_classes: true
  294. empty: ''
  295. hide_empty: false
  296. empty_zero: false
  297. hide_alter_empty: true
  298. entity_type: flagging
  299. plugin_id: flag_link
  300. filters:
  301. type:
  302. id: type
  303. table: node_field_data
  304. field: type
  305. relationship: flag_follow_content
  306. group_type: group
  307. admin_label: ''
  308. operator: in
  309. value:
  310. all: all
  311. page: page
  312. book: book
  313. event: event
  314. topic: topic
  315. group: 1
  316. exposed: true
  317. expose:
  318. operator_id: type_op
  319. label: 'Content type'
  320. description: ''
  321. use_operator: false
  322. operator: type_op
  323. identifier: type
  324. required: false
  325. remember: false
  326. multiple: false
  327. remember_roles:
  328. authenticated: authenticated
  329. anonymous: '0'
  330. administrator: '0'
  331. contentmanager: '0'
  332. sitemanager: '0'
  333. reduce: false
  334. operator_limit_selection: false
  335. operator_list: { }
  336. is_grouped: false
  337. group_info:
  338. label: ''
  339. description: ''
  340. identifier: ''
  341. optional: true
  342. widget: select
  343. multiple: false
  344. remember: false
  345. default_group: All
  346. default_group_multiple: { }
  347. group_items: { }
  348. entity_type: node
  349. entity_field: type
  350. plugin_id: bundle
  351. sorts:
  352. created_1:
  353. id: created_1
  354. table: flagging
  355. field: created
  356. relationship: none
  357. group_type: group
  358. admin_label: sort_flag_created
  359. order: DESC
  360. exposed: false
  361. expose:
  362. label: ''
  363. granularity: second
  364. entity_type: flagging
  365. entity_field: created
  366. plugin_id: date
  367. title: 'Content I follow'
  368. header: { }
  369. footer: { }
  370. empty: { }
  371. relationships:
  372. flag_follow_content:
  373. id: flag_follow_content
  374. table: flagging
  375. field: flag_follow_content
  376. relationship: none
  377. group_type: group
  378. admin_label: Content
  379. required: true
  380. entity_type: flagging
  381. plugin_id: standard
  382. uid:
  383. id: uid
  384. table: flagging
  385. field: uid
  386. relationship: none
  387. group_type: group
  388. admin_label: User
  389. required: true
  390. entity_type: flagging
  391. entity_field: uid
  392. plugin_id: standard
  393. profile:
  394. id: profile
  395. table: users_field_data
  396. field: profile
  397. relationship: uid
  398. group_type: group
  399. admin_label: Profile
  400. required: true
  401. entity_type: user
  402. plugin_id: standard
  403. flag_relationship:
  404. id: flag_relationship
  405. table: node_field_data
  406. field: flag_relationship
  407. relationship: flag_follow_content
  408. group_type: group
  409. admin_label: Flags
  410. required: true
  411. flag: follow_content
  412. user_scope: current
  413. entity_type: node
  414. plugin_id: flag_relationship
  415. arguments:
  416. uid:
  417. id: uid
  418. table: flagging
  419. field: uid
  420. relationship: none
  421. group_type: group
  422. admin_label: 'Current User'
  423. default_action: default
  424. exception:
  425. value: all
  426. title_enable: false
  427. title: All
  428. title_enable: false
  429. title: ''
  430. default_argument_type: current_user
  431. default_argument_options: { }
  432. default_argument_skip_url: false
  433. summary_options:
  434. base_path: ''
  435. count: true
  436. items_per_page: 25
  437. override: false
  438. summary:
  439. sort_order: asc
  440. number_of_records: 0
  441. format: default_summary
  442. specify_validation: false
  443. validate:
  444. type: none
  445. fail: 'not found'
  446. validate_options: { }
  447. break_phrase: false
  448. not: false
  449. entity_type: flagging
  450. entity_field: uid
  451. plugin_id: numeric
  452. display_extenders: { }
  453. cache_metadata:
  454. max-age: -1
  455. contexts:
  456. - 'languages:language_content'
  457. - 'languages:language_interface'
  458. - url
  459. - url.query_args
  460. - user
  461. - user.roles
  462. tags: { }
  463. following:
  464. display_plugin: page
  465. id: following
  466. display_title: Page
  467. position: 1
  468. display_options:
  469. display_extenders: { }
  470. path: following
  471. exposed_block: true
  472. cache_metadata:
  473. max-age: -1
  474. contexts:
  475. - 'languages:language_content'
  476. - 'languages:language_interface'
  477. - url
  478. - url.query_args
  479. - user
  480. - user.roles
  481. tags: { }