Routing
app_mode_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://joysin.denisov.link/sign-in
Route Matching Logs
Path to match:
/mode
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_dashboard_stats_general | /admin/api/stats/general | Path does not match |
| 2 | admin_dashboard_stats_sex_dive | /admin/api/stats/sex-dive | Path does not match |
| 3 | admin_dashboard_stats_truth_or_dare | /admin/api/stats/truth-or-dare | Path does not match |
| 4 | admin_dashboard_stats_odyssey | /admin/api/stats/odyssey | Path does not match |
| 5 | admin_dashboard_stats_sex_cubes | /admin/api/stats/sex-cubes | Path does not match |
| 6 | api_mode_sex_cubes_session_store | /api/mode/sex-cubes/sessions | Path does not match |
| 7 | api_account_events_index | /api/account/events | Path does not match |
| 8 | api_account_events_unread | /api/account/events/unread | Path does not match |
| 9 | api_account_events_mark_read | /api/account/events/mark-read | Path does not match |
| 10 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 11 | app_mode_index | /mode | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.