Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | admin_cymbiot | /admin/cymbiot | Path does not match |
2 | index | / | Path does not match |
3 | app | /app | Path does not match |
4 | app_token | /app/{token} | Path does not match |
5 | api_admin_dashboard | /api/v1/adm/dashboard | Path does not match |
6 | api_business_list_v1 | /api/v1/business/ | Path does not match |
7 | api_business_get_v1 | /api/v1/business/{id} | Path does not match |
8 | api_business_create_v1 | /api/v1/business/ | Path does not match |
9 | api_business_edit_v1 | /api/v1/business/{id} | Path does not match |
10 | api_business_delete_v1 | /api/v1/business/{id} | Path does not match |
11 | api_document_list | /api/document | Path does not match |
12 | api_document_upload | /api/document/upload | Path does not match |
13 | api_document_download | /api/document/download/{slug} | Path does not match |
14 | api_v1_financial_quote_list | /api/v1/financial/quote/list | Path does not match |
15 | api_v1_financial_invoice_list | /api/v1/financial/invoice/list | Path does not match |
16 | api_industry_list_v1 | /api/v1/industry/ | Path does not match |
17 | api_industry_get_v1 | /api/v1/industry/{id} | Path does not match |
18 | api_industry_create_v1 | /api/v1/industry/ | Path does not match |
19 | api_industry_edit_v1 | /api/v1/industry/{id} | Path does not match |
20 | api_industry_delete_v1 | /api/v1/industry/{id} | Path does not match |
21 | api_location_list_v1 | /api/v1/location/ | Path does not match |
22 | api_location_get_v1 | /api/v1/location/{id} | Path does not match |
23 | api_location_get_resources_v1 | /api/v1/location/{id}/resource | Path does not match |
24 | api_location_get_services_v1 | /api/v1/location/{id}/service | Path does not match |
25 | api_location_create_v1 | /api/v1/location/ | Path does not match |
26 | api_location_edit_v1 | /api/v1/location/{id} | Path does not match |
27 | api_location_delete_v1 | /api/v1/location/{id} | Path does not match |
28 | api_marketplace_map_v1 | /api/v1/marketplace/map | Path does not match |
29 | api_marketplace_business_list_v1 | /api/v1/marketplace/business | Path does not match |
30 | api_marketplace_industry_list_v1 | /api/v1/marketplace/industry | Path does not match |
31 | api_marketplace_service_type_list_v1 | /api/v1/marketplace/service-type | Path does not match |
32 | api_marketplace_resource_type_list_v1 | /api/v1/marketplace/resource-type | Path does not match |
33 | api_payment_create_v1 | /api/v1/payment/subscripton/create | Path does not match |
34 | api_provider_list_v1 | /api/v1/provider/ | Path does not match |
35 | api_provider_get_v1 | /api/v1/provider/{id} | Path does not match |
36 | api_provider_create_v1 | /api/v1/provider/ | Path does not match |
37 | api_provider_edit_v1 | /api/v1/provider/{id} | Path does not match |
38 | api_provider_delete_v1 | /api/v1/provider/{id} | Path does not match |
39 | api_provider_external_resources_list_v1 | /api/v1/provider-external-resources | Path does not match |
40 | api_reservation_list_v1 | /api/v1/reservation | Path does not match |
41 | api_reservation_by_business | /api/reservation/business/{businessId}/{startTimestamp}/{endTimestamp} | Path does not match |
42 | api_reservation_by_location | /api/reservation/location/{locationId}/{startTimestamp}/{endTimestamp} | Path does not match |
43 | api_reservation_get_v1 | /api/v1/reservation/{id} | Path does not match |
44 | api_reservation_create | /api/v1/reservation/ | Path does not match |
45 | api_reservation_edit_v1 | /api/v1/reservation/{id} | Path does not match |
46 | api_resource_list_v1 | /api/v1/resource/ | Path does not match |
47 | api_resource_get_v1 | /api/v1/resource/{id} | Path does not match |
48 | api_resource_availability_v1 | /api/v1/resource/{id}/availability | Path does not match |
49 | api_resource_create_v1 | /api/v1/resource/ | Path does not match |
50 | api_resource_edit_v1 | /api/v1/resource/{id} | Path does not match |
51 | api_resource_delete_v1 | /api/v1/resource/{id} | Path does not match |
52 | api_resource_type_list_v1 | /api/v1/resource-type/ | Path does not match |
53 | security_recover_password_request | /recover/request | Path does not match |
54 | security_recover_password_activate | /recover/activate/{id} | Path does not match |
55 | api_service_list_v1 | /api/v1/service/ | Path does not match |
56 | api_service_get_v1 | /api/v1/service/{id} | Path does not match |
57 | api_service_availability_v1 | /api/v1/service/{id}/availability | Path does not match |
58 | api_service_range_availability_v1 | /api/v1/service/{id}/range-availability | Path does not match |
59 | api_service_create_v1 | /api/v1/service/ | Path does not match |
60 | api_service_edit_v1 | /api/v1/service/{id} | Path does not match |
61 | api_service_delete_v1 | /api/v1/service/{id} | Path does not match |
62 | api_service_type_list_v1 | /api/v1/service-type/ | Path does not match |
63 | api_subscription_plan_list_v1 | /api/v1/subscription-plan/list | Path does not match |
64 | api_user_list | /api/user/ | Path does not match |
65 | api_user_get | /api/user/get | Path does not match |
66 | api_user_edit_personal | /api/user/edit | Path does not match |
67 | api_user_dashboard | /api/user/dashboard | Path does not match |
68 | api_user_generate_api_key | /api/user/generate-api-key | Path does not match |
69 | api_user_api_usage_list | /api/user/api-usage/list | Path does not match |
70 | api_user_api_usage_details | /api/user/api-usage/{apiKey} | Path does not match |
71 | api_user_subscription | /api/user/subscription | Path does not match |
72 | api_user_transaction_list | /api/user/transaction | Path does not match |
73 | api_user_transaction_details | /api/user/transaction/{id} | Path does not match |
74 | api_user_reservation_list | /api/user/reservation/ | Path does not match |
75 | api_user_reservation_details | /api/user/reservation/{id} | Path does not match |
76 | api_user_reservation_change_status | /api/user/reservation/change-status/{id} | Path does not match |
77 | api_user_get_by_id | /api/user/{id} | Path does not match |
78 | api_user_edit | /api/user/{id} | Path does not match |
79 | api_public_industry_list_v1 | /public-api/v1/industry/ | Path does not match |
80 | app.swagger | /api/doc.json | Path does not match |
81 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
82 | _wdt | /_wdt/{token} | Path does not match |
83 | _profiler_home | /_profiler/ | Path does not match |
84 | _profiler_search | /_profiler/search | Path does not match |
85 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
86 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
87 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
88 | _profiler_open_file | /_profiler/open | Path does not match |
89 | _profiler | /_profiler/{token} | Path does not match |
90 | _profiler_router | /_profiler/{token}/router | Path does not match |
91 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
92 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
93 | sonata_admin_redirect | /admin/ | Path does not match |
94 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
95 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
96 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
97 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
98 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
99 | sonata_admin_search | /admin/search | Path does not match |
100 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
101 | admin_app_apilog_list | /admin/app/apilog/list | Path does not match |
102 | admin_app_apilog_create | /admin/app/apilog/create | Path does not match |
103 | admin_app_apilog_batch | /admin/app/apilog/batch | Path does not match |
104 | admin_app_apilog_edit | /admin/app/apilog/{id}/edit | Path does not match |
105 | admin_app_apilog_delete | /admin/app/apilog/{id}/delete | Path does not match |
106 | admin_app_apilog_show | /admin/app/apilog/{id}/show | Path does not match |
107 | admin_app_apilog_export | /admin/app/apilog/export | Path does not match |
108 | admin_app_externalapilog_list | /admin/app/externalapilog/list | Path does not match |
109 | admin_app_externalapilog_create | /admin/app/externalapilog/create | Path does not match |
110 | admin_app_externalapilog_batch | /admin/app/externalapilog/batch | Path does not match |
111 | admin_app_externalapilog_edit | /admin/app/externalapilog/{id}/edit | Path does not match |
112 | admin_app_externalapilog_delete | /admin/app/externalapilog/{id}/delete | Path does not match |
113 | admin_app_externalapilog_show | /admin/app/externalapilog/{id}/show | Path does not match |
114 | admin_app_externalapilog_export | /admin/app/externalapilog/export | Path does not match |
115 | admin_app_apiusage_list | /admin/app/apiusage/list | Path does not match |
116 | admin_app_apiusage_create | /admin/app/apiusage/create | Path does not match |
117 | admin_app_apiusage_batch | /admin/app/apiusage/batch | Path does not match |
118 | admin_app_apiusage_edit | /admin/app/apiusage/{id}/edit | Path does not match |
119 | admin_app_apiusage_delete | /admin/app/apiusage/{id}/delete | Path does not match |
120 | admin_app_apiusage_show | /admin/app/apiusage/{id}/show | Path does not match |
121 | admin_app_apiusage_export | /admin/app/apiusage/export | Path does not match |
122 | admin_app_user_list | /admin/app/user/list | Path does not match |
123 | admin_app_user_create | /admin/app/user/create | Path does not match |
124 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
125 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
126 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
127 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
128 | admin_app_user_export | /admin/app/user/export | Path does not match |
129 | admin_app_group_list | /admin/app/group/list | Path does not match |
130 | admin_app_group_create | /admin/app/group/create | Path does not match |
131 | admin_app_group_batch | /admin/app/group/batch | Path does not match |
132 | admin_app_group_edit | /admin/app/group/{id}/edit | Path does not match |
133 | admin_app_group_delete | /admin/app/group/{id}/delete | Path does not match |
134 | admin_app_group_show | /admin/app/group/{id}/show | Path does not match |
135 | admin_app_group_export | /admin/app/group/export | Path does not match |
136 | admin_app_business_list | /admin/app/business/list | Path does not match |
137 | admin_app_business_create | /admin/app/business/create | Path does not match |
138 | admin_app_business_batch | /admin/app/business/batch | Path does not match |
139 | admin_app_business_edit | /admin/app/business/{id}/edit | Path does not match |
140 | admin_app_business_delete | /admin/app/business/{id}/delete | Path does not match |
141 | admin_app_business_show | /admin/app/business/{id}/show | Path does not match |
142 | admin_app_business_export | /admin/app/business/export | Path does not match |
143 | admin_app_industry_list | /admin/app/industry/list | Path does not match |
144 | admin_app_industry_create | /admin/app/industry/create | Path does not match |
145 | admin_app_industry_batch | /admin/app/industry/batch | Path does not match |
146 | admin_app_industry_edit | /admin/app/industry/{id}/edit | Path does not match |
147 | admin_app_industry_delete | /admin/app/industry/{id}/delete | Path does not match |
148 | admin_app_industry_show | /admin/app/industry/{id}/show | Path does not match |
149 | admin_app_industry_export | /admin/app/industry/export | Path does not match |
150 | admin_app_location_list | /admin/app/location/list | Path does not match |
151 | admin_app_location_create | /admin/app/location/create | Path does not match |
152 | admin_app_location_batch | /admin/app/location/batch | Path does not match |
153 | admin_app_location_edit | /admin/app/location/{id}/edit | Path does not match |
154 | admin_app_location_delete | /admin/app/location/{id}/delete | Path does not match |
155 | admin_app_location_show | /admin/app/location/{id}/show | Path does not match |
156 | admin_app_location_export | /admin/app/location/export | Path does not match |
157 | admin_app_resource_list | /admin/app/resource/list | Path does not match |
158 | admin_app_resource_create | /admin/app/resource/create | Path does not match |
159 | admin_app_resource_batch | /admin/app/resource/batch | Path does not match |
160 | admin_app_resource_edit | /admin/app/resource/{id}/edit | Path does not match |
161 | admin_app_resource_delete | /admin/app/resource/{id}/delete | Path does not match |
162 | admin_app_resource_show | /admin/app/resource/{id}/show | Path does not match |
163 | admin_app_resource_export | /admin/app/resource/export | Path does not match |
164 | admin_app_resourceconfig_list | /admin/app/resourceconfig/list | Path does not match |
165 | admin_app_resourceconfig_create | /admin/app/resourceconfig/create | Path does not match |
166 | admin_app_resourceconfig_batch | /admin/app/resourceconfig/batch | Path does not match |
167 | admin_app_resourceconfig_edit | /admin/app/resourceconfig/{id}/edit | Path does not match |
168 | admin_app_resourceconfig_delete | /admin/app/resourceconfig/{id}/delete | Path does not match |
169 | admin_app_resourceconfig_show | /admin/app/resourceconfig/{id}/show | Path does not match |
170 | admin_app_resourceconfig_export | /admin/app/resourceconfig/export | Path does not match |
171 | admin_app_resourcetype_list | /admin/app/resourcetype/list | Path does not match |
172 | admin_app_resourcetype_create | /admin/app/resourcetype/create | Path does not match |
173 | admin_app_resourcetype_batch | /admin/app/resourcetype/batch | Path does not match |
174 | admin_app_resourcetype_edit | /admin/app/resourcetype/{id}/edit | Path does not match |
175 | admin_app_resourcetype_delete | /admin/app/resourcetype/{id}/delete | Path does not match |
176 | admin_app_resourcetype_show | /admin/app/resourcetype/{id}/show | Path does not match |
177 | admin_app_resourcetype_export | /admin/app/resourcetype/export | Path does not match |
178 | admin_app_service_list | /admin/app/service/list | Path does not match |
179 | admin_app_service_create | /admin/app/service/create | Path does not match |
180 | admin_app_service_batch | /admin/app/service/batch | Path does not match |
181 | admin_app_service_edit | /admin/app/service/{id}/edit | Path does not match |
182 | admin_app_service_delete | /admin/app/service/{id}/delete | Path does not match |
183 | admin_app_service_show | /admin/app/service/{id}/show | Path does not match |
184 | admin_app_service_export | /admin/app/service/export | Path does not match |
185 | admin_app_serviceconfig_list | /admin/app/serviceconfig/list | Path does not match |
186 | admin_app_serviceconfig_create | /admin/app/serviceconfig/create | Path does not match |
187 | admin_app_serviceconfig_batch | /admin/app/serviceconfig/batch | Path does not match |
188 | admin_app_serviceconfig_edit | /admin/app/serviceconfig/{id}/edit | Path does not match |
189 | admin_app_serviceconfig_delete | /admin/app/serviceconfig/{id}/delete | Path does not match |
190 | admin_app_serviceconfig_show | /admin/app/serviceconfig/{id}/show | Path does not match |
191 | admin_app_serviceconfig_export | /admin/app/serviceconfig/export | Path does not match |
192 | admin_app_serviceschedule_list | /admin/app/serviceschedule/list | Path does not match |
193 | admin_app_serviceschedule_create | /admin/app/serviceschedule/create | Path does not match |
194 | admin_app_serviceschedule_batch | /admin/app/serviceschedule/batch | Path does not match |
195 | admin_app_serviceschedule_edit | /admin/app/serviceschedule/{id}/edit | Path does not match |
196 | admin_app_serviceschedule_delete | /admin/app/serviceschedule/{id}/delete | Path does not match |
197 | admin_app_serviceschedule_show | /admin/app/serviceschedule/{id}/show | Path does not match |
198 | admin_app_serviceschedule_export | /admin/app/serviceschedule/export | Path does not match |
199 | admin_app_servicescheduleexception_list | /admin/app/servicescheduleexception/list | Path does not match |
200 | admin_app_servicescheduleexception_create | /admin/app/servicescheduleexception/create | Path does not match |
201 | admin_app_servicescheduleexception_batch | /admin/app/servicescheduleexception/batch | Path does not match |
202 | admin_app_servicescheduleexception_edit | /admin/app/servicescheduleexception/{id}/edit | Path does not match |
203 | admin_app_servicescheduleexception_delete | /admin/app/servicescheduleexception/{id}/delete | Path does not match |
204 | admin_app_servicescheduleexception_show | /admin/app/servicescheduleexception/{id}/show | Path does not match |
205 | admin_app_servicescheduleexception_export | /admin/app/servicescheduleexception/export | Path does not match |
206 | admin_app_servicetype_list | /admin/app/servicetype/list | Path does not match |
207 | admin_app_servicetype_create | /admin/app/servicetype/create | Path does not match |
208 | admin_app_servicetype_batch | /admin/app/servicetype/batch | Path does not match |
209 | admin_app_servicetype_edit | /admin/app/servicetype/{id}/edit | Path does not match |
210 | admin_app_servicetype_delete | /admin/app/servicetype/{id}/delete | Path does not match |
211 | admin_app_servicetype_show | /admin/app/servicetype/{id}/show | Path does not match |
212 | admin_app_servicetype_export | /admin/app/servicetype/export | Path does not match |
213 | admin_app_abstractreservation_list | /admin/app/abstractreservation/list | Path does not match |
214 | admin_app_abstractreservation_create | /admin/app/abstractreservation/create | Path does not match |
215 | admin_app_abstractreservation_batch | /admin/app/abstractreservation/batch | Path does not match |
216 | admin_app_abstractreservation_edit | /admin/app/abstractreservation/{id}/edit | Path does not match |
217 | admin_app_abstractreservation_delete | /admin/app/abstractreservation/{id}/delete | Path does not match |
218 | admin_app_abstractreservation_show | /admin/app/abstractreservation/{id}/show | Path does not match |
219 | admin_app_abstractreservation_export | /admin/app/abstractreservation/export | Path does not match |
220 | admin_app_transaction_list | /admin/app/transaction/list | Path does not match |
221 | admin_app_transaction_create | /admin/app/transaction/create | Path does not match |
222 | admin_app_transaction_batch | /admin/app/transaction/batch | Path does not match |
223 | admin_app_transaction_edit | /admin/app/transaction/{id}/edit | Path does not match |
224 | admin_app_transaction_delete | /admin/app/transaction/{id}/delete | Path does not match |
225 | admin_app_transaction_show | /admin/app/transaction/{id}/show | Path does not match |
226 | admin_app_transaction_export | /admin/app/transaction/export | Path does not match |
227 | admin_app_subscriptionplan_list | /admin/app/subscriptionplan/list | Path does not match |
228 | admin_app_subscriptionplan_create | /admin/app/subscriptionplan/create | Path does not match |
229 | admin_app_subscriptionplan_batch | /admin/app/subscriptionplan/batch | Path does not match |
230 | admin_app_subscriptionplan_edit | /admin/app/subscriptionplan/{id}/edit | Path does not match |
231 | admin_app_subscriptionplan_delete | /admin/app/subscriptionplan/{id}/delete | Path does not match |
232 | admin_app_subscriptionplan_show | /admin/app/subscriptionplan/{id}/show | Path does not match |
233 | admin_app_subscriptionplan_export | /admin/app/subscriptionplan/export | Path does not match |
234 | admin_app_subscription_list | /admin/app/subscription/list | Path does not match |
235 | admin_app_subscription_create | /admin/app/subscription/create | Path does not match |
236 | admin_app_subscription_batch | /admin/app/subscription/batch | Path does not match |
237 | admin_app_subscription_edit | /admin/app/subscription/{id}/edit | Path does not match |
238 | admin_app_subscription_delete | /admin/app/subscription/{id}/delete | Path does not match |
239 | admin_app_subscription_show | /admin/app/subscription/{id}/show | Path does not match |
240 | admin_app_subscription_export | /admin/app/subscription/export | Path does not match |
241 | admin_app_document_list | /admin/app/document/list | Path does not match |
242 | admin_app_document_create | /admin/app/document/create | Path does not match |
243 | admin_app_document_batch | /admin/app/document/batch | Path does not match |
244 | admin_app_document_edit | /admin/app/document/{id}/edit | Path does not match |
245 | admin_app_document_delete | /admin/app/document/{id}/delete | Path does not match |
246 | admin_app_document_show | /admin/app/document/{id}/show | Path does not match |
247 | admin_app_document_export | /admin/app/document/export | Path does not match |
248 | admin_app_provider_list | /admin/app/provider/list | Path does not match |
249 | admin_app_provider_create | /admin/app/provider/create | Path does not match |
250 | admin_app_provider_batch | /admin/app/provider/batch | Path does not match |
251 | admin_app_provider_edit | /admin/app/provider/{id}/edit | Path does not match |
252 | admin_app_provider_delete | /admin/app/provider/{id}/delete | Path does not match |
253 | admin_app_provider_show | /admin/app/provider/{id}/show | Path does not match |
254 | admin_app_provider_export | /admin/app/provider/export | Path does not match |
255 | admin_app_invoice_list | /admin/app/invoice/list | Path does not match |
256 | admin_app_invoice_create | /admin/app/invoice/create | Path does not match |
257 | admin_app_invoice_batch | /admin/app/invoice/batch | Path does not match |
258 | admin_app_invoice_edit | /admin/app/invoice/{id}/edit | Path does not match |
259 | admin_app_invoice_delete | /admin/app/invoice/{id}/delete | Path does not match |
260 | admin_app_invoice_show | /admin/app/invoice/{id}/show | Path does not match |
261 | admin_app_invoice_export | /admin/app/invoice/export | Path does not match |
262 | admin_sonata_user_user_list | /admin/sonata/user/user/list | Path does not match |
263 | admin_sonata_user_user_create | /admin/sonata/user/user/create | Path does not match |
264 | admin_sonata_user_user_batch | /admin/sonata/user/user/batch | Path does not match |
265 | admin_sonata_user_user_edit | /admin/sonata/user/user/{id}/edit | Path does not match |
266 | admin_sonata_user_user_delete | /admin/sonata/user/user/{id}/delete | Path does not match |
267 | admin_sonata_user_user_show | /admin/sonata/user/user/{id}/show | Path does not match |
268 | admin_sonata_user_user_export | /admin/sonata/user/user/export | Path does not match |
269 | admin_sonata_user_group_list | /admin/sonata/user/group/list | Path does not match |
270 | admin_sonata_user_group_create | /admin/sonata/user/group/create | Path does not match |
271 | admin_sonata_user_group_batch | /admin/sonata/user/group/batch | Path does not match |
272 | admin_sonata_user_group_edit | /admin/sonata/user/group/{id}/edit | Path does not match |
273 | admin_sonata_user_group_delete | /admin/sonata/user/group/{id}/delete | Path does not match |
274 | admin_sonata_user_group_show | /admin/sonata/user/group/{id}/show | Path does not match |
275 | admin_sonata_user_group_export | /admin/sonata/user/group/export | Path does not match |
276 | admin_sonata_media_media_list | /admin/sonata/media/media/list | Path does not match |
277 | admin_sonata_media_media_create | /admin/sonata/media/media/create | Path does not match |
278 | admin_sonata_media_media_batch | /admin/sonata/media/media/batch | Path does not match |
279 | admin_sonata_media_media_edit | /admin/sonata/media/media/{id}/edit | Path does not match |
280 | admin_sonata_media_media_delete | /admin/sonata/media/media/{id}/delete | Path does not match |
281 | admin_sonata_media_media_show | /admin/sonata/media/media/{id}/show | Path does not match |
282 | admin_sonata_media_media_export | /admin/sonata/media/media/export | Path does not match |
283 | admin_sonata_media_gallery_list | /admin/sonata/media/gallery/list | Path does not match |
284 | admin_sonata_media_gallery_create | /admin/sonata/media/gallery/create | Path does not match |
285 | admin_sonata_media_gallery_batch | /admin/sonata/media/gallery/batch | Path does not match |
286 | admin_sonata_media_gallery_edit | /admin/sonata/media/gallery/{id}/edit | Path does not match |
287 | admin_sonata_media_gallery_delete | /admin/sonata/media/gallery/{id}/delete | Path does not match |
288 | admin_sonata_media_gallery_show | /admin/sonata/media/gallery/{id}/show | Path does not match |
289 | admin_sonata_media_gallery_export | /admin/sonata/media/gallery/export | Path does not match |
290 | admin_sonata_media_galleryhasmedia_list | /admin/sonata/media/galleryhasmedia/list | Path does not match |
291 | admin_sonata_media_galleryhasmedia_create | /admin/sonata/media/galleryhasmedia/create | Path does not match |
292 | admin_sonata_media_galleryhasmedia_batch | /admin/sonata/media/galleryhasmedia/batch | Path does not match |
293 | admin_sonata_media_galleryhasmedia_edit | /admin/sonata/media/galleryhasmedia/{id}/edit | Path does not match |
294 | admin_sonata_media_galleryhasmedia_delete | /admin/sonata/media/galleryhasmedia/{id}/delete | Path does not match |
295 | admin_sonata_media_galleryhasmedia_show | /admin/sonata/media/galleryhasmedia/{id}/show | Path does not match |
296 | admin_sonata_media_galleryhasmedia_export | /admin/sonata/media/galleryhasmedia/export | Path does not match |
297 | sonata_user_admin_security_login | /admin/login | Path does not match |
298 | sonata_user_admin_security_check | /admin/login_check | Path does not match |
299 | sonata_user_admin_security_logout | /admin/logout | Path does not match |
300 | sonata_user_admin_resetting_request | /admin/resetting/request | Path does not match |
301 | sonata_user_admin_resetting_send_email | /admin/resetting/send-email | Path does not match |
302 | sonata_user_admin_resetting_check_email | /admin/resetting/check-email | Path does not match |
303 | sonata_user_admin_resetting_reset | /admin/resetting/reset/{token} | Path does not match |
304 | sonata_media_gallery_index | /media/gallery/ | Path does not match |
305 | sonata_media_gallery_view | /media/gallery/view/{id} | Path does not match |
306 | sonata_media_view | /media/view/{id}/{format} | Path does not match |
307 | sonata_media_download | /media/download/{id}/{format} | Path does not match |
308 | api_register | /api/register | Path does not match |
309 | api_login | /api/login | Path does not match |
310 | login_check | /api/login_check | Path does not match |
311 | app.swagger_ui | /docs/{area} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.