You are here

views.view.test_filter_in_operator_ui.yml in Drupal 8

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

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: test_filter_in_operator_ui
  7. label: ''
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: node_field_data
  12. base_field: nid
  13. display:
  14. default:
  15. display_options:
  16. access:
  17. type: none
  18. cache:
  19. type: tag
  20. exposed_form:
  21. type: basic
  22. fields:
  23. nid:
  24. id: nid
  25. table: node_field_data
  26. field: nid
  27. relationship: none
  28. group_type: group
  29. admin_label: ''
  30. label: ''
  31. exclude: false
  32. empty: ''
  33. hide_empty: false
  34. empty_zero: false
  35. hide_alter_empty: true
  36. click_sort_column: value
  37. type: number_integer
  38. settings:
  39. thousand_separator: ''
  40. prefix_suffix: true
  41. group_column: value
  42. group_columns: { }
  43. group_rows: true
  44. delta_limit: 0
  45. delta_offset: 0
  46. delta_reversed: false
  47. delta_first_last: false
  48. multi_type: separator
  49. separator: ', '
  50. field_api_classes: false
  51. entity_type: node
  52. entity_field: nid
  53. plugin_id: field
  54. filters:
  55. type:
  56. expose:
  57. identifier: type
  58. label: 'Content: Type'
  59. operator_id: type_op
  60. reduce: false
  61. use_operator: false
  62. exposed: true
  63. field: type
  64. id: type
  65. table: node_field_data
  66. plugin_id: in_operator
  67. entity_type: node
  68. entity_field: type
  69. nid:
  70. id: nid
  71. table: node_field_data
  72. field: nid
  73. relationship: none
  74. group_type: group
  75. admin_label: ''
  76. operator: '='
  77. value:
  78. min: ''
  79. max: ''
  80. value: ''
  81. group: 1
  82. exposed: true
  83. expose:
  84. operator_id: nid_op
  85. label: ID
  86. description: ''
  87. use_operator: true
  88. operator: nid_op
  89. operator_limit_selection: true
  90. operator_list:
  91. '<': '<'
  92. '<=': '<='
  93. '=': '='
  94. identifier: nid
  95. required: false
  96. remember: false
  97. multiple: false
  98. remember_roles:
  99. authenticated: authenticated
  100. anonymous: '0'
  101. administrator: '0'
  102. is_grouped: false
  103. group_info:
  104. label: ''
  105. description: ''
  106. identifier: ''
  107. optional: true
  108. widget: select
  109. multiple: false
  110. remember: false
  111. default_group: All
  112. default_group_multiple: { }
  113. group_items: { }
  114. entity_type: node
  115. entity_field: nid
  116. plugin_id: numeric
  117. pager:
  118. type: full
  119. style:
  120. type: default
  121. row:
  122. type: fields
  123. display_extenders: { }
  124. display_plugin: default
  125. display_title: Master
  126. id: default
  127. position: 0
  128. cache_metadata:
  129. max-age: -1
  130. contexts:
  131. - 'languages:language_content'
  132. - 'languages:language_interface'
  133. - url
  134. - url.query_args
  135. - 'user.node_grants:view'
  136. tags: { }
  137. page_1:
  138. display_options:
  139. path: test_filter_in_operator_ui
  140. display_extenders: { }
  141. display_plugin: page
  142. display_title: Page
  143. id: page_1
  144. position: 0
  145. cache_metadata:
  146. max-age: -1
  147. contexts:
  148. - 'languages:language_content'
  149. - 'languages:language_interface'
  150. - url
  151. - url.query_args
  152. - 'user.node_grants:view'
  153. tags: { }