Routing
app_startpage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 18 | admin_users | /admin/users | Path does not match |
| 19 | admin_tests | /admin/tests | Path does not match |
| 20 | admin_machines | /admin/machines | Path does not match |
| 21 | admin_machines_new | /admin/machines/new | Path does not match |
| 22 | admin_machines_edit | /admin/machines/{id}/edit | Path does not match |
| 23 | admin_machine_qr_regenerate | /admin/admin/machines/{id}/qr-regenerate | Path does not match |
| 24 | admin_machine_qr_sticker | /admin/admin/machines/{id}/qr-sticker | Path does not match |
| 25 | admin_question_set_correct | /admin/admin/question/{id}/set-correct | Path does not match |
| 26 | admin_machines_delete | /admin/machines/{id}/delete | Path does not match |
| 27 | admin_test_video_delete | /admin/test/{id}/video-delete | Path does not match |
| 28 | admin_machine_qr | /admin/machines/{id}/qrcode | Path does not match |
| 29 | admin_machine_qr_generate | /admin/admin/machines/{id}/qr-generate | Path does not match |
| 30 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 31 | admin_question_delete | /admin/question/{id}/delete | Path does not match |
| 32 | admin_question_video_delete | /admin/question/{id}/video-delete | Path does not match |
| 33 | admin_questions | /admin/tests/{id}/questions | Path does not match |
| 34 | admin_tests_delete | /admin/tests/{id}/delete | Path does not match |
| 35 | video_seen | /admin/video/seen | Path does not match |
| 36 | admin_tests_new | /admin/tests/new | Path does not match |
| 37 | admin_questions_new | /admin/questions/new/{test} | Path does not match |
| 38 | admin_test_edit | /admin/tests/{id}/edit | Path does not match |
| 39 | admin_modules | /admin/modules | Path does not match |
| 40 | admin_steps | /admin/steps | Path does not match |
| 41 | admin_step_edit | /admin/steps/{id}/edit | Path does not match |
| 42 | admin_machine_groups | /admin/machine-groups | Path does not match |
| 43 | admin_machine_groups_edit | /admin/machine-groups/{id}/edit | Path does not match |
| 44 | admin_machine_groups_delete | /admin/machine-groups/{id}/delete | Path does not match |
| 45 | admin_info_index | /admin/info/ | Path does not match |
| 46 | admin_info_item_create | /admin/info/folder/{id}/item/create | Path does not match |
| 47 | admin_info_item_delete | /admin/info/item/{id}/delete | Path does not match |
| 48 | admin_info_folder_delete | /admin/info/folder/{id}/delete | Path does not match |
| 49 | admin_info_folder_edit | /admin/info/folder/{id}/edit | Path does not match |
| 50 | admin_machine_maintenance | /admin/machines/{machineId}/maintenance | Path does not match |
| 51 | admin_machine_maintenance_done | /admin/machines/{machineId}/plan/{planId}/done | Path does not match |
| 52 | admin_machines_show | /admin/machines/{id} | Path does not match |
| 53 | admin_machine_resource_delete | /admin/machines/{machine}/resources/{id}/delete | Path does not match |
| 54 | admin_onboarding_index | /admin/onboarding/onboarding | Path does not match |
| 55 | admin_onboarding_module_edit | /admin/onboarding/module/{id}/edit | Path does not match |
| 56 | admin_onboarding_step_edit | /admin/onboarding/step/{id}/edit | Path does not match |
| 57 | admin_onboarding_module_delete | /admin/onboarding/module/{id}/delete | Path does not match |
| 58 | admin_onboarding_step_delete | /admin/onboarding/step/{id}/delete | Path does not match |
| 59 | admin_onboarding_user_list | /admin/onboarding/users | Path does not match |
| 60 | admin_onboarding_user_access | /admin/onboarding/users/{id}/access | Path does not match |
| 61 | admin_onboarding_video_order_save | /admin/onboarding/onboarding/order/save | Path does not match |
| 62 | admin_onboarding_module_order_save | /admin/onboarding/module/order/save | Path does not match |
| 63 | app_dashboard | /dashboard | Path does not match |
| 64 | app_test_start | /dashboard/test/{id}/start | Path does not match |
| 65 | user_tests | /user/tests | Path does not match |
| 66 | app_machine_view | /dashboard/machine/{id} | Path does not match |
| 67 | app_test_finish | /test/{id}/finish | Path does not match |
| 68 | app_werkstatt | /werkstatt | Path does not match |
| 69 | info_index | /info/ | Path does not match |
| 70 | info_folder | /info/folder/{id} | Path does not match |
| 71 | info_item_complete | /info/item/{id}/complete | Path does not match |
| 72 | machine_issues | /machines/{id}/issues | Path does not match |
| 73 | machine_issue_comment | /machines/issue/{id}/comment | Path does not match |
| 74 | machine_issue_status | /machines/issue/{id}/status/{status} | Path does not match |
| 75 | machine | /maschine/{id} | Path does not match |
| 76 | machine_scan | /maschine/{id}/scan | Path does not match |
| 77 | machine_status | /maschine/{id}/status | Path does not match |
| 78 | machine_info | /maschine/{id}/info | Path does not match |
| 79 | machine_step_mark_read | /maschine/{id}/step/{stepId}/read | Path does not match |
| 80 | machine_step_video_done | /maschine/{id}/step/{stepId}/video-done | Path does not match |
| 81 | machine_use | /maschine/{id}/use | Path does not match |
| 82 | machine_safety_confirm | /maschine/{id}/safety/confirm | Path does not match |
| 83 | machine_end | /maschine/{id}/end | Path does not match |
| 84 | app_machine_checkin | /maschine/{id}/checkin | Path does not match |
| 85 | onboarding_user_index | /onboarding/user | Path does not match |
| 86 | onboarding_user_index_legacy | /onboarding/onboarding/user | Path does not match |
| 87 | onboarding_autocomplete_bulk | /onboarding/autocomplete/bulk | Path does not match |
| 88 | onboarding_autocomplete | /onboarding/autocomplete/{id} | Path does not match |
| 89 | app_startpage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.