You are here

views.view.test_exposed_admin_ui.yml in Zircon Profile 8

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

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: test_exposed_admin_ui
  7. label: ''
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: node_field_data
  12. base_field: nid
  13. core: '8'
  14. display:
  15. default:
  16. display_options:
  17. access:
  18. type: none
  19. cache:
  20. type: tag
  21. exposed_form:
  22. options:
  23. reset_button: true
  24. type: basic
  25. filters:
  26. type:
  27. expose:
  28. label: 'Content: Type'
  29. operator_id: type_op
  30. use_operator: true
  31. field: type
  32. id: type
  33. table: node_field_data
  34. plugin_id: node_type
  35. entity_type: node
  36. entity_field: type
  37. body_value:
  38. id: body_value
  39. table: node__body
  40. field: body_value
  41. relationship: none
  42. group_type: group
  43. admin_label: ''
  44. operator: '='
  45. value: ''
  46. group: 1
  47. exposed: true
  48. expose:
  49. operator_id: body_value_op
  50. label: 'Body (body)'
  51. description: ''
  52. use_operator: false
  53. operator: body_value_op
  54. identifier: body_value
  55. required: false
  56. remember: false
  57. multiple: false
  58. remember_roles:
  59. authenticated: authenticated
  60. is_grouped: true
  61. group_info:
  62. label: 'Body (body)'
  63. description: ''
  64. identifier: body_value
  65. optional: true
  66. widget: select
  67. multiple: false
  68. remember: false
  69. default_group: All
  70. default_group_multiple: { }
  71. group_items:
  72. 1:
  73. title: Test
  74. operator: empty
  75. value: ''
  76. plugin_id: string
  77. entity_type: node
  78. entity_field: body
  79. pager:
  80. type: full
  81. sorts:
  82. created:
  83. field: created
  84. id: created
  85. table: node_field_data
  86. plugin_id: date
  87. entity_type: node
  88. entity_field: created
  89. style:
  90. type: default
  91. row:
  92. type: 'entity:node'
  93. display_plugin: default
  94. display_title: Master
  95. id: default
  96. position: 0
  97. page_1:
  98. display_options:
  99. path: test_exposed_admin_ui
  100. display_plugin: page
  101. display_title: Page
  102. id: page_1
  103. position: 0