Routing
app_protection
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/protection-des-donnees
# | 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 | Path does not match |
17 | profilUpdate | /api/profilUpdate | Path does not match |
18 | addAnnonce | /api/addAnnonce | Path does not match |
19 | updateAnnonce | /api/updateAnnonce | Path does not match |
20 | deleteAnnonce | /api/deleteAnnonce | Path does not match |
21 | annoncesProfil | /api/annoncesProfil | Path does not match |
22 | noteProduit | /api/noteProduit | Path does not match |
23 | addAlertesApi | /api/addAlertes | Path does not match |
24 | getAlertes | /api/getAlertes | Path does not match |
25 | updateFavoris | /api/updateFavoris | Path does not match |
26 | app_categories_index | /categories/ | Path does not match |
27 | app_categories_new | /categories/new | Path does not match |
28 | app_categories_show | /categories/{id} | Path does not match |
29 | app_categories_edit | /categories/{id}/edit | Path does not match |
30 | app_categories_delete | /categories/{id} | Path does not match |
31 | api_villes | /api/villes | Path does not match |
32 | custom_login | /loginPopup | Path does not match |
33 | app_default | / | Path does not match |
34 | app_cookie | /gestion-des-cookies | Path does not match |
35 | app_mention | /mentions-legales | Path does not match |
36 | app_protection | /protection-des-donnees | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.