You are here

views.view.test_filter_groups.yml in Zircon Profile 8

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_groups.yml

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_groups.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - user
  7. id: test_filter_groups
  8. label: test_filter_groups
  9. module: views
  10. description: ''
  11. tag: default
  12. base_table: node_field_data
  13. base_field: nid
  14. core: '8'
  15. display:
  16. default:
  17. display_options:
  18. access:
  19. type: perm
  20. cache:
  21. type: tag
  22. exposed_form:
  23. type: basic
  24. fields:
  25. title:
  26. alter:
  27. ellipsis: false
  28. word_boundary: false
  29. field: title
  30. id: title
  31. label: ''
  32. table: node_field_data
  33. plugin_id: field
  34. entity_type: node
  35. entity_field: title
  36. filter_groups:
  37. groups:
  38. 1: AND
  39. 2: AND
  40. filters:
  41. nid:
  42. field: nid
  43. group: 2
  44. id: nid
  45. table: node_field_data
  46. value:
  47. value: '1'
  48. plugin_id: numeric
  49. entity_type: node
  50. entity_field: nid
  51. nid_1:
  52. field: nid
  53. group: 2
  54. id: nid_1
  55. table: node_field_data
  56. value:
  57. value: '2'
  58. plugin_id: numeric
  59. entity_type: node
  60. entity_field: nid
  61. status:
  62. expose:
  63. operator: '0'
  64. field: status
  65. group: 1
  66. id: status
  67. table: node_field_data
  68. value: true
  69. plugin_id: boolean
  70. entity_type: node
  71. entity_field: status
  72. pager:
  73. options:
  74. items_per_page: 10
  75. type: full
  76. query:
  77. type: views_query
  78. sorts:
  79. created:
  80. field: created
  81. id: created
  82. order: DESC
  83. table: node_field_data
  84. plugin_id: date
  85. entity_type: node
  86. entity_field: created
  87. title: test_filter_groups
  88. style:
  89. type: default
  90. row:
  91. type: 'entity:node'
  92. display_plugin: default
  93. display_title: Master
  94. id: default
  95. position: 0
  96. page:
  97. display_options:
  98. defaults:
  99. filters: false
  100. filter_groups:
  101. groups:
  102. 1: OR
  103. 2: OR
  104. operator: OR
  105. filters:
  106. nid:
  107. field: nid
  108. group: 2
  109. id: nid
  110. table: node_field_data
  111. value:
  112. value: '1'
  113. plugin_id: numeric
  114. entity_type: node
  115. entity_field: nid
  116. nid_1:
  117. field: nid
  118. group: 2
  119. id: nid_1
  120. table: node_field_data
  121. value:
  122. value: '2'
  123. plugin_id: numeric
  124. entity_type: node
  125. entity_field: nid
  126. status:
  127. expose:
  128. operator: '0'
  129. field: status
  130. group: 1
  131. id: status
  132. table: node_field_data
  133. value: true
  134. plugin_id: boolean
  135. entity_type: node
  136. entity_field: status
  137. path: test-filter-groups
  138. display_plugin: page
  139. display_title: Page
  140. id: page
  141. position: 0