views.view.paragraphs_search.yml

paragraphs/modules/paragraphs_demo/config/optional/views.view.paragraphs_search.yml

File

paragraphs/modules/paragraphs_demo/config/optional/views.view.paragraphs_search.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - search_api.index.paragraphs_demo_index
  6. module:
  7. - search_api
  8. - text
  9. id: paragraphs_search
  10. label: 'Paragraphs search'
  11. module: views
  12. description: ''
  13. tag: ''
  14. base_table: search_api_index_paragraphs_demo_index
  15. base_field: search_api_id
  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: none
  26. options: { }
  27. cache:
  28. type: tag
  29. options: { }
  30. query:
  31. type: views_query
  32. options: { }
  33. exposed_form:
  34. type: input_required
  35. options:
  36. submit_button: Apply
  37. reset_button: false
  38. reset_button_label: Reset
  39. exposed_sorts_label: 'Sort by'
  40. expose_sort_order: true
  41. sort_asc_label: Asc
  42. sort_desc_label: Desc
  43. text_input_required: 'Add a text and click on Apply to see results.'
  44. text_input_required_format: basic_html
  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: default
  65. options:
  66. grouping: { }
  67. row_class: ''
  68. default_row_class: true
  69. uses_fields: false
  70. row:
  71. type: search_api
  72. options:
  73. view_modes:
  74. 'entity:node':
  75. article: teaser
  76. page: teaser
  77. paragraphed_content_demo: teaser
  78. fields:
  79. text:
  80. table: search_api_index_paragraphs_demo_index
  81. field: text
  82. id: text
  83. entity_type: null
  84. entity_field: null
  85. plugin_id: search_api_field
  86. relationship: none
  87. group_type: group
  88. admin_label: ''
  89. label: ''
  90. exclude: false
  91. alter:
  92. alter_text: false
  93. text: ''
  94. make_link: false
  95. path: ''
  96. absolute: false
  97. external: false
  98. replace_spaces: false
  99. path_case: none
  100. trim_whitespace: false
  101. alt: ''
  102. rel: ''
  103. link_class: ''
  104. prefix: ''
  105. suffix: ''
  106. target: ''
  107. nl2br: false
  108. max_length: 0
  109. word_boundary: true
  110. ellipsis: true
  111. more_link: false
  112. more_link_text: ''
  113. more_link_path: ''
  114. strip_tags: false
  115. trim: false
  116. preserve_tags: ''
  117. html: false
  118. element_type: ''
  119. element_class: ''
  120. element_label_type: ''
  121. element_label_class: ''
  122. element_label_colon: true
  123. element_wrapper_type: ''
  124. element_wrapper_class: ''
  125. element_default_classes: true
  126. empty: ''
  127. hide_empty: false
  128. empty_zero: false
  129. hide_alter_empty: true
  130. click_sort_column: value
  131. type: text_default
  132. settings: { }
  133. group_column: value
  134. group_columns: { }
  135. group_rows: true
  136. delta_limit: 0
  137. delta_offset: 0
  138. delta_reversed: false
  139. delta_first_last: false
  140. multi_type: separator
  141. separator: ', '
  142. field_api_classes: false
  143. field_rendering: true
  144. fallback_handler: search_api
  145. fallback_options:
  146. link_to_item: false
  147. multi_separator: ', '
  148. filters:
  149. search_api_fulltext:
  150. id: search_api_fulltext
  151. table: search_api_index_paragraphs_demo_index
  152. field: search_api_fulltext
  153. relationship: none
  154. group_type: group
  155. admin_label: ''
  156. operator: and
  157. value: ''
  158. group: 1
  159. exposed: true
  160. expose:
  161. operator_id: search_api_fulltext_op
  162. label: 'Fulltext Paragraphs demo search'
  163. description: ''
  164. use_operator: false
  165. operator: search_api_fulltext_op
  166. identifier: search_api_fulltext
  167. required: false
  168. remember: false
  169. multiple: false
  170. remember_roles:
  171. authenticated: authenticated
  172. anonymous: '0'
  173. administrator: '0'
  174. is_grouped: false
  175. group_info:
  176. label: ''
  177. description: ''
  178. identifier: ''
  179. optional: true
  180. widget: select
  181. multiple: false
  182. remember: false
  183. default_group: All
  184. default_group_multiple: { }
  185. group_items: { }
  186. min_length: null
  187. fields:
  188. field_text_demo: field_text_demo
  189. field_text_demo_1: field_text_demo_1
  190. plugin_id: search_api_fulltext
  191. sorts: { }
  192. header: { }
  193. footer: { }
  194. empty: { }
  195. relationships: { }
  196. arguments: { }
  197. display_extenders: { }
  198. cache_metadata:
  199. max-age: 0
  200. contexts:
  201. - 'languages:language_interface'
  202. - url.query_args
  203. tags: { }
  204. page_1:
  205. display_plugin: page
  206. id: page_1
  207. display_title: Page
  208. position: 1
  209. display_options:
  210. display_extenders: { }
  211. path: paragraphs_search
  212. menu:
  213. type: none
  214. title: Paragraphs_demo
  215. description: ''
  216. expanded: false
  217. parent: ''
  218. weight: 0
  219. context: '0'
  220. menu_name: main
  221. cache_metadata:
  222. max-age: 0
  223. contexts:
  224. - 'languages:language_interface'
  225. - url.query_args
  226. tags: { }