You are here

views.view.test_field_filters.yml in Zircon Profile 8

core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml

File

core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - taxonomy
  6. - user
  7. id: test_field_filters
  8. label: 'Test field filters'
  9. module: views
  10. description: ''
  11. tag: ''
  12. base_table: taxonomy_term_field_data
  13. base_field: tid
  14. core: 8.x
  15. display:
  16. default:
  17. display_plugin: default
  18. id: default
  19. display_title: Master
  20. position: 0
  21. display_options:
  22. access:
  23. type: perm
  24. options:
  25. perm: 'access content'
  26. cache:
  27. type: tag
  28. options: { }
  29. query:
  30. type: views_query
  31. options:
  32. disable_sql_rewrite: false
  33. distinct: false
  34. replica: false
  35. query_comment: ''
  36. query_tags: { }
  37. exposed_form:
  38. type: basic
  39. options:
  40. submit_button: Apply
  41. reset_button: false
  42. reset_button_label: Reset
  43. exposed_sorts_label: 'Sort by'
  44. expose_sort_order: true
  45. sort_asc_label: Asc
  46. sort_desc_label: Desc
  47. pager:
  48. type: none
  49. options:
  50. items_per_page: 0
  51. offset: 0
  52. style:
  53. type: default
  54. row:
  55. type: 'entity:taxonomy_term'
  56. fields:
  57. name:
  58. id: name
  59. table: taxonomy_term_field_data
  60. field: name
  61. label: ''
  62. alter:
  63. alter_text: false
  64. make_link: false
  65. absolute: false
  66. trim: false
  67. word_boundary: false
  68. ellipsis: false
  69. strip_tags: false
  70. html: false
  71. hide_empty: false
  72. empty_zero: false
  73. relationship: none
  74. group_type: group
  75. admin_label: ''
  76. exclude: false
  77. element_type: ''
  78. element_class: ''
  79. element_label_type: ''
  80. element_label_class: ''
  81. element_label_colon: true
  82. element_wrapper_type: ''
  83. element_wrapper_class: ''
  84. element_default_classes: true
  85. empty: ''
  86. hide_alter_empty: true
  87. plugin_id: field
  88. type: string
  89. settings:
  90. link_to_entity: true
  91. entity_type: taxonomy_term
  92. entity_field: name
  93. filters:
  94. name:
  95. id: name
  96. table: taxonomy_term_field_data
  97. field: name
  98. relationship: none
  99. group_type: group
  100. admin_label: ''
  101. operator: contains
  102. value: Comida
  103. group: 1
  104. exposed: false
  105. expose:
  106. operator_id: ''
  107. label: ''
  108. description: ''
  109. use_operator: false
  110. operator: ''
  111. identifier: ''
  112. required: false
  113. remember: false
  114. multiple: false
  115. remember_roles:
  116. authenticated: authenticated
  117. is_grouped: false
  118. group_info:
  119. label: ''
  120. description: ''
  121. identifier: ''
  122. optional: true
  123. widget: select
  124. multiple: false
  125. remember: false
  126. default_group: All
  127. default_group_multiple: { }
  128. group_items: { }
  129. plugin_id: string
  130. entity_type: taxonomy_term
  131. entity_field: name
  132. sorts: { }
  133. title: 'Name filter page'
  134. header: { }
  135. footer: { }
  136. empty: { }
  137. relationships: { }
  138. arguments: { }
  139. page_dc:
  140. display_plugin: page
  141. id: page_dc
  142. display_title: 'Description Comida'
  143. position: 3
  144. display_options:
  145. display_description: ''
  146. path: test-desc-filter
  147. filters:
  148. description__value:
  149. id: description__value
  150. table: taxonomy_term_field_data
  151. field: description__value
  152. relationship: none
  153. group_type: group
  154. admin_label: ''
  155. operator: contains
  156. value: Comida
  157. group: 1
  158. exposed: false
  159. expose:
  160. operator_id: ''
  161. label: ''
  162. description: ''
  163. use_operator: false
  164. operator: ''
  165. identifier: ''
  166. required: false
  167. remember: false
  168. multiple: false
  169. remember_roles:
  170. authenticated: authenticated
  171. is_grouped: false
  172. group_info:
  173. label: ''
  174. description: ''
  175. identifier: ''
  176. optional: true
  177. widget: select
  178. multiple: false
  179. remember: false
  180. default_group: All
  181. default_group_multiple: { }
  182. group_items: { }
  183. plugin_id: string
  184. entity_type: taxonomy_term
  185. entity_field: description
  186. defaults:
  187. filters: false
  188. filter_groups: false
  189. title: false
  190. filter_groups:
  191. operator: AND
  192. groups:
  193. 1: AND
  194. title: 'Description filter page'
  195. page_dp:
  196. display_plugin: page
  197. id: page_dp
  198. display_title: 'Description Comida'
  199. position: 3
  200. display_options:
  201. display_description: ''
  202. path: test-desc-paris
  203. filters:
  204. description__value:
  205. id: description__value
  206. table: taxonomy_term_field_data
  207. field: description__value
  208. relationship: none
  209. group_type: group
  210. admin_label: ''
  211. operator: contains
  212. value: Paris
  213. group: 1
  214. exposed: false
  215. expose:
  216. operator_id: ''
  217. label: ''
  218. description: ''
  219. use_operator: false
  220. operator: ''
  221. identifier: ''
  222. required: false
  223. remember: false
  224. multiple: false
  225. remember_roles:
  226. authenticated: authenticated
  227. is_grouped: false
  228. group_info:
  229. label: ''
  230. description: ''
  231. identifier: ''
  232. optional: true
  233. widget: select
  234. multiple: false
  235. remember: false
  236. default_group: All
  237. default_group_multiple: { }
  238. group_items: { }
  239. plugin_id: string
  240. entity_type: taxonomy_term
  241. entity_field: description
  242. defaults:
  243. filters: false
  244. filter_groups: false
  245. title: false
  246. filter_groups:
  247. operator: AND
  248. groups:
  249. 1: AND
  250. title: 'Description filter page'
  251. page_fc:
  252. display_plugin: page
  253. id: page_fc
  254. display_title: 'Field Comida'
  255. position: 3
  256. display_options:
  257. display_description: ''
  258. path: test-field-filter
  259. filters:
  260. field_foo_value:
  261. id: field_foo_value
  262. table: taxonomy_term__field_foo
  263. field: field_foo_value
  264. relationship: none
  265. group_type: group
  266. admin_label: ''
  267. operator: contains
  268. value: Comida
  269. group: 1
  270. exposed: false
  271. expose:
  272. operator_id: ''
  273. label: ''
  274. description: ''
  275. use_operator: false
  276. operator: ''
  277. identifier: ''
  278. required: false
  279. remember: false
  280. multiple: false
  281. remember_roles:
  282. authenticated: authenticated
  283. is_grouped: false
  284. group_info:
  285. label: ''
  286. description: ''
  287. identifier: ''
  288. optional: true
  289. widget: select
  290. multiple: false
  291. remember: false
  292. default_group: All
  293. default_group_multiple: { }
  294. group_items: { }
  295. plugin_id: string
  296. entity_type: taxonomy_term
  297. entity_field: field_foo
  298. defaults:
  299. filters: false
  300. filter_groups: false
  301. title: false
  302. filter_groups:
  303. operator: AND
  304. groups:
  305. 1: AND
  306. title: 'Field filter page'
  307. page_fp:
  308. display_plugin: page
  309. id: page_fp
  310. display_title: 'Field Paris'
  311. position: 3
  312. display_options:
  313. display_description: ''
  314. path: test-field-paris
  315. filters:
  316. field_foo_value:
  317. id: field_foo_value
  318. table: taxonomy_term__field_foo
  319. field: field_foo_value
  320. relationship: none
  321. group_type: group
  322. admin_label: ''
  323. operator: contains
  324. value: Paris
  325. group: 1
  326. exposed: false
  327. expose:
  328. operator_id: ''
  329. label: ''
  330. description: ''
  331. use_operator: false
  332. operator: ''
  333. identifier: ''
  334. required: false
  335. remember: false
  336. multiple: false
  337. remember_roles:
  338. authenticated: authenticated
  339. is_grouped: false
  340. group_info:
  341. label: ''
  342. description: ''
  343. identifier: ''
  344. optional: true
  345. widget: select
  346. multiple: false
  347. remember: false
  348. default_group: All
  349. default_group_multiple: { }
  350. group_items: { }
  351. plugin_id: string
  352. entity_type: taxonomy_term
  353. entity_field: field_foo
  354. defaults:
  355. filters: false
  356. filter_groups: false
  357. title: false
  358. filter_groups:
  359. operator: AND
  360. groups:
  361. 1: AND
  362. title: 'Field filter page'
  363. page_nc:
  364. display_plugin: page
  365. id: page_nc
  366. display_title: 'Name Comida'
  367. position: 1
  368. display_options:
  369. path: test-name-filter
  370. display_description: ''
  371. page_np:
  372. display_plugin: page
  373. id: page_np
  374. display_title: 'Name Paris'
  375. position: 1
  376. display_options:
  377. path: test-name-paris
  378. display_description: ''
  379. filters:
  380. name:
  381. id: name
  382. table: taxonomy_term_field_data
  383. field: name
  384. relationship: none
  385. group_type: group
  386. admin_label: ''
  387. operator: contains
  388. value: Paris
  389. group: 1
  390. exposed: false
  391. expose:
  392. operator_id: ''
  393. label: ''
  394. description: ''
  395. use_operator: false
  396. operator: ''
  397. identifier: ''
  398. required: false
  399. remember: false
  400. multiple: false
  401. remember_roles:
  402. authenticated: authenticated
  403. is_grouped: false
  404. group_info:
  405. label: ''
  406. description: ''
  407. identifier: ''
  408. optional: true
  409. widget: select
  410. multiple: false
  411. remember: false
  412. default_group: All
  413. default_group_multiple: { }
  414. group_items: { }
  415. plugin_id: string
  416. entity_type: taxonomy_term
  417. entity_field: name
  418. defaults:
  419. filters: false
  420. filter_groups: false
  421. filter_groups:
  422. operator: AND
  423. groups:
  424. 1: AND