You are here

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

modules/social_features/social_search/config/install/views.view.search_groups.yml

File

modules/social_features/social_search/config/install/views.view.search_groups.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - search_api.index.social_groups
  6. module:
  7. - search_api
  8. - user
  9. id: search_groups
  10. label: 'Search Groups'
  11. module: views
  12. description: ''
  13. tag: ''
  14. base_table: search_api_index_social_groups
  15. base_field: search_api_id
  16. display:
  17. default:
  18. display_plugin: default
  19. id: default
  20. display_title: Master
  21. position: 0
  22. display_options:
  23. access:
  24. type: perm
  25. options:
  26. perm: 'access group search'
  27. cache:
  28. type: none
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. bypass_access: false
  34. skip_access: false
  35. parse_mode: terms
  36. exposed_form:
  37. type: basic
  38. options:
  39. submit_button: Apply
  40. reset_button: true
  41. reset_button_label: Reset
  42. exposed_sorts_label: 'Sort by'
  43. expose_sort_order: true
  44. sort_asc_label: Asc
  45. sort_desc_label: Desc
  46. pager:
  47. type: full
  48. options:
  49. items_per_page: 10
  50. offset: 0
  51. id: 0
  52. total_pages: null
  53. tags:
  54. previous: ‹‹
  55. next: ››
  56. first: '« First'
  57. last: 'Last »'
  58. expose:
  59. items_per_page: false
  60. items_per_page_label: 'Items per page'
  61. items_per_page_options: '5, 10, 25, 50'
  62. items_per_page_options_all: false
  63. items_per_page_options_all_label: '- All -'
  64. offset: false
  65. offset_label: Offset
  66. quantity: 9
  67. style:
  68. type: default
  69. row:
  70. type: search_api
  71. options:
  72. view_modes:
  73. 'entity:group':
  74. closed_group: teaser
  75. open_group: teaser
  76. public_group: teaser
  77. fields:
  78. search_api_language:
  79. table: search_api_index_social_groups
  80. field: search_api_language
  81. id: search_api_language
  82. entity_type: null
  83. entity_field: null
  84. plugin_id: search_api
  85. relationship: none
  86. group_type: group
  87. admin_label: ''
  88. label: ''
  89. exclude: false
  90. alter:
  91. alter_text: false
  92. text: ''
  93. make_link: false
  94. path: ''
  95. absolute: false
  96. external: false
  97. replace_spaces: false
  98. path_case: none
  99. trim_whitespace: false
  100. alt: ''
  101. rel: ''
  102. link_class: ''
  103. prefix: ''
  104. suffix: ''
  105. target: ''
  106. nl2br: false
  107. max_length: 0
  108. word_boundary: true
  109. ellipsis: true
  110. more_link: false
  111. more_link_text: ''
  112. more_link_path: ''
  113. strip_tags: false
  114. trim: false
  115. preserve_tags: ''
  116. html: false
  117. element_type: ''
  118. element_class: ''
  119. element_label_type: ''
  120. element_label_class: ''
  121. element_label_colon: true
  122. element_wrapper_type: ''
  123. element_wrapper_class: ''
  124. element_default_classes: true
  125. empty: ''
  126. hide_empty: false
  127. empty_zero: false
  128. hide_alter_empty: true
  129. link_to_item: false
  130. multi_type: separator
  131. multi_separator: ', '
  132. filters:
  133. type:
  134. id: type
  135. table: search_api_index_social_groups
  136. field: type
  137. relationship: none
  138. group_type: group
  139. admin_label: ''
  140. operator: or
  141. value: { }
  142. group: 1
  143. exposed: true
  144. expose:
  145. operator_id: type_op
  146. label: Type
  147. description: ''
  148. use_operator: false
  149. operator: type_op
  150. identifier: type
  151. required: false
  152. remember: false
  153. multiple: false
  154. remember_roles:
  155. authenticated: authenticated
  156. anonymous: '0'
  157. administrator: '0'
  158. contentmanager: '0'
  159. sitemanager: '0'
  160. reduce: false
  161. is_grouped: false
  162. group_info:
  163. label: ''
  164. description: ''
  165. identifier: ''
  166. optional: true
  167. widget: select
  168. multiple: false
  169. remember: false
  170. default_group: All
  171. default_group_multiple: { }
  172. group_items: { }
  173. reduce_duplicates: false
  174. plugin_id: search_api_options
  175. search_api_language:
  176. id: search_api_language
  177. table: search_api_index_social_groups
  178. field: search_api_language
  179. relationship: none
  180. group_type: group
  181. admin_label: ''
  182. operator: in
  183. value:
  184. '***LANGUAGE_language_interface***': '***LANGUAGE_language_interface***'
  185. group: 1
  186. exposed: false
  187. expose:
  188. operator_id: ''
  189. label: ''
  190. description: ''
  191. use_operator: false
  192. operator: ''
  193. operator_limit_selection: false
  194. operator_list: { }
  195. identifier: ''
  196. required: false
  197. remember: false
  198. multiple: false
  199. remember_roles:
  200. authenticated: authenticated
  201. reduce: false
  202. is_grouped: false
  203. group_info:
  204. label: ''
  205. description: ''
  206. identifier: ''
  207. optional: true
  208. widget: select
  209. multiple: false
  210. remember: false
  211. default_group: All
  212. default_group_multiple: { }
  213. group_items: { }
  214. plugin_id: search_api_language
  215. sorts:
  216. search_api_relevance:
  217. id: search_api_relevance
  218. table: search_api_index_social_groups
  219. field: search_api_relevance
  220. relationship: none
  221. group_type: group
  222. admin_label: ''
  223. order: DESC
  224. exposed: false
  225. expose:
  226. label: ''
  227. plugin_id: search_api
  228. created:
  229. id: created
  230. table: search_api_index_social_groups
  231. field: created
  232. relationship: none
  233. group_type: group
  234. admin_label: ''
  235. order: DESC
  236. exposed: false
  237. expose:
  238. label: ''
  239. plugin_id: search_api
  240. title: 'Search Groups'
  241. header:
  242. area:
  243. id: area
  244. table: views
  245. field: area
  246. relationship: none
  247. group_type: group
  248. admin_label: ''
  249. empty: true
  250. tokenize: true
  251. content:
  252. value: '<h4>Group results</h4>'
  253. format: basic_html
  254. plugin_id: text
  255. footer: { }
  256. empty:
  257. area:
  258. id: area
  259. table: views
  260. field: area
  261. relationship: none
  262. group_type: group
  263. admin_label: ''
  264. empty: true
  265. tokenize: false
  266. content:
  267. value: 'No results found.'
  268. format: basic_html
  269. plugin_id: text
  270. relationships: { }
  271. arguments:
  272. search_api_fulltext:
  273. id: search_api_fulltext
  274. table: search_api_index_social_groups
  275. field: search_api_fulltext
  276. relationship: none
  277. group_type: group
  278. admin_label: ''
  279. default_action: ignore
  280. exception:
  281. value: all
  282. title_enable: false
  283. title: All
  284. title_enable: false
  285. title: ''
  286. default_argument_type: fixed
  287. default_argument_options:
  288. argument: ''
  289. default_argument_skip_url: false
  290. summary_options: null
  291. summary:
  292. sort_order: asc
  293. number_of_records: 0
  294. format: default_summary
  295. specify_validation: false
  296. validate:
  297. type: none
  298. fail: 'not found'
  299. validate_options: { }
  300. break_phrase: false
  301. not: false
  302. fields: { }
  303. conjunction: AND
  304. plugin_id: search_api_fulltext
  305. display_extenders: { }
  306. cache_metadata:
  307. max-age: -1
  308. contexts:
  309. - 'languages:language_interface'
  310. - url
  311. - url.query_args
  312. - user.permissions
  313. tags:
  314. - 'config:search_api.index.social_groups'
  315. page:
  316. display_plugin: page
  317. id: page
  318. display_title: Page
  319. position: 1
  320. display_options:
  321. display_extenders: { }
  322. path: search/groups/%keys
  323. exposed_block: true
  324. cache_metadata:
  325. max-age: -1
  326. contexts:
  327. - 'languages:language_interface'
  328. - url
  329. - url.query_args
  330. - user.permissions
  331. tags:
  332. - 'config:search_api.index.social_groups'
  333. page_no_value:
  334. display_plugin: page
  335. id: page_no_value
  336. display_title: 'Page (no value)'
  337. position: 1
  338. display_options:
  339. display_extenders: { }
  340. path: search/groups
  341. display_description: ''
  342. menu:
  343. type: tab
  344. title: Groups
  345. description: ''
  346. expanded: false
  347. parent: ''
  348. weight: 0
  349. context: '0'
  350. menu_name: main
  351. header:
  352. area:
  353. id: area
  354. table: views
  355. field: area
  356. relationship: none
  357. group_type: group
  358. admin_label: ''
  359. empty: true
  360. tokenize: true
  361. content:
  362. value: '<h4>Group results</h4>'
  363. format: basic_html
  364. plugin_id: text
  365. defaults:
  366. header: false
  367. exposed_block: true
  368. cache_metadata:
  369. max-age: -1
  370. contexts:
  371. - 'languages:language_interface'
  372. - url
  373. - url.query_args
  374. - user.permissions
  375. tags:
  376. - 'config:search_api.index.social_groups'