https://modixom.fr/api/profil?p=api%2Fprofil&token=b272139e403e1982681d2eff4a16df65

Routing

profilDetail Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/profil
# Route name Path Log
1 app_annonces_index /admin/annonces/ Path does not match
2 app_annonces_new /admin/annonces/new Path does not match
3 app_annonces_show /admin/annonces/{id} Path does not match
4 app_annonces_edit /admin/annonces/{id}/edit Path does not match
5 app_annonces_delete /admin/annonces/{id}/delete Path does not match
6 app_annonces_republish /admin/annonces/{id}/republish Path does not match
7 app_apiLogin /api/login Path does not match
8 app_apiToken /api/token Path does not match
9 app_apiInscription /api/inscription Path does not match
10 searchCities /api/searchCities Path does not match
11 categoriesList /api/categories Path does not match
12 searchAnnonces /api/searchAnnonces Path does not match
13 getFactures /api/getFactures Path does not match
14 getFavoris /api/getFavoris Path does not match
15 annonceDetail /api/annonceDetail Path does not match
16 profilDetail /api/profil Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.