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_argument_date.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: test_argument_date
5 label: ''
6 module: views
7 description: ''
8 tag: ''
9 base_table: views_test_data
10 base_field: nid
11 core: '8'
12 display:
13   default:
14     display_options:
15       defaults:
16         fields: false
17         pager: false
18         sorts: false
19       arguments:
20         date_fulldate:
21           field: date_fulldate
22           id: date_fulldate
23           table: views_test_data
24           plugin_id: date_fulldate
25       fields:
26         id:
27           field: id
28           id: id
29           relationship: none
30           table: views_test_data
31           plugin_id: numeric
32       pager:
33         options:
34           offset: 0
35         type: none
36       sorts:
37         id:
38           field: id
39           id: id
40           order: ASC
41           relationship: none
42           table: views_test_data
43           plugin_id: numeric
44     display_plugin: default
45     display_title: Master
46     id: default
47     position: 0
48   embed_1:
49     display_options:
50       defaults:
51         arguments: false
52       arguments:
53         date_day:
54           field: date_day
55           id: date_day
56           table: views_test_data
57           plugin_id: date_day
58     display_plugin: embed
59     id: embed_1
60     display_title: ''
61     position: null
62   embed_2:
63     display_options:
64       defaults:
65         arguments: false
66       arguments:
67         date_month:
68           field: date_month
69           id: date_month
70           table: views_test_data
71           plugin_id: date_month
72     display_plugin: embed
73     id: embed_2
74     display_title: ''
75     position: null
76   embed_3:
77     display_options:
78       defaults:
79         arguments: false
80       arguments:
81         date_week:
82           field: date_week
83           id: date_week
84           table: views_test_data
85           plugin_id: date_week
86     display_plugin: embed
87     id: embed_3
88     display_title: ''
89     position: null
90   embed_4:
91     display_options:
92       defaults:
93         arguments: false
94       arguments:
95         date_year:
96           field: date_year
97           id: date_year
98           table: views_test_data
99           plugin_id: date_year
100     display_plugin: embed
101     id: embed_4
102     display_title: ''
103     position: null
104   embed_5:
105     display_options:
106       defaults:
107         arguments: false
108       arguments:
109         date_year_month:
110           field: date_year_month
111           id: date_year_month
112           table: views_test_data
113           plugin_id: date_year_month
114     display_plugin: embed
115     id: embed_5
116     display_title: ''
117     position: null