You are here

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