Routing
root
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "/app/isospot-amb/login" |
| permanent | true |
Route Redirection
This page redirects to:
https://iso-amb.isoceltelecom.com/app/isospot-amb/login
(route: "root")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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 | captcha_generate | /app/isospot-amb/captcha/generate | Path does not match |
| 17 | app_customer_index | /app/isospot-amb/dashboard/customers/ | Path does not match |
| 18 | app_customer_show | /app/isospot-amb/dashboard/customers/{id} | Path does not match |
| 19 | app_daily_report_index | /app/isospot-amb/dashboard/daily-reports/ | Path does not match |
| 20 | app_dashboard | /app/isospot-amb/dashboard | Path does not match |
| 21 | app_dashboard_live_sessions | /app/isospot-amb/api/dashboard/live-sessions | Path does not match |
| 22 | change_language | /app/isospot-amb/app/change-language-{language} | Path does not match |
| 23 | app_profile | /app/isospot-amb/dashboard/profile/ | Path does not match |
| 24 | app_report_index | /app/isospot-amb/dashboard/reports/ | Path does not match |
| 25 | app_report_show | /app/isospot-amb/dashboard/reports/{id} | Path does not match |
| 26 | app_report_reverse | /app/isospot-amb/dashboard/reports/{id}/reverse | Path does not match |
| 27 | app_login | /app/isospot-amb/login | Path does not match |
| 28 | app_logout | /app/isospot-amb/logout | Path does not match |
| 29 | admin_forgotten_password | /app/isospot-amb/forgotten-password | Path does not match |
| 30 | account_ajax_reset_password_by_email | /app/isospot-amb/ajax/reset-password-by-email | Path does not match |
| 31 | app_send_reset_password_email | /app/isospot-amb/reset-password/{token} | Path does not match |
| 32 | ajax_update_password | /app/isospot-amb/ajax/update-password | Path does not match |
| 33 | app_verify_otp | /app/isospot-amb/verify-otp | Path does not match |
| 34 | app_error_access_denied | /app/isospot-amb/access-denied | Path does not match |
| 35 | app_session_index | /app/isospot-amb/dashboard/sessions/ | Path does not match |
| 36 | app_site_index | /app/isospot-amb/dashboard/sites/ | Path does not match |
| 37 | app_site_new | /app/isospot-amb/dashboard/sites/new | Path does not match |
| 38 | app_site_show | /app/isospot-amb/dashboard/sites/{id} | Path does not match |
| 39 | app_site_update | /app/isospot-amb/dashboard/sites/{id}/update | Path does not match |
| 40 | app_site_toggle | /app/isospot-amb/dashboard/sites/{id}/toggle | Path does not match |
| 41 | app_dashboard_sites | /app/isospot-amb/sites/{id}/dashboard | Path does not match |
| 42 | app_dashboard_live_sessions_site | /app/isospot-amb/api/dashboard/live-sessions-site/{siteId} | Path does not match |
| 43 | app_users_system | /app/isospot-amb/dashboard/users/system | Path does not match |
| 44 | app_users_reseller | /app/isospot-amb/dashboard/users/ambassador | Path does not match |
| 45 | app_users_new | /app/isospot-amb/dashboard/users/new | Path does not match |
| 46 | app_users_show | /app/isospot-amb/dashboard/users/{id} | Path does not match |
| 47 | app_users_edit | /app/isospot-amb/dashboard/users/{id}/edit | Path does not match |
| 48 | app_users_toggle | /app/isospot-amb/dashboard/users/{id}/toggle | Path does not match |
| 49 | app_users_sync | /app/isospot-amb/dashboard/users/sync | Path does not match |
| 50 | root | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.