Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / views / tests / modules / views_test_config / test_views / views.view.test_exposed_form_buttons.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - node
6 id: test_exposed_form_buttons
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             identifier: type
29             label: 'Content: Type'
30             operator_id: type_op
31             reduce: false
32             description: 'Exposed description'
33           exposed: true
34           field: type
35           id: type
36           table: node_field_data
37           plugin_id: in_operator
38           entity_type: node
39           entity_field: type
40       pager:
41         type: full
42       query:
43         options:
44           query_comment: ''
45         type: views_query
46       style:
47         type: default
48       row:
49         type: 'entity:node'
50     display_plugin: default
51     display_title: Master
52     id: default
53     position: 0
54   page_1:
55     display_options:
56       path: test_exposed_form_buttons
57     display_plugin: page
58     display_title: Page
59     id: page_1
60     position: 0