You are here

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