bd7a6e40a7a8d6d6b1c63712316ab1c84b19ffb3
[yaffs-website] / web / core / modules / block_content / tests / modules / block_content_test_views / test_views / views.view.test_block_content_view.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - block_content
6 id: test_block_content_view
7 label: test_block_content_view
8 module: views
9 description: ''
10 tag: ''
11 base_table: block_content_field_data
12 base_field: id
13 core: 8.x
14 display:
15   default:
16     display_plugin: default
17     id: default
18     display_title: Master
19     position: null
20     display_options:
21       access:
22         type: none
23         options: {  }
24       cache:
25         type: tag
26         options: {  }
27       query:
28         type: views_query
29         options:
30           disable_sql_rewrite: false
31           distinct: false
32           replica: false
33           query_comment: ''
34           query_tags: {  }
35       exposed_form:
36         type: basic
37         options:
38           submit_button: Apply
39           reset_button: false
40           reset_button_label: Reset
41           exposed_sorts_label: 'Sort by'
42           expose_sort_order: true
43           sort_asc_label: Asc
44           sort_desc_label: Desc
45       pager:
46         type: full
47         options:
48           items_per_page: 10
49           offset: 0
50           id: 0
51           total_pages: null
52           expose:
53             items_per_page: false
54             items_per_page_label: 'Items per page'
55             items_per_page_options: '5, 10, 25, 50'
56             items_per_page_options_all: false
57             items_per_page_options_all_label: '- All -'
58             offset: false
59             offset_label: Offset
60           tags:
61             previous: '‹ Previous'
62             next: 'Next ›'
63             first: '« First'
64             last: 'Last »'
65           quantity: 9
66       style:
67         type: default
68       row:
69         type: fields
70       fields:
71         id:
72           id: id
73           table: block_content_field_data
74           field: id
75           relationship: none
76           group_type: group
77           admin_label: ''
78           label: Id
79           exclude: false
80           alter:
81             alter_text: false
82             text: ''
83             make_link: false
84             path: ''
85             absolute: false
86             external: false
87             replace_spaces: false
88             path_case: none
89             trim_whitespace: false
90             alt: ''
91             rel: ''
92             link_class: ''
93             prefix: ''
94             suffix: ''
95             target: ''
96             nl2br: false
97             max_length: 0
98             word_boundary: true
99             ellipsis: true
100             more_link: false
101             more_link_text: ''
102             more_link_path: ''
103             strip_tags: false
104             trim: false
105             preserve_tags: ''
106             html: false
107           element_type: ''
108           element_class: ''
109           element_label_type: ''
110           element_label_class: ''
111           element_label_colon: true
112           element_wrapper_type: ''
113           element_wrapper_class: ''
114           element_default_classes: true
115           empty: ''
116           hide_empty: false
117           empty_zero: false
118           hide_alter_empty: true
119           plugin_id: field
120           entity_type: block_content
121           entity_field: id
122       sorts:
123         id:
124           id: id
125           table: block_content_field_data
126           field: id
127           relationship: none
128           group_type: group
129           admin_label: ''
130           order: ASC
131           exposed: false
132           expose:
133             label: ''
134           entity_type: block_content
135           entity_field: id
136           plugin_id: standard
137       title: test_block_content_view
138       header: {  }
139       footer: {  }
140       empty: {  }
141       relationships: {  }
142       display_extenders: {  }
143       arguments:
144         type:
145           id: type
146           table: block_content_field_data
147           field: type
148           relationship: none
149           group_type: group
150           admin_label: ''
151           default_action: 'not found'
152           exception:
153             value: all
154             title_enable: false
155             title: All
156           title_enable: false
157           title: ''
158           default_argument_type: fixed
159           default_argument_options:
160             argument: ''
161           default_argument_skip_url: false
162           summary_options:
163             base_path: ''
164             count: true
165             items_per_page: 25
166             override: false
167           summary:
168             sort_order: asc
169             number_of_records: 0
170             format: default_summary
171           specify_validation: false
172           validate:
173             type: none
174             fail: 'not found'
175           validate_options: {  }
176           glossary: false
177           limit: 0
178           case: none
179           path_case: none
180           transform_dash: false
181           break_phrase: false
182           entity_type: block_content
183           entity_field: type
184           plugin_id: string
185   page_1:
186     display_plugin: page
187     id: page_1
188     display_title: Page
189     position: null
190     display_options:
191       path: test-block_content-view
192       display_extenders: {  }