Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://poliglas.labs7.webdev.pl/login
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_app_login | /app/login | Path does not match |
| 17 | app_app_logout | /app/logout | Path does not match |
| 18 | app_ui_stage_select | /app/stage | Path does not match |
| 19 | app_ui_stage_scan | /app/stage/{slug}/scan | Path does not match |
| 20 | app_ui_order_item_start | /app/order/{orderId}/item/{itemId}/start | Path does not match |
| 21 | app_ui_scan_barcode | /app/scan-barcode | Path does not match |
| 22 | app_login | /login | Path does not match |
| 23 | app_logout | /logout | Path does not match |
| 24 | app_contractors | /contractor/ | Path does not match |
| 25 | app_contractor_create | /contractor/create | Path does not match |
| 26 | app_contractor_edit | /contractor/edit/{id} | Path does not match |
| 27 | app_contractor_create_modal | /contractor/create-modal | Path does not match |
| 28 | app_panel_dashboard | / | Path does not match |
| 29 | app_panel_download_app | /download-app | Path does not match |
| 30 | app_devices | /device/list | Path does not match |
| 31 | app_device_create | /device/create | Path does not match |
| 32 | app_device_edit | /device/edit/{id} | Path does not match |
| 33 | app_glass_types | /configuration/glass-type/list | Path does not match |
| 34 | app_glass_type_create | /configuration/glass-type/create | Path does not match |
| 35 | app_glass_type_edit | /configuration/glass-type/edit/{id} | Path does not match |
| 36 | app_orders | /order/ | Path does not match |
| 37 | app_order_create | /order/create | Path does not match |
| 38 | app_order_edit | /order/edit/{id} | Path does not match |
| 39 | app_order_delete | /order/delete/{id} | Path does not match |
| 40 | app_order_accept | /order/accept/{id} | Path does not match |
| 41 | app_order_in_progress | /order/in-progress/{id} | Path does not match |
| 42 | app_order_done | /order/done/{id} | Path does not match |
| 43 | app_order_ended | /order/ended/{id} | Path does not match |
| 44 | app_order_show | /order/show/{id} | Path does not match |
| 45 | app_order_import_from_file | /order/import-from-file | Path does not match |
| 46 | app_order_generate_labels | /order/generate-labels | Path does not match |
| 47 | app_order_simulate_production | /order/simulate-production/{id} | Path does not match |
| 48 | app_product_types | /configuration/product-type/list | Path does not match |
| 49 | app_product_type_create | /configuration/product-type/create | Path does not match |
| 50 | app_product_type_edit | /configuration/product-type/edit/{id} | Path does not match |
| 51 | app_production_stages | /configuration/production-stages/list | Path does not match |
| 52 | app_production_stage_create | /configuration/production-stages/create | Path does not match |
| 53 | app_production_stage_edit | /configuration/production-stages/edit/{id} | Path does not match |
| 54 | app_production_stage_delete | /configuration/production-stages/delete/{id} | Path does not match |
| 55 | app_production_stage_update_sequence | /configuration/production-stages/update-sequence | Path does not match |
| 56 | app_users | /user/list | Path does not match |
| 57 | app_user_create | /user/create | Path does not match |
| 58 | app_user_edit | /user/edit/{id} | Path does not match |
| 59 | app_user_delete | /user/delete/{id} | Path does not match |
| 60 | app_user_password_reset | /user/password-reset/{id} | 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.