Security update to Drupal 8.4.6
[yaffs-website] / web / core / modules / dblog / tests / modules / dblog_test_views / test_views / views.view.dblog_2851293.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - user
6 id: dblog_2851293
7 label: dblog_2851293
8 module: views
9 description: 'Base view to test upgrade from issue #2851293'
10 tag: ''
11 base_table: watchdog
12 base_field: wid
13 core: 8.x
14 display:
15   default:
16     display_plugin: default
17     id: default
18     display_title: Master
19     position: 0
20     display_options:
21       access:
22         type: perm
23         options:
24           perm: 'access site reports'
25       cache:
26         type: none
27         options: {  }
28       query:
29         type: views_query
30         options:
31           disable_sql_rewrite: false
32           distinct: false
33           replica: false
34           query_comment: ''
35           query_tags: {  }
36       exposed_form:
37         type: basic
38         options:
39           submit_button: Filter
40           reset_button: false
41           reset_button_label: Reset
42           exposed_sorts_label: 'Sort by'
43           expose_sort_order: true
44           sort_asc_label: Asc
45           sort_desc_label: Desc
46       pager:
47         type: some
48         options:
49           items_per_page: 10
50           offset: 0
51       style:
52         type: default
53         options:
54           grouping: {  }
55           row_class: ''
56           default_row_class: true
57           uses_fields: false
58       row:
59         type: fields
60         options:
61           inline: {  }
62           separator: ''
63           hide_empty: false
64           default_field_elements: true
65       fields:
66         wid:
67           table: watchdog
68           field: wid
69           id: wid
70           entity_type: null
71           entity_field: null
72           plugin_id: numeric
73           relationship: none
74           group_type: group
75           admin_label: ''
76           label: ''
77           exclude: false
78           empty: ''
79           hide_empty: false
80           empty_zero: false
81           hide_alter_empty: true
82           set_precision: false
83           precision: 0
84           decimal: .
85           separator: ','
86           format_plural: false
87           format_plural_string: "1\x03@count"
88           prefix: ''
89           suffix: ''
90         uid:
91           id: uid
92           table: watchdog
93           field: uid
94           relationship: none
95           group_type: group
96           admin_label: ''
97           label: ''
98           exclude: false
99           empty: ''
100           hide_empty: false
101           empty_zero: false
102           hide_alter_empty: true
103           set_precision: false
104           precision: 0
105           decimal: .
106           separator: ','
107           format_plural: false
108           format_plural_string: "1\x03@count"
109           prefix: ''
110           suffix: ''
111           plugin_id: numeric
112       filters:
113         type:
114           id: type
115           table: watchdog
116           field: type
117           relationship: none
118           group_type: group
119           admin_label: ''
120           operator: in
121           value: {  }
122           group: 1
123           exposed: true
124           expose:
125             operator_id: type_op
126             label: Type
127             description: ''
128             use_operator: false
129             operator: type_op
130             identifier: type
131             required: false
132             remember: false
133             multiple: true
134             reduce: false
135           plugin_id: in_operator
136       sorts: {  }
137       header: {  }
138       footer: {  }
139       empty: {  }
140       relationships: {  }
141       arguments: {  }
142       display_extenders: {  }
143     cache_metadata:
144       max-age: -1
145       contexts:
146         - 'languages:language_interface'
147         - user.permissions
148       tags: {  }