You are here

views.view.search_api_tests.yml in Views data export 8

tests/modules/views_data_export_test/test_views/views.view.search_api_tests.yml

File

tests/modules/views_data_export_test/test_views/views.view.search_api_tests.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - search_api.index.database_search_index
  6. module:
  7. - csv_serialization
  8. - rest
  9. - search_api
  10. - serialization
  11. - user
  12. - views_data_export
  13. id: search_api_tests
  14. label: 'Search API tests'
  15. module: views
  16. description: ''
  17. tag: ''
  18. base_table: search_api_index_database_search_index
  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 content'
  32. cache:
  33. type: tag
  34. options: { }
  35. query:
  36. type: views_query
  37. options:
  38. disable_sql_rewrite: false
  39. distinct: false
  40. replica: false
  41. query_comment: ''
  42. query_tags: { }
  43. exposed_form:
  44. type: basic
  45. options:
  46. submit_button: Apply
  47. reset_button: false
  48. reset_button_label: Reset
  49. exposed_sorts_label: 'Sort by'
  50. expose_sort_order: true
  51. sort_asc_label: Asc
  52. sort_desc_label: Desc
  53. pager:
  54. type: mini
  55. options:
  56. items_per_page: 10
  57. offset: 0
  58. id: 0
  59. total_pages: null
  60. expose:
  61. items_per_page: false
  62. items_per_page_label: 'Items per page'
  63. items_per_page_options: '5, 10, 25, 50'
  64. items_per_page_options_all: false
  65. items_per_page_options_all_label: '- All -'
  66. offset: false
  67. offset_label: Offset
  68. tags:
  69. previous: ‹‹
  70. next: ››
  71. style:
  72. type: default
  73. options:
  74. grouping: { }
  75. row_class: ''
  76. default_row_class: true
  77. uses_fields: false
  78. row:
  79. type: fields
  80. options:
  81. inline: { }
  82. separator: ''
  83. hide_empty: false
  84. default_field_elements: true
  85. fields:
  86. id:
  87. table: search_api_index_database_search_index
  88. field: id
  89. id: id
  90. entity_type: null
  91. entity_field: null
  92. plugin_id: search_api_field
  93. relationship: none
  94. group_type: group
  95. admin_label: ''
  96. label: ''
  97. exclude: false
  98. alter:
  99. alter_text: false
  100. text: ''
  101. make_link: false
  102. path: ''
  103. absolute: false
  104. external: false
  105. replace_spaces: false
  106. path_case: none
  107. trim_whitespace: false
  108. alt: ''
  109. rel: ''
  110. link_class: ''
  111. prefix: ''
  112. suffix: ''
  113. target: ''
  114. nl2br: false
  115. max_length: 0
  116. word_boundary: true
  117. ellipsis: true
  118. more_link: false
  119. more_link_text: ''
  120. more_link_path: ''
  121. strip_tags: false
  122. trim: false
  123. preserve_tags: ''
  124. html: false
  125. element_type: ''
  126. element_class: ''
  127. element_label_type: ''
  128. element_label_class: ''
  129. element_label_colon: true
  130. element_wrapper_type: ''
  131. element_wrapper_class: ''
  132. element_default_classes: true
  133. empty: ''
  134. hide_empty: false
  135. empty_zero: false
  136. hide_alter_empty: true
  137. click_sort_column: value
  138. type: number_integer
  139. settings: { }
  140. group_column: value
  141. group_columns: { }
  142. group_rows: true
  143. delta_limit: 0
  144. delta_offset: 0
  145. delta_reversed: false
  146. delta_first_last: false
  147. multi_type: separator
  148. separator: ', '
  149. field_api_classes: false
  150. field_rendering: true
  151. fallback_handler: search_api_numeric
  152. fallback_options:
  153. set_precision: false
  154. precision: 0
  155. decimal: .
  156. separator: ','
  157. format_plural: false
  158. format_plural_string: !!binary MQNAY291bnQ=
  159. prefix: ''
  160. suffix: ''
  161. link_to_item: false
  162. use_highlighting: false
  163. multi_type: separator
  164. multi_separator: ', '
  165. format_plural_values: { }
  166. filters: { }
  167. sorts: { }
  168. header: { }
  169. footer: { }
  170. empty: { }
  171. relationships: { }
  172. arguments: { }
  173. display_extenders: { }
  174. cache_metadata:
  175. max-age: -1
  176. contexts:
  177. - 'languages:language_content'
  178. - 'languages:language_interface'
  179. - url.query_args
  180. - user.permissions
  181. tags: { }
  182. data_export_1:
  183. display_plugin: data_export
  184. id: data_export_1
  185. display_title: 'Data export'
  186. position: 1
  187. display_options:
  188. display_extenders: { }
  189. path: views_data_export/test_search_api
  190. filename: test_sapi
  191. automatic_download: true
  192. redirect_path: ''
  193. export_method: batch
  194. export_batch_size: 2
  195. style:
  196. type: data_export
  197. options:
  198. formats:
  199. csv: csv
  200. csv_settings:
  201. delimiter: ','
  202. enclosure: '"'
  203. escape_char: \
  204. strip_tags: true
  205. trim: true
  206. encoding: utf8
  207. utf8_bom: '0'
  208. export_limit: 8
  209. store_in_public_file_directory: false
  210. redirect_to_display: none
  211. custom_redirect_path: false
  212. include_query_params: false
  213. pager:
  214. type: some
  215. options:
  216. items_per_page: 8
  217. offset: 0
  218. cache_metadata:
  219. max-age: -1
  220. contexts:
  221. - 'languages:language_content'
  222. - 'languages:language_interface'
  223. - request_format
  224. - user.permissions
  225. tags: { }