You are here

views.view.saved_searches.yml in Search API Saved Searches 8

config/optional/views.view.saved_searches.yml

File

config/optional/views.view.saved_searches.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - search_api_saved_searches
  6. id: saved_searches
  7. label: 'Saved searches'
  8. module: views
  9. description: 'Display a user''s saved searches.'
  10. tag: ''
  11. base_table: search_api_saved_search
  12. base_field: id
  13. core: 8.x
  14. display:
  15. default:
  16. display_plugin: default
  17. id: default
  18. display_title: Master
  19. position: 0
  20. display_options:
  21. access:
  22. type: none
  23. options: { }
  24. cache:
  25. type: tag
  26. options: { }
  27. query:
  28. type: views_query
  29. options:
  30. disable_sql_rewrite: false
  31. distinct: false
  32. replica: false
  33. query_comment: ''
  34. query_tags: { }
  35. exposed_form:
  36. type: basic
  37. options:
  38. submit_button: Apply
  39. reset_button: false
  40. reset_button_label: Reset
  41. exposed_sorts_label: 'Sort by'
  42. expose_sort_order: true
  43. sort_asc_label: Asc
  44. sort_desc_label: Desc
  45. pager:
  46. type: mini
  47. options:
  48. items_per_page: 10
  49. offset: 0
  50. id: 0
  51. total_pages: null
  52. expose:
  53. items_per_page: false
  54. items_per_page_label: 'Items per page'
  55. items_per_page_options: '5, 10, 25, 50'
  56. items_per_page_options_all: false
  57. items_per_page_options_all_label: '- All -'
  58. offset: false
  59. offset_label: Offset
  60. tags:
  61. previous: ‹‹
  62. next: ››
  63. style:
  64. type: table
  65. row:
  66. type: fields
  67. fields:
  68. label:
  69. table: search_api_saved_search
  70. field: label
  71. id: label
  72. entity_type: null
  73. entity_field: label
  74. plugin_id: field
  75. relationship: none
  76. group_type: group
  77. admin_label: ''
  78. label: Label
  79. exclude: false
  80. alter:
  81. alter_text: false
  82. text: ''
  83. make_link: false
  84. path: ''
  85. absolute: false
  86. external: false
  87. replace_spaces: false
  88. path_case: none
  89. trim_whitespace: false
  90. alt: ''
  91. rel: ''
  92. link_class: ''
  93. prefix: ''
  94. suffix: ''
  95. target: ''
  96. nl2br: false
  97. max_length: 0
  98. word_boundary: true
  99. ellipsis: true
  100. more_link: false
  101. more_link_text: ''
  102. more_link_path: ''
  103. strip_tags: false
  104. trim: false
  105. preserve_tags: ''
  106. html: false
  107. element_type: ''
  108. element_class: ''
  109. element_label_type: ''
  110. element_label_class: ''
  111. element_label_colon: true
  112. element_wrapper_type: ''
  113. element_wrapper_class: ''
  114. element_default_classes: true
  115. empty: ''
  116. hide_empty: false
  117. empty_zero: false
  118. hide_alter_empty: true
  119. click_sort_column: value
  120. type: string
  121. settings:
  122. link_to_entity: true
  123. group_column: value
  124. group_columns: { }
  125. group_rows: true
  126. delta_limit: 0
  127. delta_offset: 0
  128. delta_reversed: false
  129. delta_first_last: false
  130. multi_type: separator
  131. separator: ', '
  132. field_api_classes: false
  133. created:
  134. id: created
  135. table: search_api_saved_search
  136. field: created
  137. relationship: none
  138. group_type: group
  139. admin_label: ''
  140. label: 'Created on'
  141. exclude: false
  142. alter:
  143. alter_text: false
  144. text: ''
  145. make_link: false
  146. path: ''
  147. absolute: false
  148. external: false
  149. replace_spaces: false
  150. path_case: none
  151. trim_whitespace: false
  152. alt: ''
  153. rel: ''
  154. link_class: ''
  155. prefix: ''
  156. suffix: ''
  157. target: ''
  158. nl2br: false
  159. max_length: 0
  160. word_boundary: true
  161. ellipsis: true
  162. more_link: false
  163. more_link_text: ''
  164. more_link_path: ''
  165. strip_tags: false
  166. trim: false
  167. preserve_tags: ''
  168. html: false
  169. element_type: ''
  170. element_class: ''
  171. element_label_type: ''
  172. element_label_class: ''
  173. element_label_colon: true
  174. element_wrapper_type: ''
  175. element_wrapper_class: ''
  176. element_default_classes: true
  177. empty: ''
  178. hide_empty: false
  179. empty_zero: false
  180. hide_alter_empty: true
  181. click_sort_column: value
  182. type: timestamp
  183. settings:
  184. date_format: medium
  185. custom_date_format: ''
  186. timezone: ''
  187. group_column: value
  188. group_columns: { }
  189. group_rows: true
  190. delta_limit: 0
  191. delta_offset: 0
  192. delta_reversed: false
  193. delta_first_last: false
  194. multi_type: separator
  195. separator: ', '
  196. field_api_classes: false
  197. entity_type: search_api_saved_search
  198. entity_field: created
  199. plugin_id: field
  200. last_executed:
  201. id: last_executed
  202. table: search_api_saved_search
  203. field: last_executed
  204. relationship: none
  205. group_type: group
  206. admin_label: ''
  207. label: 'Last checked'
  208. exclude: false
  209. alter:
  210. alter_text: false
  211. text: ''
  212. make_link: false
  213. path: ''
  214. absolute: false
  215. external: false
  216. replace_spaces: false
  217. path_case: none
  218. trim_whitespace: false
  219. alt: ''
  220. rel: ''
  221. link_class: ''
  222. prefix: ''
  223. suffix: ''
  224. target: ''
  225. nl2br: false
  226. max_length: 0
  227. word_boundary: true
  228. ellipsis: true
  229. more_link: false
  230. more_link_text: ''
  231. more_link_path: ''
  232. strip_tags: false
  233. trim: false
  234. preserve_tags: ''
  235. html: false
  236. element_type: ''
  237. element_class: ''
  238. element_label_type: ''
  239. element_label_class: ''
  240. element_label_colon: true
  241. element_wrapper_type: ''
  242. element_wrapper_class: ''
  243. element_default_classes: true
  244. empty: ''
  245. hide_empty: false
  246. empty_zero: false
  247. hide_alter_empty: true
  248. click_sort_column: value
  249. type: timestamp_ago
  250. settings:
  251. granularity: 1
  252. group_column: value
  253. group_columns: { }
  254. group_rows: true
  255. delta_limit: 0
  256. delta_offset: 0
  257. delta_reversed: false
  258. delta_first_last: false
  259. multi_type: separator
  260. separator: ', '
  261. field_api_classes: false
  262. entity_type: search_api_saved_search
  263. entity_field: last_executed
  264. plugin_id: field
  265. notify_interval:
  266. id: notify_interval
  267. table: search_api_saved_search
  268. field: notify_interval
  269. relationship: none
  270. group_type: group
  271. admin_label: ''
  272. label: 'Notification interval'
  273. exclude: false
  274. alter:
  275. alter_text: false
  276. text: ''
  277. make_link: false
  278. path: ''
  279. absolute: false
  280. external: false
  281. replace_spaces: false
  282. path_case: none
  283. trim_whitespace: false
  284. alt: ''
  285. rel: ''
  286. link_class: ''
  287. prefix: ''
  288. suffix: ''
  289. target: ''
  290. nl2br: false
  291. max_length: 0
  292. word_boundary: true
  293. ellipsis: true
  294. more_link: false
  295. more_link_text: ''
  296. more_link_path: ''
  297. strip_tags: false
  298. trim: false
  299. preserve_tags: ''
  300. html: false
  301. element_type: ''
  302. element_class: ''
  303. element_label_type: ''
  304. element_label_class: ''
  305. element_label_colon: true
  306. element_wrapper_type: ''
  307. element_wrapper_class: ''
  308. element_default_classes: true
  309. empty: ''
  310. hide_empty: false
  311. empty_zero: false
  312. hide_alter_empty: true
  313. click_sort_column: value
  314. type: number_integer
  315. settings:
  316. thousand_separator: ','
  317. prefix_suffix: true
  318. group_column: value
  319. group_columns: { }
  320. group_rows: true
  321. delta_limit: 0
  322. delta_offset: 0
  323. delta_reversed: false
  324. delta_first_last: false
  325. multi_type: separator
  326. separator: ', '
  327. field_api_classes: false
  328. entity_type: search_api_saved_search
  329. entity_field: notify_interval
  330. plugin_id: field
  331. operations:
  332. id: operations
  333. table: search_api_saved_search
  334. field: operations
  335. relationship: none
  336. group_type: group
  337. admin_label: ''
  338. label: Operations
  339. exclude: false
  340. alter:
  341. alter_text: false
  342. text: ''
  343. make_link: false
  344. path: ''
  345. absolute: false
  346. external: false
  347. replace_spaces: false
  348. path_case: none
  349. trim_whitespace: false
  350. alt: ''
  351. rel: ''
  352. link_class: ''
  353. prefix: ''
  354. suffix: ''
  355. target: ''
  356. nl2br: false
  357. max_length: 0
  358. word_boundary: true
  359. ellipsis: true
  360. more_link: false
  361. more_link_text: ''
  362. more_link_path: ''
  363. strip_tags: false
  364. trim: false
  365. preserve_tags: ''
  366. html: false
  367. element_type: ''
  368. element_class: ''
  369. element_label_type: ''
  370. element_label_class: ''
  371. element_label_colon: true
  372. element_wrapper_type: ''
  373. element_wrapper_class: ''
  374. element_default_classes: true
  375. empty: ''
  376. hide_empty: false
  377. empty_zero: false
  378. hide_alter_empty: true
  379. destination: false
  380. entity_type: search_api_saved_search
  381. plugin_id: entity_operations
  382. filters: { }
  383. sorts:
  384. created:
  385. id: created
  386. table: search_api_saved_search
  387. field: created
  388. relationship: none
  389. group_type: group
  390. admin_label: ''
  391. order: DESC
  392. exposed: false
  393. expose:
  394. label: ''
  395. granularity: second
  396. entity_type: search_api_saved_search
  397. entity_field: created
  398. plugin_id: date
  399. title: 'Saved searches'
  400. header: { }
  401. footer: { }
  402. empty:
  403. area_text_custom:
  404. id: area_text_custom
  405. table: views
  406. field: area_text_custom
  407. relationship: none
  408. group_type: group
  409. admin_label: ''
  410. empty: true
  411. tokenize: false
  412. content: 'No saved searches were found.'
  413. plugin_id: text_custom
  414. relationships: { }
  415. arguments:
  416. uid:
  417. id: uid
  418. table: search_api_saved_search
  419. field: uid
  420. relationship: none
  421. group_type: group
  422. admin_label: ''
  423. default_action: 'not found'
  424. exception:
  425. value: all
  426. title_enable: false
  427. title: All
  428. title_enable: false
  429. title: ''
  430. default_argument_type: fixed
  431. default_argument_options:
  432. argument: ''
  433. default_argument_skip_url: false
  434. summary_options:
  435. base_path: ''
  436. count: true
  437. items_per_page: 25
  438. override: false
  439. summary:
  440. sort_order: asc
  441. number_of_records: 0
  442. format: default_summary
  443. specify_validation: false
  444. validate:
  445. type: search_api_saved_searches_current_authenticated_user
  446. fail: 'not found'
  447. validate_options: { }
  448. break_phrase: false
  449. not: false
  450. entity_type: search_api_saved_search
  451. entity_field: uid
  452. plugin_id: numeric
  453. display_extenders: { }
  454. cache_metadata:
  455. max-age: 0
  456. contexts:
  457. - 'languages:language_content'
  458. - 'languages:language_interface'
  459. - url
  460. - url.query_args
  461. tags: { }
  462. page:
  463. display_plugin: page
  464. id: page
  465. display_title: Page
  466. position: 1
  467. display_options:
  468. display_extenders: { }
  469. path: user/%user/saved-searches
  470. menu:
  471. type: tab
  472. title: 'Saved searches'
  473. description: ''
  474. expanded: false
  475. parent: ''
  476. weight: 10
  477. context: '0'
  478. menu_name: main
  479. cache_metadata:
  480. max-age: 0
  481. contexts:
  482. - 'languages:language_content'
  483. - 'languages:language_interface'
  484. - url
  485. - url.query_args
  486. tags: { }