Routing
(none)
Matched route
Route Matching Logs
Path to match:
/actuator/health
# | Route name | Path | Log |
---|---|---|---|
1 | api_widgets | /api-area/{id}/widgets | Path does not match |
2 | api_widget_get | /api-area/{id}/widgets/{widgetId} | Path does not match |
3 | api_widget_create | /api-area/{id}/widgets/create | Path does not match |
4 | api_widget_update | /api-area/{id}/widgets/{widgetId}/update | Path does not match |
5 | api_widget_files_upload | /api-area/{id}/files-upload | Path does not match |
6 | api_login | /api-area/login | Path does not match |
7 | backend_cover_index | /backend/cover | Path does not match |
8 | backend_cover_delete | /backend/cover/{id}/delete | Path does not match |
9 | download_order | /{id}/download | Path does not match |
10 | generate_zip_order | /generate/zip | Path does not match |
11 | show_pdf_certificate | /certificate/pdf/{id} | Path does not match |
12 | certificate_preview | /widget/{id}/preview | Path does not match |
13 | products | /widget/{id}/products | Path does not match |
14 | create_order_notification | /order/notification/widget/{id} | Path does not match |
15 | get_tiberium_order_status | /getTiberiumOrderStatus/{id} | Path does not match |
16 | show_certificate | /{widget_id}/view/{id} | Path does not match |
17 | entrypoint | / | Path does not match |
18 | push | /pushmeto/{id} | Path does not match |
19 | confirmator | /confirmator/{id} | Path does not match |
20 | yookassa_callback | /callback/yookassa | Path does not match |
21 | make_order | /widget/{id}/order | Path does not match |
22 | reorder | /reorder/{id} | Path does not match |
23 | widget_entrypoint | /widget/{term} | Path does not match |
24 | widget_by_hostname | /widget | Path does not match |
25 | backend_index | /backend | Path does not match |
26 | parse_order_xls | /widget/order/xls | Path does not match |
27 | upload_custom_cover | /widget/{id}/upload-cover | Path does not match |
28 | generate_certificates | /generate-certificates/{id} | Path does not match |
29 | backend_logs_index | /backend/logs/ | Path does not match |
30 | backend_mail_template_index | /mail-template | Path does not match |
31 | backend_mail_template_create | /mail-template/create | Path does not match |
32 | backend_mail_template_edit | /mail-template/{id}/edit | Path does not match |
33 | backend_mail_template_delete | /mail-template/{id}/delete | Path does not match |
34 | manual_index | /manual/ | Path does not match |
35 | backend_order_statistics | /backend/orders/statistics | Path does not match |
36 | backend_order_statistics_data | /backend/orders/statistics_data | Path does not match |
37 | backend_order_index | /backend/orders | Path does not match |
38 | backend_order_csv | /backend/orders/csv | Path does not match |
39 | backend_order_edit | /backend/order/{id}/edit | Path does not match |
40 | backend_order_send | /backend/order/{id}/send | Path does not match |
41 | backend_order_history_send | /backend/order/{id}/history | Path does not match |
42 | delivey_by_tiberium_id | /api-area/delivery-by-tiberium-id/{tiberiumOrderId} | Path does not match |
43 | delivey_by_tiberium_order_id | /delivery-by-tiberium-id/{tiberiumOrderId} | Path does not match |
44 | app_login | /backend/login | Path does not match |
45 | app_logout | /backend/logout | Path does not match |
46 | stats_widgets | /api-area/stats/all-widgets | Path does not match |
47 | stats_details | /api-area/stats/details | Path does not match |
48 | support | /{id}/support | Path does not match |
49 | tiberium_resend | /tiberium/resend/{tiberiumOrderId} | Path does not match |
50 | backend_user_index | /backend/user | Path does not match |
51 | backend_user_create | /backend/widget-user/create | Path does not match |
52 | backend_user_edit | /backend/widget-user/{id}/edit | Path does not match |
53 | backend_user_delete | /backend/user/{id}/delete | Path does not match |
54 | backend_user_edit_password | /backend/widget-user/{id}/edit-password | Path does not match |
55 | backend_get_files | /backend/get_files | Path does not match |
56 | backend_render_files | /backend/render_files | Path does not match |
57 | backend_get_upload_form | /backend/get_upload_form | Path does not match |
58 | backend_upload_files | /backend/upload_files | Path does not match |
59 | backend_delete_files | /backend/delete_files | Path does not match |
60 | backend_widget_index | /backend/widget | Path does not match |
61 | backend_widget_create | /backend/widget/create | Path does not match |
62 | backend_widget_edit | /backend/widget/{id}/edit | Path does not match |
63 | backend_widget_delete | /backend/widget/{id}/delete | Path does not match |
64 | backend_widget_faq | /backend/widget/faq | Path does not match |
65 | backend_widget_nominals | /backend/widget/nominal/{id} | Path does not match |
66 | _preview_error | /_error/{code}.{_format} | Path does not match |
67 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
68 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
69 | app.swagger | /api/doc.json | Path does not match |
70 | _wdt | /_wdt/{token} | Path does not match |
71 | _profiler_home | /_profiler/ | Path does not match |
72 | _profiler_search | /_profiler/search | Path does not match |
73 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
74 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
75 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
76 | _profiler_open_file | /_profiler/open | Path does not match |
77 | _profiler | /_profiler/{token} | Path does not match |
78 | _profiler_router | /_profiler/{token}/router | Path does not match |
79 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
80 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
81 | app.swagger_ui | /api-area/doc | 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.