Routing
login_check
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://ivsdev4.ipivs.com/api/login
Route Matching Logs
Path to match:
/login_check
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_circuit_list | /api/circuit/list | Path does not match |
| 2 | api_session_import | /api/session-track/{sessionTrack}/session/import | Path does not match |
| 3 | api_session_track_import | /api/session-track/import | Path does not match |
| 4 | api_session_track_list | /api/session-track/list | Path does not match |
| 5 | mobile_api_v2_get_own_user_rights | /mobile/api/v2/users/me/rights | Path does not match |
| 6 | mobile_api_v2_current_user | /mobile/api/v2/users/me | Path does not match |
| 7 | api_admin_template_import | /api/admin/template/import | Path does not match |
| 8 | record_search_result_export_csv | /record/search-result/export/csv | Path does not match |
| 9 | record_search_result_export_pdf | /record/search-result/export/pdf | Path does not match |
| 10 | schedule_search_result_export_csv | /schedule/search-result/export/csv | Path does not match |
| 11 | schedule_search_result_export_pdf | /schedule/search-result/export/pdf | Path does not match |
| 12 | logs_search_result_export_pdf | /admin/log/search-result/export/pdf/{section} | Path does not match |
| 13 | logs_search_result_export_csv | /admin/log/search-result/export/csv/{section} | Path does not match |
| 14 | record_multi_delete | /api/record/multiple/delete | Path does not match |
| 15 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 16 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 17 | _profiler_vite | /_profiler/vite | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 33 | lightsaml_sp.metadata | /saml/metadata.xml | Path does not match |
| 34 | lightsaml_sp.login | /saml/login | Path does not match |
| 35 | lightsaml_sp.login_check | /saml/login_check | Path does not match |
| 36 | lightsaml_sp.sessions | /saml/sessions | Path does not match |
| 37 | login | /api/login | Path does not match |
| 38 | login_check | /login_check | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.