Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / comment / tests / modules / comment_test_views / test_views / views.view.test_comment_row.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6     - node
7     - user
8 id: test_comment_row
9 label: test_comment_row
10 module: views
11 description: ''
12 tag: ''
13 base_table: comment_field_data
14 base_field: cid
15 core: 8.x
16 display:
17   default:
18     display_plugin: default
19     id: default
20     display_title: Master
21     position: 1
22     display_options:
23       access:
24         type: perm
25         options:
26           perm: 'access content'
27       cache:
28         type: tag
29         options: {  }
30       query:
31         type: views_query
32         options:
33           disable_sql_rewrite: false
34           distinct: false
35           replica: false
36           query_comment: ''
37           query_tags: {  }
38       exposed_form:
39         type: basic
40         options:
41           submit_button: Apply
42           reset_button: false
43           reset_button_label: Reset
44           exposed_sorts_label: 'Sort by'
45           expose_sort_order: true
46           sort_asc_label: Asc
47           sort_desc_label: Desc
48       pager:
49         type: full
50         options:
51           items_per_page: 10
52           offset: 0
53           id: 0
54           total_pages: null
55           expose:
56             items_per_page: false
57             items_per_page_label: 'Items per page'
58             items_per_page_options: '5, 10, 25, 50'
59             items_per_page_options_all: false
60             items_per_page_options_all_label: '- All -'
61             offset: false
62             offset_label: Offset
63           tags:
64             previous: '‹ Previous'
65             next: 'Next ›'
66             first: '« First'
67             last: 'Last »'
68           quantity: 9
69       style:
70         type: default
71       row:
72         type: 'entity:comment'
73         options:
74           view_mode: full
75       relationships:
76         node:
77           field: node
78           id: node
79           required: true
80           table: comment_field_data
81           relationship: none
82           group_type: group
83           admin_label: Content
84       fields:
85         subject:
86           id: subject
87           table: comment_field_data
88           field: subject
89           label: ''
90           alter:
91             alter_text: false
92             make_link: false
93             absolute: false
94             trim: false
95             word_boundary: false
96             ellipsis: false
97             strip_tags: false
98             html: false
99           hide_empty: false
100           empty_zero: false
101           relationship: none
102           group_type: group
103           admin_label: ''
104           exclude: false
105           element_type: ''
106           element_class: ''
107           element_label_type: ''
108           element_label_class: ''
109           element_label_colon: true
110           element_wrapper_type: ''
111           element_wrapper_class: ''
112           element_default_classes: true
113           empty: ''
114           hide_alter_empty: true
115           type: string
116           settings:
117             link_to_entity: true
118           plugin_id: field
119           entity_type: comment
120           entity_field: subject
121       filters:
122         status:
123           value: '1'
124           table: comment_field_data
125           field: status
126           id: status
127           expose:
128             operator: ''
129           group: 1
130           plugin_id: boolean
131           entity_type: comment
132           entity_field: status
133         status_node:
134           value: '1'
135           table: node_field_data
136           field: status
137           relationship: node
138           id: status_node
139           expose:
140             operator: ''
141           group: 1
142           plugin_id: boolean
143           entity_type: node
144           entity_field: status
145       sorts: {  }
146       title: test_comment_row
147       header: {  }
148       footer: {  }
149       empty: {  }
150       arguments: {  }
151   page_1:
152     display_plugin: page
153     id: page_1
154     display_title: Page
155     position: 1
156     display_options:
157       path: test-comment-row