You are here

views.view.autocompletion_callbacks_words.yml in Search Autocomplete 2.x

Same filename and directory in other branches
  1. 8 config/optional/views.view.autocompletion_callbacks_words.yml
config/optional/views.view.autocompletion_callbacks_words.yml

File

config/optional/views.view.autocompletion_callbacks_words.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - search
  7. - search_autocomplete
  8. - user
  9. id: autocompletion_callbacks_words
  10. label: 'Words Autocompletion Callbacks'
  11. module: views
  12. description: 'This vew is used to store default nodes autocompletion callbacks for Search Autocomplete module.'
  13. tag: ''
  14. base_table: node_field_data
  15. base_field: nid
  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 content'
  27. cache:
  28. type: none
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. disable_sql_rewrite: false
  34. distinct: false
  35. replica: false
  36. query_comment: ''
  37. query_tags: { }
  38. exposed_form:
  39. type: basic
  40. options:
  41. submit_button: Apply
  42. reset_button: false
  43. reset_button_label: Reset
  44. exposed_sorts_label: 'Sort by'
  45. expose_sort_order: true
  46. sort_asc_label: Asc
  47. sort_desc_label: Desc
  48. pager:
  49. type: full
  50. options:
  51. items_per_page: 10
  52. offset: 0
  53. id: 0
  54. total_pages: null
  55. expose:
  56. items_per_page: false
  57. items_per_page_label: 'Items per page'
  58. items_per_page_options: '5, 10, 25, 50'
  59. items_per_page_options_all: false
  60. items_per_page_options_all_label: '- All -'
  61. offset: false
  62. offset_label: Offset
  63. tags:
  64. previous: '‹ previous'
  65. next: 'next ›'
  66. first: '« first'
  67. last: 'last »'
  68. quantity: 9
  69. style:
  70. type: default
  71. options:
  72. grouping: { }
  73. row_class: ''
  74. default_row_class: true
  75. uses_fields: false
  76. row:
  77. type: fields
  78. options:
  79. inline: { }
  80. separator: ''
  81. hide_empty: false
  82. default_field_elements: true
  83. fields:
  84. title:
  85. id: title
  86. table: node_field_data
  87. field: title
  88. relationship: none
  89. group_type: group
  90. admin_label: ''
  91. label: ''
  92. exclude: false
  93. alter:
  94. alter_text: false
  95. text: ''
  96. make_link: false
  97. path: ''
  98. absolute: false
  99. external: false
  100. replace_spaces: false
  101. path_case: none
  102. trim_whitespace: false
  103. alt: ''
  104. rel: ''
  105. link_class: ''
  106. prefix: ''
  107. suffix: ''
  108. target: ''
  109. nl2br: false
  110. max_length: 0
  111. word_boundary: false
  112. ellipsis: false
  113. more_link: false
  114. more_link_text: ''
  115. more_link_path: ''
  116. strip_tags: false
  117. trim: false
  118. preserve_tags: ''
  119. html: false
  120. element_type: ''
  121. element_class: ''
  122. element_label_type: ''
  123. element_label_class: ''
  124. element_label_colon: false
  125. element_wrapper_type: ''
  126. element_wrapper_class: ''
  127. element_default_classes: true
  128. empty: ''
  129. hide_empty: false
  130. empty_zero: false
  131. hide_alter_empty: true
  132. click_sort_column: value
  133. type: string
  134. settings:
  135. link_to_entity: false
  136. group_column: value
  137. group_columns: { }
  138. group_rows: true
  139. delta_limit: 0
  140. delta_offset: 0
  141. delta_reversed: false
  142. delta_first_last: false
  143. multi_type: separator
  144. separator: ', '
  145. field_api_classes: false
  146. entity_type: node
  147. entity_field: title
  148. plugin_id: field
  149. name:
  150. id: name
  151. table: users_field_data
  152. field: name
  153. relationship: uid
  154. group_type: group
  155. admin_label: ''
  156. label: ''
  157. exclude: true
  158. alter:
  159. alter_text: false
  160. text: ''
  161. make_link: false
  162. path: ''
  163. absolute: false
  164. external: false
  165. replace_spaces: false
  166. path_case: none
  167. trim_whitespace: false
  168. alt: ''
  169. rel: ''
  170. link_class: ''
  171. prefix: ''
  172. suffix: ''
  173. target: ''
  174. nl2br: false
  175. max_length: 0
  176. word_boundary: true
  177. ellipsis: true
  178. more_link: false
  179. more_link_text: ''
  180. more_link_path: ''
  181. strip_tags: false
  182. trim: false
  183. preserve_tags: ''
  184. html: false
  185. element_type: ''
  186. element_class: ''
  187. element_label_type: ''
  188. element_label_class: ''
  189. element_label_colon: false
  190. element_wrapper_type: ''
  191. element_wrapper_class: ''
  192. element_default_classes: true
  193. empty: ''
  194. hide_empty: false
  195. empty_zero: false
  196. hide_alter_empty: true
  197. click_sort_column: value
  198. type: user_name
  199. settings:
  200. link_to_entity: false
  201. group_column: value
  202. group_columns: { }
  203. group_rows: true
  204. delta_limit: 0
  205. delta_offset: 0
  206. delta_reversed: false
  207. delta_first_last: false
  208. multi_type: separator
  209. separator: ', '
  210. field_api_classes: false
  211. entity_type: user
  212. entity_field: name
  213. plugin_id: field
  214. created:
  215. id: created
  216. table: node_field_data
  217. field: created
  218. relationship: none
  219. group_type: group
  220. admin_label: ''
  221. label: ''
  222. exclude: true
  223. alter:
  224. alter_text: false
  225. text: ''
  226. make_link: false
  227. path: ''
  228. absolute: false
  229. external: false
  230. replace_spaces: false
  231. path_case: none
  232. trim_whitespace: false
  233. alt: ''
  234. rel: ''
  235. link_class: ''
  236. prefix: ''
  237. suffix: ''
  238. target: ''
  239. nl2br: false
  240. max_length: 0
  241. word_boundary: true
  242. ellipsis: true
  243. more_link: false
  244. more_link_text: ''
  245. more_link_path: ''
  246. strip_tags: false
  247. trim: false
  248. preserve_tags: ''
  249. html: false
  250. element_type: ''
  251. element_class: ''
  252. element_label_type: ''
  253. element_label_class: ''
  254. element_label_colon: false
  255. element_wrapper_type: ''
  256. element_wrapper_class: ''
  257. element_default_classes: true
  258. empty: ''
  259. hide_empty: false
  260. empty_zero: false
  261. hide_alter_empty: true
  262. date_format: fallback
  263. custom_date_format: ''
  264. timezone: ''
  265. entity_type: node
  266. entity_field: created
  267. plugin_id: date
  268. type:
  269. id: type
  270. table: node_field_data
  271. field: type
  272. relationship: none
  273. group_type: group
  274. admin_label: ''
  275. label: ''
  276. exclude: true
  277. alter:
  278. alter_text: false
  279. text: ''
  280. make_link: false
  281. path: ''
  282. absolute: false
  283. external: false
  284. replace_spaces: false
  285. path_case: none
  286. trim_whitespace: false
  287. alt: ''
  288. rel: ''
  289. link_class: ''
  290. prefix: ''
  291. suffix: ''
  292. target: ''
  293. nl2br: false
  294. max_length: 0
  295. word_boundary: true
  296. ellipsis: true
  297. more_link: false
  298. more_link_text: ''
  299. more_link_path: ''
  300. strip_tags: false
  301. trim: false
  302. preserve_tags: ''
  303. html: false
  304. element_type: ''
  305. element_class: ''
  306. element_label_type: ''
  307. element_label_class: ''
  308. element_label_colon: false
  309. element_wrapper_type: ''
  310. element_wrapper_class: ''
  311. element_default_classes: true
  312. empty: ''
  313. hide_empty: false
  314. empty_zero: false
  315. hide_alter_empty: true
  316. click_sort_column: target_id
  317. type: entity_reference_label
  318. settings:
  319. link: false
  320. group_column: target_id
  321. group_columns: { }
  322. group_rows: true
  323. delta_limit: 0
  324. delta_offset: 0
  325. delta_reversed: false
  326. delta_first_last: false
  327. multi_type: separator
  328. separator: ', '
  329. field_api_classes: false
  330. entity_type: node
  331. entity_field: type
  332. plugin_id: field
  333. path:
  334. id: path
  335. table: node
  336. field: view_node
  337. relationship: none
  338. group_type: group
  339. admin_label: ''
  340. label: ''
  341. exclude: true
  342. alter:
  343. alter_text: false
  344. text: ''
  345. make_link: false
  346. path: ''
  347. absolute: false
  348. external: false
  349. replace_spaces: false
  350. path_case: none
  351. trim_whitespace: false
  352. alt: ''
  353. rel: ''
  354. link_class: ''
  355. prefix: ''
  356. suffix: ''
  357. target: ''
  358. nl2br: false
  359. max_length: 0
  360. word_boundary: true
  361. ellipsis: true
  362. more_link: false
  363. more_link_text: ''
  364. more_link_path: ''
  365. strip_tags: false
  366. trim: false
  367. preserve_tags: ''
  368. html: false
  369. element_type: ''
  370. element_class: ''
  371. element_label_type: ''
  372. element_label_class: ''
  373. element_label_colon: false
  374. element_wrapper_type: ''
  375. element_wrapper_class: ''
  376. element_default_classes: true
  377. empty: ''
  378. hide_empty: false
  379. empty_zero: false
  380. hide_alter_empty: true
  381. absolute: true
  382. entity_type: node
  383. plugin_id: entity_link
  384. output_url_as_text: true
  385. nothing:
  386. id: nothing
  387. table: views
  388. field: nothing
  389. relationship: none
  390. group_type: group
  391. admin_label: ''
  392. label: ''
  393. exclude: false
  394. alter:
  395. alter_text: true
  396. text: 'by {{ name }} | {{ created }}'
  397. make_link: false
  398. path: ''
  399. absolute: false
  400. external: false
  401. replace_spaces: false
  402. path_case: none
  403. trim_whitespace: false
  404. alt: ''
  405. rel: ''
  406. link_class: ''
  407. prefix: ''
  408. suffix: ''
  409. target: ''
  410. nl2br: false
  411. max_length: 0
  412. word_boundary: true
  413. ellipsis: true
  414. more_link: false
  415. more_link_text: ''
  416. more_link_path: ''
  417. strip_tags: false
  418. trim: false
  419. preserve_tags: ''
  420. html: false
  421. element_type: ''
  422. element_class: ''
  423. element_label_type: ''
  424. element_label_class: ''
  425. element_label_colon: false
  426. element_wrapper_type: ''
  427. element_wrapper_class: ''
  428. element_default_classes: true
  429. empty: ''
  430. hide_empty: false
  431. empty_zero: false
  432. hide_alter_empty: false
  433. plugin_id: custom
  434. filters:
  435. status:
  436. value: '1'
  437. table: node_field_data
  438. field: status
  439. plugin_id: boolean
  440. entity_type: node
  441. entity_field: status
  442. id: status
  443. expose:
  444. operator: ''
  445. operator_limit_selection: false
  446. operator_list: { }
  447. group: 1
  448. keys:
  449. id: keys
  450. table: node_search_index
  451. field: keys
  452. relationship: none
  453. group_type: group
  454. admin_label: ''
  455. operator: optional
  456. value: ''
  457. group: 1
  458. exposed: true
  459. expose:
  460. operator_id: keys_op
  461. label: 'Search Keywords'
  462. description: ''
  463. use_operator: false
  464. operator: keys_op
  465. identifier: keys
  466. required: false
  467. remember: false
  468. multiple: false
  469. remember_roles:
  470. authenticated: authenticated
  471. anonymous: '0'
  472. administrator: '0'
  473. operator_limit_selection: false
  474. operator_list: { }
  475. is_grouped: false
  476. group_info:
  477. label: ''
  478. description: ''
  479. identifier: ''
  480. optional: true
  481. widget: select
  482. multiple: false
  483. remember: false
  484. default_group: All
  485. default_group_multiple: { }
  486. group_items: { }
  487. plugin_id: search_keywords
  488. sorts:
  489. score:
  490. id: score
  491. table: node_search_index
  492. field: score
  493. relationship: none
  494. group_type: group
  495. admin_label: ''
  496. order: DESC
  497. exposed: false
  498. expose:
  499. label: ''
  500. plugin_id: search_score
  501. header: { }
  502. footer: { }
  503. empty: { }
  504. relationships:
  505. uid:
  506. id: uid
  507. table: node_field_data
  508. field: uid
  509. relationship: none
  510. group_type: group
  511. admin_label: author
  512. required: true
  513. entity_type: node
  514. entity_field: uid
  515. plugin_id: standard
  516. arguments:
  517. keys:
  518. id: keys
  519. table: node_search_index
  520. field: keys
  521. relationship: none
  522. group_type: group
  523. admin_label: ''
  524. default_action: ignore
  525. exception:
  526. value: all
  527. title_enable: false
  528. title: All
  529. title_enable: false
  530. title: ''
  531. default_argument_type: fixed
  532. default_argument_options:
  533. argument: ''
  534. default_argument_skip_url: false
  535. summary_options:
  536. base_path: ''
  537. count: true
  538. items_per_page: 25
  539. override: false
  540. summary:
  541. sort_order: asc
  542. number_of_records: 0
  543. format: default_summary
  544. specify_validation: false
  545. validate:
  546. type: none
  547. fail: 'not found'
  548. validate_options: { }
  549. plugin_id: search
  550. display_extenders: { }
  551. cache_metadata:
  552. contexts:
  553. - 'languages:language_content'
  554. - 'languages:language_interface'
  555. - url
  556. - url.query_args
  557. - 'user.node_grants:view'
  558. - user.permissions
  559. cacheable: false
  560. max-age: -1
  561. tags: { }
  562. words_autocompletion_callback:
  563. display_plugin: autocompletion_callback
  564. id: words_autocompletion_callback
  565. display_title: 'Words Autocompletion Callback'
  566. position: 1
  567. display_options:
  568. display_extenders: { }
  569. display_description: ''
  570. path: callback/words
  571. style:
  572. type: callback_serializer
  573. options:
  574. grouping:
  575. -
  576. field: type
  577. input_label: title
  578. input_link: path
  579. cache_metadata:
  580. contexts:
  581. - 'languages:language_content'
  582. - 'languages:language_interface'
  583. - url
  584. - 'user.node_grants:view'
  585. - user.permissions
  586. cacheable: false
  587. max-age: -1
  588. tags: { }