Magento Extensions Rating 2024
EXTENSIONS BY CATEGORY
B2B (Business-To-Business)
Blog
Customer
ERP (Enterprise Resource Planning)
Mega Menu
One Step Checkout
Order
POS (Point Of Sale)
Search
Shopping Cart
Sitemap
SEO
Social
Stock & Inventory Management
EXTENSIONS BY DEVELOPER
aheadWorks
Amasty
Boost My Shop
BSS Commerce
Magestore
MageWorx
Mirasvit
Templates Master
Wyomind
XTENTO
Magento 2 Documentation
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
vendor
magento
magento2-base
dev
tests
integration
testsuite
Magento
Ui
_files
view
ui_component
expected
insertListing.php
Go to the documentation of this file.
1
<?php
6
return
[
7
'arguments'
=> [
8
'data'
=> [
9
'name'
=>
'data'
,
10
'xsi:type'
=>
'array'
,
11
'item'
=> [
12
'config'
=> [
13
'name'
=>
'config'
,
14
'xsi:type'
=>
'array'
,
15
'item'
=> [
16
'autoRender'
=> [
17
'name'
=>
'autoRender'
,
18
'xsi:type'
=>
'boolean'
,
19
'value'
=>
'false'
,
20
],
21
'behaviourType'
=> [
22
'name'
=>
'behaviourType'
,
23
'xsi:type'
=>
'string'
,
24
'value'
=>
'string'
,
25
],
26
'externalFilterMode'
=> [
27
'name'
=>
'externalFilterMode'
,
28
'xsi:type'
=>
'boolean'
,
29
'value'
=>
'false'
,
30
],
31
'label'
=> [
32
'name'
=>
'label'
,
33
'translate'
=>
'true'
,
34
'xsi:type'
=>
'string'
,
35
'value'
=>
'string'
,
36
],
37
'editorProvider'
=> [
38
'name'
=>
'editorProvider'
,
39
'xsi:type'
=>
'string'
,
40
'value'
=>
'string'
,
41
],
42
'externalCondition'
=> [
43
'name'
=>
'externalCondition'
,
44
'xsi:type'
=>
'string'
,
45
'value'
=>
'string'
,
46
],
47
'render_url'
=> [
48
'name'
=>
'render_url'
,
49
'xsi:type'
=>
'url'
,
50
'param'
=> [
51
'string'
=> [
52
'name'
=>
'string'
,
53
'value'
=>
'string'
,
54
],
55
],
56
'path'
=>
'anySimpleType'
,
57
],
58
'update_url'
=> [
59
'name'
=>
'update_url'
,
60
'xsi:type'
=>
'url'
,
61
'param'
=> [
62
'string'
=> [
63
'name'
=>
'string'
,
64
'value'
=>
'string'
,
65
],
66
],
67
'path'
=>
'anySimpleType'
,
68
],
69
'selectionsProvider'
=> [
70
'name'
=>
'selectionsProvider'
,
71
'xsi:type'
=>
'string'
,
72
'value'
=>
'string'
,
73
],
74
'externalProvider'
=> [
75
'name'
=>
'externalProvider'
,
76
'xsi:type'
=>
'string'
,
77
'value'
=>
'string'
,
78
],
79
'loading'
=> [
80
'name'
=>
'loading'
,
81
'xsi:type'
=>
'boolean'
,
82
'value'
=>
'false'
,
83
],
84
'realTimeLink'
=> [
85
'name'
=>
'realTimeLink'
,
86
'xsi:type'
=>
'boolean'
,
87
'value'
=>
'false'
,
88
],
89
'externalData'
=> [
90
'name'
=>
'externalData'
,
91
'xsi:type'
=>
'string'
,
92
'value'
=>
'string'
,
93
],
94
'dataLinks'
=> [
95
'name'
=>
'dataLinks'
,
96
'xsi:type'
=>
'array'
,
97
'item'
=> [
98
'imports'
=> [
99
'name'
=>
'imports'
,
100
'xsi:type'
=>
'boolean'
,
101
'value'
=>
'false'
,
102
],
103
'exports'
=> [
104
'name'
=>
'exports'
,
105
'xsi:type'
=>
'boolean'
,
106
'value'
=>
'false'
,
107
],
108
],
109
],
110
'provider'
=> [
111
'name'
=>
'provider'
,
112
'xsi:type'
=>
'string'
,
113
'value'
=>
'string'
,
114
],
115
'component'
=> [
116
'name'
=>
'component'
,
117
'xsi:type'
=>
'string'
,
118
'value'
=>
'string'
,
119
],
120
'template'
=> [
121
'name'
=>
'template'
,
122
'xsi:type'
=>
'string'
,
123
'value'
=>
'string'
,
124
],
125
'sortOrder'
=> [
126
'name'
=>
'sortOrder'
,
127
'xsi:type'
=>
'number'
,
128
'value'
=>
'0'
,
129
],
130
'displayArea'
=> [
131
'name'
=>
'displayArea'
,
132
'xsi:type'
=>
'string'
,
133
'value'
=>
'string'
,
134
],
135
'storageConfig'
=> [
136
'name'
=>
'storageConfig'
,
137
'xsi:type'
=>
'array'
,
138
'item'
=> [
139
'provider'
=> [
140
'name'
=>
'provider'
,
141
'xsi:type'
=>
'string'
,
142
'value'
=>
'string'
,
143
],
144
'namespace'
=> [
145
'name'
=>
'namespace'
,
146
'xsi:type'
=>
'string'
,
147
'value'
=>
'string'
,
148
],
149
'path'
=> [
150
'name'
=>
'path'
,
151
'xsi:type'
=>
'url'
,
152
'param'
=> [
153
'string'
=> [
154
'name'
=>
'string'
,
155
'value'
=>
'string'
,
156
],
157
],
158
'path'
=>
'string'
,
159
],
160
],
161
],
162
'statefull'
=> [
163
'name'
=>
'statefull'
,
164
'xsi:type'
=>
'array'
,
165
'item'
=> [
166
'anySimpleType'
=> [
167
'name'
=>
'anySimpleType'
,
168
'xsi:type'
=>
'boolean'
,
169
'value'
=>
'true'
,
170
],
171
],
172
],
173
'imports'
=> [
174
'name'
=>
'imports'
,
175
'xsi:type'
=>
'array'
,
176
'item'
=> [
177
'string'
=> [
178
'name'
=>
'string'
,
179
'xsi:type'
=>
'string'
,
180
'value'
=>
'string'
,
181
],
182
],
183
],
184
'exports'
=> [
185
'name'
=>
'exports'
,
186
'xsi:type'
=>
'array'
,
187
'item'
=> [
188
'string'
=> [
189
'name'
=>
'string'
,
190
'xsi:type'
=>
'string'
,
191
'value'
=>
'string'
,
192
],
193
],
194
],
195
'links'
=> [
196
'name'
=>
'links'
,
197
'xsi:type'
=>
'array'
,
198
'item'
=> [
199
'string'
=> [
200
'name'
=>
'string'
,
201
'xsi:type'
=>
'string'
,
202
'value'
=>
'string'
,
203
],
204
],
205
],
206
'listens'
=> [
207
'name'
=>
'listens'
,
208
'xsi:type'
=>
'array'
,
209
'item'
=> [
210
'string'
=> [
211
'name'
=>
'string'
,
212
'xsi:type'
=>
'string'
,
213
'value'
=>
'string'
,
214
],
215
],
216
],
217
'ns'
=> [
218
'name'
=>
'ns'
,
219
'xsi:type'
=>
'string'
,
220
'value'
=>
'string'
,
221
],
222
'componentType'
=> [
223
'name'
=>
'componentType'
,
224
'xsi:type'
=>
'string'
,
225
'value'
=>
'string'
,
226
],
227
'dataScope'
=> [
228
'name'
=>
'dataScope'
,
229
'xsi:type'
=>
'string'
,
230
'value'
=>
'string'
,
231
],
232
],
233
],
234
'js_config'
=> [
235
'name'
=>
'js_config'
,
236
'xsi:type'
=>
'array'
,
237
'item'
=> [
238
'deps'
=> [
239
'name'
=>
'deps'
,
240
'xsi:type'
=>
'array'
,
241
'item'
=> [
242
0 => [
243
'name'
=> 0,
244
'xsi:type'
=>
'string'
,
245
'value'
=>
'string'
,
246
],
247
],
248
],
249
],
250
],
251
],
252
],
253
],
254
'children'
=> [],
255
'uiComponentType'
=>
'insertListing'
,
256
];