Routing
excel-q-dates
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://meteos.franceolive.fr/login
Route Matching Logs
Path to match:
/user/excel/qdates
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api-get-token | /user/api/get-token | Path does not match |
| 2 | api-get-hourly | /user/api/get-hourly | Path does not match |
| 3 | api_dates | /user/api/dates/{type} | Path does not match |
| 4 | api-get-daily | /user/api/get-daily | Path does not match |
| 5 | excel-dates | /user/excel/dates | Path does not match |
| 6 | excel | /user/excel | Path does not match |
| 7 | excel-q-dates | /user/excel/qdates | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.