Routing
default
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Redirection
This page redirects to:
https://tc.controlenergy.com.tn/fr/login
Route Matching Logs
Path to match:
/fr/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | config | /{_locale}/config/ | Path does not match |
| 3 | accessDenied | /{_locale}/config/accessDenied | Path does not match |
| 4 | listeservices | /{_locale}/config/listesservices | Path does not match |
| 5 | noaccess | /{_locale}/config/noaccess | Path does not match |
| 6 | listetgbts | /{_locale}/config/listestgbts | Path does not match |
| 7 | listesaison | /{_locale}/config/listesaison | Path does not match |
| 8 | listetranches | /{_locale}/config/listetranches | Path does not match |
| 9 | listeresponsables | /{_locale}/config/listeresponsables | Path does not match |
| 10 | desactiveruser | /{_locale}/config/desactiveruser/{id} | Path does not match |
| 11 | activeruser | /{_locale}/config/activeruser/{id} | Path does not match |
| 12 | ajouterutilisateur | /{_locale}/config/ajouterutilisateur | Path does not match |
| 13 | listearmoires | /{_locale}/config/listesarmoires | Path does not match |
| 14 | listemachines | /{_locale}/config/listemachines | Path does not match |
| 15 | consulternorme | /{_locale}/config/consulternorme | Path does not match |
| 16 | entreprise | /{_locale}/config/entreprise | Path does not match |
| 17 | editsaison | /{_locale}/config/admin/editsaison/{id} | Path does not match |
| 18 | tranche_delete | /{_locale}/config/admin/deletetranche/{idsaison}/{id} | Path does not match |
| 19 | edittranche | /{_locale}/config/admin/edittranche/{id} | Path does not match |
| 20 | saison_delete | /{_locale}/config/admin/deletesaison/{id} | Path does not match |
| 21 | ajoutequipement | /{_locale}/config/admin/ajoutequipement/ | Path does not match |
| 22 | modifiermachine | /{_locale}/config/admin/modifiermachine/{id}/ | Path does not match |
| 23 | modifierarmoire | /{_locale}/config/admin/modifierarmoire/{id}/ | Path does not match |
| 24 | modifiertgbt | /{_locale}/config/admin/modifiertgbt/{id}/ | Path does not match |
| 25 | modifierusine | /{_locale}/config/admin/modifierusine/{id}/ | Path does not match |
| 26 | addtranche | /{_locale}/config/admin/addtranche/{id} | Path does not match |
| 27 | consulterprofil | /{_locale}/config/consulterprofil | Path does not match |
| 28 | contact | /contact | Path does not match |
| 29 | sendcontact | /contact/send | Path does not match |
| 30 | home | / | Path does not match |
| 31 | default | /{_locale}/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.