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_group_by_count_multicardinality.yml
1 langcode: en
2 status: true
3 dependencies: {  }
4 id: test_group_by_count_multicardinality
5 label: ''
6 module: views
7 description: ''
8 tag: ''
9 base_table: entity_test_mul_property_data
10 base_field: id
11 core: '8'
12 display:
13   default:
14     display_options:
15       access:
16         type: none
17       cache:
18         type: tag
19       exposed_form:
20         type: basic
21       fields:
22         id:
23           alter:
24             alter_text: false
25             ellipsis: true
26             html: false
27             make_link: false
28             strip_tags: false
29             trim: false
30             word_boundary: true
31           empty_zero: false
32           field: id
33           group_type: count
34           hide_empty: false
35           id: id
36           table: entity_test_mul_property_data
37           entity_type: entity_test_mul
38           entity_field: id
39           plugin_id: field
40         field_test:
41           alter:
42             alter_text: false
43             ellipsis: true
44             html: false
45             make_link: false
46             strip_tags: false
47             trim: false
48             word_boundary: true
49           group_type: group
50           group_column: value
51           empty_zero: false
52           field: field_test
53           hide_empty: false
54           id: field_test
55           table: entity_test_mul__field_test
56           entity_type: entity_test_mul
57           entity_field: field_test
58           plugin_id: field
59       sorts:
60         field_test_value:
61           table: entity_test_mul__field_test
62           field: field_test_value
63           id: field_test_value
64           entity_type: entity_test_mul
65           entity_field: field_test
66           group_type: group
67           order: ASC
68           plugin_id: standard
69         id:
70           table: entity_test_mul_property_data
71           field: id
72           id: id
73           entity_type: entity_test_mul
74           entity_field: id
75           group_type: count
76           order: ASC
77           plugin_id: standard
78         langcode:
79           table: entity_test_mul_property_data
80           field: langcode
81           id: langcode
82           entity_type: entity_test_mul
83           entity_field: langcode
84           group_type: group
85           order: ASC
86           plugin_id: standard
87       group_by: true
88       pager:
89         type: some
90       style:
91         type: default
92       row:
93         type: fields
94     display_plugin: default
95     display_title: Master
96     id: default
97     position: 0