Routing
(none)
Matched route
Route Matching Logs
Path to match:
/contact1
# | 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 | Path does not match |
37 | professionnels | /professionnels | Path does not match |
38 | achatCredit | /achatCredit | Path does not match |
39 | achatRecap | /achatRecap | Path does not match |
40 | paiementStripeForm | /paiementStripeForm | Path does not match |
41 | stripe | /stripe | Path does not match |
42 | retourStripe | /retourStripe/{etat} | Path does not match |
43 | testpdf | /testpdf | Path does not match |
44 | achatGenerationFacture | /achatGenerationFacture | Path does not match |
45 | annonces | /annonces | Path does not match |
46 | detailAnonnce | /detailAnonnce/{id} | Path does not match |
47 | inscription | /inscription | Path does not match |
48 | profil | /profil | Path does not match |
49 | favoris | /favoris | Path does not match |
50 | addFavoris | /addFavoris | Path does not match |
51 | contact | /contact | Path does not match |
52 | contact1 | /contact1 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.