Routing
app_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "sk" |
Route Matching Logs
Path to match:
/sk/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | skontroluj_expireciu_55s4fdre5sds | /{_locale}/skontroluj-expiraciu-55s4fdre5sds | Path does not match |
| 2 | app_cropperjs | /{_locale}/cropperjs/{doc_type}/{filename} | Path does not match |
| 3 | indexa | /{_locale}/ | Path does not match |
| 4 | dashboard | /{_locale}/doklady/dashboard | Path does not match |
| 5 | dashboard_clear | /{_locale}/doklady/ | Path does not match |
| 6 | personDoc | /{_locale}/doklady/{doc_type}/{type_value}/{doc_id}/{send} | Path does not match |
| 7 | driveBook | /{_locale}/kniha-jazd/{action}/{value}/{route}/{daterange} | Path does not match |
| 8 | last_km | /{_locale}/kniha-jazd-lastkm/{date} | Path does not match |
| 9 | drivebook_tankovanie | /{_locale}/kniha-jazd-tankovanie/{id} | Path does not match |
| 10 | driveBookView | /{_locale}/kniha-jazd-prehlad/{type}/{date} | Path does not match |
| 11 | kontakty | /{_locale}/spravca-kontakty | Path does not match |
| 12 | invitation | /{_locale}/adminko/pozvanka/{type_value}/{id_invit} | Path does not match |
| 13 | protected_file | /{_locale}/files/{filename} | Path does not match |
| 14 | image_rotate | /{_locale}/image-rotate-55d45d/{filename_id}/{degrees} | Path does not match |
| 15 | moneyStat | /{_locale}/money-stat/{action}/{value} | Path does not match |
| 16 | user_registration | /{_locale}/registrovat | Path does not match |
| 17 | app_login | /{_locale}/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.