Routing
traitatol_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| atolId | "selectAtolId" |
Route Redirection
This page redirects to:
https://www.umrh.inrae.fr/ontologies/atol/public/login
Route Matching Logs
Path to match:
/traitatol/selectAtolId
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | accueil | / | Path does not match |
| 2 | login | /login | Path does not match |
| 3 | logout | /logout | Path does not match |
| 4 | traitatol_index | /traitatol/ | Path does not match |
| 5 | traitatol_new | /traitatol/new | Path does not match |
| 6 | traitatol_new2 | /traitatol/ajouter/{atolId} | Path does not match |
| 7 | traitatol_show | /traitatol/{atolId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.