You are here

views.view.latest_topics.yml in Open Social 8.8

modules/social_features/social_topic/config/features_removal/views.view.latest_topics.yml

File

modules/social_features/social_topic/config/features_removal/views.view.latest_topics.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.small_teaser
  6. - core.entity_view_mode.node.teaser
  7. - node.type.topic
  8. - taxonomy.vocabulary.topic_types
  9. module:
  10. - group
  11. - node
  12. - taxonomy
  13. - user
  14. id: latest_topics
  15. label: 'Latest topics'
  16. module: views
  17. description: 'Displays the newest topics in the community'
  18. tag: ''
  19. base_table: node_field_data
  20. base_field: nid
  21. core: 8.x
  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: perm
  31. options:
  32. perm: 'access content'
  33. cache:
  34. type: tag
  35. options: { }
  36. query:
  37. type: views_query
  38. options:
  39. disable_sql_rewrite: false
  40. distinct: true
  41. replica: false
  42. query_comment: ''
  43. query_tags: { }
  44. exposed_form:
  45. type: basic
  46. options:
  47. submit_button: Apply
  48. reset_button: true
  49. reset_button_label: Reset
  50. exposed_sorts_label: 'Sort by'
  51. expose_sort_order: true
  52. sort_asc_label: ascending
  53. sort_desc_label: descending
  54. pager:
  55. type: some
  56. options:
  57. items_per_page: 2
  58. offset: 0
  59. style:
  60. type: default
  61. row:
  62. type: 'entity:node'
  63. options:
  64. relationship: none
  65. view_mode: small_teaser
  66. fields:
  67. title:
  68. id: title
  69. table: node_field_data
  70. field: title
  71. entity_type: node
  72. entity_field: title
  73. label: ''
  74. alter:
  75. alter_text: false
  76. make_link: false
  77. absolute: false
  78. trim: false
  79. word_boundary: false
  80. ellipsis: false
  81. strip_tags: false
  82. html: false
  83. hide_empty: false
  84. empty_zero: false
  85. settings:
  86. link_to_entity: true
  87. plugin_id: field
  88. relationship: none
  89. group_type: group
  90. admin_label: ''
  91. exclude: false
  92. element_type: ''
  93. element_class: ''
  94. element_label_type: ''
  95. element_label_class: ''
  96. element_label_colon: true
  97. element_wrapper_type: ''
  98. element_wrapper_class: ''
  99. element_default_classes: true
  100. empty: ''
  101. hide_alter_empty: true
  102. click_sort_column: value
  103. type: string
  104. group_column: value
  105. group_columns: { }
  106. group_rows: true
  107. delta_limit: 0
  108. delta_offset: 0
  109. delta_reversed: false
  110. delta_first_last: false
  111. multi_type: separator
  112. separator: ', '
  113. field_api_classes: false
  114. filters:
  115. status:
  116. value: '1'
  117. table: node_field_data
  118. field: status
  119. plugin_id: boolean
  120. entity_type: node
  121. entity_field: status
  122. id: status
  123. expose:
  124. operator: ''
  125. group: 1
  126. type:
  127. id: type
  128. table: node_field_data
  129. field: type
  130. value:
  131. topic: topic
  132. entity_type: node
  133. entity_field: type
  134. plugin_id: bundle
  135. nid:
  136. id: nid
  137. table: node_access
  138. field: nid
  139. relationship: none
  140. group_type: group
  141. admin_label: ''
  142. operator: '='
  143. value: ''
  144. group: 1
  145. exposed: false
  146. expose:
  147. operator_id: ''
  148. label: ''
  149. description: ''
  150. use_operator: false
  151. operator: ''
  152. identifier: ''
  153. required: false
  154. remember: false
  155. multiple: false
  156. remember_roles:
  157. authenticated: authenticated
  158. is_grouped: false
  159. group_info:
  160. label: ''
  161. description: ''
  162. identifier: ''
  163. optional: true
  164. widget: select
  165. multiple: false
  166. remember: false
  167. default_group: All
  168. default_group_multiple: { }
  169. group_items: { }
  170. plugin_id: node_access
  171. sorts:
  172. created:
  173. id: created
  174. table: node_field_data
  175. field: created
  176. order: DESC
  177. entity_type: node
  178. entity_field: created
  179. plugin_id: date
  180. relationship: none
  181. group_type: group
  182. admin_label: ''
  183. exposed: false
  184. expose:
  185. label: ''
  186. granularity: second
  187. title: 'All topics'
  188. header: { }
  189. footer: { }
  190. empty:
  191. area_text_custom:
  192. id: area_text_custom
  193. table: views
  194. field: area_text_custom
  195. relationship: none
  196. group_type: group
  197. admin_label: ''
  198. empty: true
  199. tokenize: false
  200. content: 'No topics found'
  201. plugin_id: text_custom
  202. relationships: { }
  203. arguments: { }
  204. display_extenders: { }
  205. cache_metadata:
  206. max-age: -1
  207. contexts:
  208. - 'languages:language_content'
  209. - 'languages:language_interface'
  210. - 'user.node_grants:view'
  211. - user.permissions
  212. tags: { }
  213. block_latest_topics:
  214. display_plugin: block
  215. id: block_latest_topics
  216. display_title: 'Latest topics block'
  217. position: 1
  218. display_options:
  219. display_extenders: { }
  220. display_description: ''
  221. block_description: 'Latest topic block'
  222. title: 'Newest topics'
  223. defaults:
  224. title: false
  225. use_more: false
  226. use_more_always: false
  227. use_more_text: false
  228. use_more: true
  229. use_more_always: true
  230. use_more_text: 'All topics'
  231. cache_metadata:
  232. max-age: -1
  233. contexts:
  234. - 'languages:language_content'
  235. - 'languages:language_interface'
  236. - 'user.node_grants:view'
  237. - user.permissions
  238. tags: { }
  239. group_topics_block:
  240. display_plugin: block
  241. id: group_topics_block
  242. display_title: 'Latest topics group'
  243. position: 3
  244. display_options:
  245. display_extenders: { }
  246. display_description: ''
  247. block_description: 'Latest group topics'
  248. empty:
  249. area_text_custom:
  250. id: area_text_custom
  251. table: views
  252. field: area_text_custom
  253. relationship: none
  254. group_type: group
  255. admin_label: ''
  256. empty: true
  257. tokenize: false
  258. content: 'No topics in this group'
  259. plugin_id: text_custom
  260. defaults:
  261. empty: false
  262. relationships: false
  263. arguments: false
  264. access: false
  265. title: false
  266. use_more: false
  267. use_more_always: false
  268. use_more_text: false
  269. relationships:
  270. group_content:
  271. id: group_content
  272. table: node_field_data
  273. field: group_content
  274. relationship: none
  275. group_type: group
  276. admin_label: 'Content group content'
  277. required: true
  278. group_content_plugins:
  279. 'group_node:topic': 'group_node:topic'
  280. 'group_node:event': '0'
  281. entity_type: node
  282. plugin_id: group_content_to_entity_reverse
  283. arguments:
  284. gid:
  285. id: gid
  286. table: group_content_field_data
  287. field: gid
  288. relationship: group_content
  289. group_type: group
  290. admin_label: ''
  291. default_action: default
  292. exception:
  293. value: all
  294. title_enable: false
  295. title: All
  296. title_enable: false
  297. title: ''
  298. default_argument_type: group_id_from_url
  299. default_argument_options: { }
  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. break_phrase: false
  316. not: false
  317. entity_type: group_content
  318. entity_field: gid
  319. plugin_id: numeric
  320. access:
  321. type: perm
  322. options:
  323. perm: 'access content'
  324. title: 'Newest topics'
  325. use_more: true
  326. use_more_always: true
  327. use_more_text: 'All topics'
  328. cache_metadata:
  329. max-age: -1
  330. contexts:
  331. - 'languages:language_content'
  332. - 'languages:language_interface'
  333. - route
  334. - url
  335. - 'user.node_grants:view'
  336. - user.permissions
  337. tags: { }
  338. page_latest_topics:
  339. display_plugin: page
  340. id: page_latest_topics
  341. display_title: 'Latest topics page'
  342. position: 2
  343. display_options:
  344. display_extenders: { }
  345. display_description: ''
  346. style:
  347. type: default
  348. options: { }
  349. defaults:
  350. style: false
  351. row: false
  352. pager: false
  353. filters: false
  354. filter_groups: false
  355. sorts: false
  356. row:
  357. type: 'entity:node'
  358. options:
  359. relationship: none
  360. view_mode: teaser
  361. pager:
  362. type: full
  363. options:
  364. items_per_page: 10
  365. offset: 0
  366. id: 0
  367. total_pages: null
  368. tags:
  369. previous: '‹ Previous'
  370. next: 'Next ›'
  371. first: '« First'
  372. last: 'Last »'
  373. expose:
  374. items_per_page: false
  375. items_per_page_label: 'Items per page'
  376. items_per_page_options: '5, 10, 25, 50'
  377. items_per_page_options_all: false
  378. items_per_page_options_all_label: '- All -'
  379. offset: false
  380. offset_label: Offset
  381. quantity: 9
  382. path: all-topics
  383. filters:
  384. status:
  385. value: '1'
  386. table: node_field_data
  387. field: status
  388. plugin_id: boolean
  389. entity_type: node
  390. entity_field: status
  391. id: status
  392. expose:
  393. operator: ''
  394. group: 1
  395. type:
  396. id: type
  397. table: node_field_data
  398. field: type
  399. value:
  400. topic: topic
  401. entity_type: node
  402. entity_field: type
  403. plugin_id: bundle
  404. field_topic_type_target_id:
  405. id: field_topic_type_target_id
  406. table: node__field_topic_type
  407. field: field_topic_type_target_id
  408. relationship: none
  409. group_type: group
  410. admin_label: field_topic_type_expose_filter
  411. operator: or
  412. value: { }
  413. group: 1
  414. exposed: true
  415. expose:
  416. operator_id: field_topic_type_target_id_op
  417. label: 'is the type of'
  418. description: ''
  419. use_operator: false
  420. operator: field_topic_type_target_id_op
  421. identifier: field_topic_type_target_id
  422. required: false
  423. remember: false
  424. multiple: false
  425. remember_roles:
  426. authenticated: authenticated
  427. anonymous: '0'
  428. administrator: '0'
  429. reduce: false
  430. is_grouped: false
  431. group_info:
  432. label: ''
  433. description: ''
  434. identifier: ''
  435. optional: true
  436. widget: select
  437. multiple: false
  438. remember: false
  439. default_group: All
  440. default_group_multiple: { }
  441. group_items: { }
  442. reduce_duplicates: false
  443. type: select
  444. limit: true
  445. vid: topic_types
  446. hierarchy: false
  447. error_message: true
  448. plugin_id: taxonomy_index_tid
  449. nid:
  450. id: nid
  451. table: node_access
  452. field: nid
  453. relationship: none
  454. group_type: group
  455. admin_label: ''
  456. operator: '='
  457. value: ''
  458. group: 1
  459. exposed: false
  460. expose:
  461. operator_id: ''
  462. label: ''
  463. description: ''
  464. use_operator: false
  465. operator: ''
  466. identifier: ''
  467. required: false
  468. remember: false
  469. multiple: false
  470. remember_roles:
  471. authenticated: authenticated
  472. is_grouped: false
  473. group_info:
  474. label: ''
  475. description: ''
  476. identifier: ''
  477. optional: true
  478. widget: select
  479. multiple: false
  480. remember: false
  481. default_group: All
  482. default_group_multiple: { }
  483. group_items: { }
  484. plugin_id: node_access
  485. filter_groups:
  486. operator: AND
  487. groups:
  488. 1: AND
  489. exposed_block: true
  490. sorts:
  491. created:
  492. id: created
  493. table: node_field_data
  494. field: created
  495. relationship: none
  496. group_type: group
  497. admin_label: ''
  498. order: DESC
  499. exposed: true
  500. expose:
  501. label: 'Sort by publish date'
  502. granularity: second
  503. entity_type: node
  504. entity_field: created
  505. plugin_id: date
  506. cache_metadata:
  507. max-age: -1
  508. contexts:
  509. - 'languages:language_content'
  510. - 'languages:language_interface'
  511. - url
  512. - url.query_args
  513. - 'url.query_args:sort_by'
  514. - 'url.query_args:sort_order'
  515. - user
  516. - 'user.node_grants:view'
  517. - user.permissions
  518. tags: { }