Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / views / tests / modules / views_test_config / test_views / views.view.test_destroy.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6     - node
7     - user
8 id: test_destroy
9 label: ''
10 module: views
11 description: ''
12 tag: ''
13 base_table: node_field_data
14 base_field: nid
15 core: '8'
16 display:
17   default:
18     display_options:
19       access:
20         type: none
21       arguments:
22         created_day:
23           default_argument_type: fixed
24           field: created_day
25           id: created_day
26           table: node_field_data
27           plugin_id: date_day
28           entity_type: node
29         created_fulldate:
30           default_argument_type: fixed
31           field: created_fulldate
32           id: created_fulldate
33           table: node_field_data
34           plugin_id: date_fulldate
35           entity_type: node
36         created_month:
37           default_argument_type: fixed
38           field: created_month
39           id: created_month
40           table: node_field_data
41           plugin_id: date_month
42           entity_type: node
43       cache:
44         type: tag
45       empty:
46         area:
47           empty: false
48           field: area
49           id: area
50           table: views
51           plugin_id: text
52         area_1:
53           empty: false
54           field: area
55           id: area_1
56           table: views
57           plugin_id: text
58       exposed_form:
59         type: basic
60       fields:
61         created:
62           field: created
63           id: created
64           table: node_field_data
65           plugin_id: field
66           type: timestamp
67           settings:
68             date_format: medium
69             custom_date_format: ''
70             timezone: ''
71           entity_type: node
72           entity_field: created
73         nid:
74           field: nid
75           id: nid
76           table: node_field_data
77           plugin_id: field
78           entity_type: node
79           entity_field: nid
80         path:
81           field: path
82           id: path
83           table: node
84           plugin_id: node_path
85           entity_type: node
86       filters:
87         nid:
88           id: nid
89           table: node_field_data
90           field: nid
91           relationship: none
92           group_type: group
93           admin_label: ''
94           operator: '='
95           value:
96             min: ''
97             max: ''
98             value: '0'
99           group: 1
100           exposed: false
101           expose:
102             operator_id: ''
103             label: ''
104             description: ''
105             use_operator: false
106             operator: ''
107             identifier: ''
108             required: false
109             remember: false
110             multiple: false
111             remember_roles:
112               authenticated: authenticated
113           is_grouped: false
114           group_info:
115             label: ''
116             description: ''
117             identifier: ''
118             optional: true
119             widget: select
120             multiple: false
121             remember: false
122             default_group: All
123             default_group_multiple: {  }
124             group_items: {  }
125           plugin_id: numeric
126           entity_type: node
127           entity_field: nid
128         status:
129           field: '1'
130           id: status
131           table: node_field_data
132           plugin_id: boolean
133           entity_type: node
134           entity_field: status
135         title:
136           field: title
137           id: title
138           table: node_field_data
139           plugin_id: string
140           entity_type: node
141           entity_field: title
142       footer:
143         area:
144           empty: false
145           field: area
146           id: area
147           table: views
148           plugin_id: text
149         area_1:
150           empty: false
151           field: area
152           id: area_1
153           table: views
154           plugin_id: text
155       header:
156         area:
157           empty: false
158           field: area
159           id: area
160           table: views
161           plugin_id: text
162         area_1:
163           empty: false
164           field: area
165           id: area_1
166           table: views
167           plugin_id: text
168       pager:
169         type: full
170       query:
171         type: views_query
172       relationships:
173         comment_cid:
174           field: comment_cid
175           id: comment_cid
176           table: node_field_data
177           plugin_id: standard
178         pid:
179           field: pid
180           id: pid
181           table: comment_field_data
182           relationship: comment_cid
183           plugin_id: standard
184         uid:
185           field: uid
186           id: uid
187           table: comment_field_data
188           relationship: comment_cid
189           plugin_id: standard
190       sorts:
191         last_comment_name:
192           field: last_comment_name
193           id: last_comment_name
194           table: comment_entity_statistics
195           plugin_id: comment_ces_last_comment_name
196         last_comment_timestamp:
197           field: last_comment_timestamp
198           id: last_comment_timestamp
199           table: comment_entity_statistics
200           plugin_id: date
201       style:
202         type: default
203       row:
204         type: fields
205       display_extenders: {  }
206     display_plugin: default
207     display_title: Master
208     id: default
209     position: 0
210   attachment_1:
211     display_options:
212       displays:
213         default: default
214         page_1: page_1
215       pager:
216         type: some
217       display_extenders: {  }
218     display_plugin: attachment
219     display_title: Attachment
220     id: attachment_1
221     position: 0
222   attachment_2:
223     display_options:
224       displays:
225         default: default
226         page_1: page_1
227       pager:
228         type: some
229       display_extenders: {  }
230     display_plugin: attachment
231     display_title: Attachment
232     id: attachment_2
233     position: 0
234   page_1:
235     display_options:
236       path: test_destroy
237       display_extenders: {  }
238     display_plugin: page
239     display_title: Page
240     id: page_1
241     position: 0