You are here

views.view.search_users.yml in Open Social 8.8

modules/social_features/social_search/config/features_removal/views.view.search_users.yml

File

modules/social_features/social_search/config/features_removal/views.view.search_users.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - search_api.index.social_users
  6. - taxonomy.vocabulary.expertise
  7. - taxonomy.vocabulary.interests
  8. - taxonomy.vocabulary.profile_tag
  9. module:
  10. - search_api
  11. - social_search
  12. - user
  13. id: search_users
  14. label: 'Search Users'
  15. module: views
  16. description: ''
  17. tag: ''
  18. base_table: search_api_index_social_users
  19. base_field: search_api_id
  20. core: 8.x
  21. display:
  22. default:
  23. display_plugin: default
  24. id: default
  25. display_title: Master
  26. position: 0
  27. display_options:
  28. access:
  29. type: perm
  30. options:
  31. perm: 'access users search'
  32. cache:
  33. type: none
  34. options: { }
  35. query:
  36. type: views_query
  37. options:
  38. bypass_access: false
  39. skip_access: false
  40. parse_mode: terms
  41. exposed_form:
  42. type: basic
  43. options:
  44. submit_button: Filter
  45. reset_button: true
  46. reset_button_label: Reset
  47. exposed_sorts_label: 'Sort by'
  48. expose_sort_order: true
  49. sort_asc_label: Asc
  50. sort_desc_label: Desc
  51. pager:
  52. type: full
  53. options:
  54. items_per_page: 10
  55. offset: 0
  56. id: 0
  57. total_pages: null
  58. tags:
  59. previous: ‹‹
  60. next: ››
  61. first: '« First'
  62. last: 'Last »'
  63. expose:
  64. items_per_page: false
  65. items_per_page_label: 'Items per page'
  66. items_per_page_options: '5, 10, 25, 50'
  67. items_per_page_options_all: false
  68. items_per_page_options_all_label: '- All -'
  69. offset: false
  70. offset_label: Offset
  71. quantity: 9
  72. style:
  73. type: default
  74. row:
  75. type: search_api
  76. options:
  77. view_modes:
  78. 'entity:profile':
  79. main: ''
  80. profile: teaser
  81. fields:
  82. search_api_language:
  83. table: search_api_index_social_users
  84. field: search_api_language
  85. id: search_api_language
  86. entity_type: null
  87. entity_field: null
  88. plugin_id: search_api
  89. relationship: none
  90. group_type: group
  91. admin_label: ''
  92. label: ''
  93. exclude: false
  94. alter:
  95. alter_text: false
  96. text: ''
  97. make_link: false
  98. path: ''
  99. absolute: false
  100. external: false
  101. replace_spaces: false
  102. path_case: none
  103. trim_whitespace: false
  104. alt: ''
  105. rel: ''
  106. link_class: ''
  107. prefix: ''
  108. suffix: ''
  109. target: ''
  110. nl2br: false
  111. max_length: 0
  112. word_boundary: true
  113. ellipsis: true
  114. more_link: false
  115. more_link_text: ''
  116. more_link_path: ''
  117. strip_tags: false
  118. trim: false
  119. preserve_tags: ''
  120. html: false
  121. element_type: ''
  122. element_class: ''
  123. element_label_type: ''
  124. element_label_class: ''
  125. element_label_colon: true
  126. element_wrapper_type: ''
  127. element_wrapper_class: ''
  128. element_default_classes: true
  129. empty: ''
  130. hide_empty: false
  131. empty_zero: false
  132. hide_alter_empty: true
  133. link_to_item: false
  134. multi_type: separator
  135. multi_separator: ', '
  136. filters:
  137. field_profile_expertise:
  138. id: field_profile_expertise
  139. table: search_api_index_social_users
  140. field: field_profile_expertise
  141. relationship: none
  142. group_type: group
  143. admin_label: ''
  144. operator: or
  145. value: { }
  146. group: 1
  147. exposed: true
  148. expose:
  149. operator_id: field_profile_expertise_op
  150. label: Expertise
  151. description: 'Separate multiple values by a comma.'
  152. use_operator: false
  153. operator: field_profile_expertise_op
  154. identifier: expertise
  155. required: false
  156. remember: false
  157. multiple: false
  158. remember_roles:
  159. authenticated: authenticated
  160. anonymous: '0'
  161. administrator: '0'
  162. reduce: false
  163. is_grouped: false
  164. group_info:
  165. label: ''
  166. description: ''
  167. identifier: ''
  168. optional: true
  169. widget: select
  170. multiple: false
  171. remember: false
  172. default_group: All
  173. default_group_multiple: { }
  174. group_items: { }
  175. reduce_duplicates: false
  176. type: textfield
  177. limit: true
  178. vid: expertise
  179. hierarchy: false
  180. error_message: true
  181. plugin_id: search_api_term
  182. field_profile_interests:
  183. id: field_profile_interests
  184. table: search_api_index_social_users
  185. field: field_profile_interests
  186. relationship: none
  187. group_type: group
  188. admin_label: ''
  189. operator: or
  190. value: { }
  191. group: 1
  192. exposed: true
  193. expose:
  194. operator_id: field_profile_interests_op
  195. label: Interests
  196. description: 'Separate multiple values by a comma.'
  197. use_operator: false
  198. operator: field_profile_interests_op
  199. identifier: interests
  200. required: false
  201. remember: false
  202. multiple: false
  203. remember_roles:
  204. authenticated: authenticated
  205. anonymous: '0'
  206. administrator: '0'
  207. reduce: false
  208. is_grouped: false
  209. group_info:
  210. label: ''
  211. description: ''
  212. identifier: ''
  213. optional: true
  214. widget: select
  215. multiple: false
  216. remember: false
  217. default_group: All
  218. default_group_multiple: { }
  219. group_items: { }
  220. reduce_duplicates: false
  221. type: textfield
  222. limit: true
  223. vid: interests
  224. hierarchy: false
  225. error_message: true
  226. plugin_id: search_api_term
  227. field_profile_profile_tag:
  228. id: field_profile_profile_tag
  229. table: search_api_index_social_users
  230. field: field_profile_profile_tag
  231. relationship: none
  232. group_type: group
  233. admin_label: ''
  234. operator: or
  235. value: { }
  236. group: 1
  237. exposed: true
  238. expose:
  239. operator_id: field_profile_profile_tag_op
  240. label: 'Profile tag'
  241. description: ''
  242. use_operator: false
  243. operator: field_profile_profile_tag_op
  244. identifier: profile_tag
  245. required: false
  246. remember: false
  247. multiple: true
  248. remember_roles:
  249. authenticated: authenticated
  250. anonymous: '0'
  251. administrator: '0'
  252. contentmanager: '0'
  253. sitemanager: '0'
  254. reduce: false
  255. is_grouped: false
  256. group_info:
  257. label: ''
  258. description: ''
  259. identifier: ''
  260. optional: true
  261. widget: select
  262. multiple: false
  263. remember: false
  264. default_group: All
  265. default_group_multiple: { }
  266. group_items: { }
  267. reduce_duplicates: false
  268. type: select
  269. limit: true
  270. vid: profile_tag
  271. hierarchy: true
  272. error_message: false
  273. plugin_id: search_api_term
  274. created:
  275. id: created
  276. table: search_api_index_social_users
  277. field: created
  278. relationship: none
  279. group_type: group
  280. admin_label: ''
  281. operator: '<'
  282. value:
  283. min: ''
  284. max: ''
  285. value: ''
  286. type: date
  287. group: 1
  288. exposed: true
  289. expose:
  290. operator_id: created_op
  291. label: 'Registration Date'
  292. description: ''
  293. use_operator: true
  294. operator: created_op
  295. identifier: created
  296. required: false
  297. remember: false
  298. multiple: false
  299. remember_roles:
  300. authenticated: authenticated
  301. anonymous: '0'
  302. administrator: '0'
  303. contentmanager: '0'
  304. sitemanager: '0'
  305. placeholder: ''
  306. min_placeholder: ''
  307. max_placeholder: ''
  308. is_grouped: false
  309. group_info:
  310. label: ''
  311. description: ''
  312. identifier: ''
  313. optional: true
  314. widget: select
  315. multiple: false
  316. remember: false
  317. default_group: All
  318. default_group_multiple: { }
  319. group_items: { }
  320. plugin_id: search_api_date
  321. sorts:
  322. search_api_relevance:
  323. id: search_api_relevance
  324. table: search_api_index_social_users
  325. field: search_api_relevance
  326. relationship: none
  327. group_type: group
  328. admin_label: ''
  329. order: DESC
  330. exposed: false
  331. expose:
  332. label: ''
  333. plugin_id: search_api
  334. created:
  335. id: created
  336. table: search_api_index_social_users
  337. field: created
  338. relationship: none
  339. group_type: group
  340. admin_label: ''
  341. order: DESC
  342. exposed: false
  343. expose:
  344. label: ''
  345. plugin_id: search_api
  346. title: 'Search users'
  347. header:
  348. area:
  349. id: area
  350. table: views
  351. field: area
  352. relationship: none
  353. group_type: group
  354. admin_label: ''
  355. empty: true
  356. tokenize: true
  357. content:
  358. value: '<h4 class="section-title">Member results</h4>'
  359. format: full_html
  360. plugin_id: text
  361. footer: { }
  362. empty:
  363. area:
  364. id: area
  365. table: views
  366. field: area
  367. relationship: none
  368. group_type: group
  369. admin_label: ''
  370. empty: true
  371. tokenize: false
  372. content:
  373. value: 'No results found.'
  374. format: basic_html
  375. plugin_id: text
  376. relationships: { }
  377. arguments:
  378. search_api_fulltext:
  379. id: search_api_fulltext
  380. table: search_api_index_social_users
  381. field: search_api_fulltext
  382. relationship: none
  383. group_type: group
  384. admin_label: ''
  385. default_action: ignore
  386. exception:
  387. value: all
  388. title_enable: false
  389. title: All
  390. title_enable: false
  391. title: ''
  392. default_argument_type: fixed
  393. default_argument_options:
  394. argument: ''
  395. default_argument_skip_url: true
  396. summary_options: null
  397. summary:
  398. sort_order: asc
  399. number_of_records: 0
  400. format: default_summary
  401. specify_validation: false
  402. validate:
  403. type: none
  404. fail: 'not found'
  405. validate_options: { }
  406. break_phrase: false
  407. not: false
  408. fields: { }
  409. conjunction: AND
  410. plugin_id: search_api_fulltext
  411. display_extenders: { }
  412. cache_metadata:
  413. max-age: -1
  414. contexts:
  415. - 'languages:language_interface'
  416. - url
  417. - url.query_args
  418. - user
  419. - user.permissions
  420. tags: { }
  421. page:
  422. display_plugin: page
  423. id: page
  424. display_title: Page
  425. position: 1
  426. display_options:
  427. display_extenders: { }
  428. path: search/users/%keys
  429. exposed_block: true
  430. cache_metadata:
  431. max-age: -1
  432. contexts:
  433. - 'languages:language_interface'
  434. - url
  435. - url.query_args
  436. - user
  437. - user.permissions
  438. tags: { }
  439. page_no_value:
  440. display_plugin: page
  441. id: page_no_value
  442. display_title: 'Page (no value)'
  443. position: 1
  444. display_options:
  445. display_extenders: { }
  446. path: search/users
  447. exposed_block: true
  448. display_description: ''
  449. menu:
  450. type: tab
  451. title: Users
  452. description: ''
  453. expanded: false
  454. parent: ''
  455. weight: 0
  456. context: '0'
  457. menu_name: main
  458. header:
  459. area:
  460. id: area
  461. table: views
  462. field: area
  463. relationship: none
  464. group_type: group
  465. admin_label: ''
  466. empty: true
  467. tokenize: true
  468. content:
  469. value: '<h4 class="section-title">Member results</h4>'
  470. format: basic_html
  471. plugin_id: text
  472. defaults:
  473. header: false
  474. cache_metadata:
  475. max-age: -1
  476. contexts:
  477. - 'languages:language_interface'
  478. - url
  479. - url.query_args
  480. - user
  481. - user.permissions
  482. tags: { }