You are here

views.view.autocompletion_callbacks_words.yml in Search Autocomplete 8

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