https://larbreapalabre.com/

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 app_adhesion /adhesion Path does not match
2 adhesion_form /adhesion/form/{id} Path does not match
3 app_admin /admin Path does not match
4 espace_membre /admin/espace-membre Path does not match
5 province_admin /admin/dashboardProvince Path does not match
6 federation_admin /admin/dashboardFederation Path does not match
7 app_admin_listfac /adAdd Path does not match
8 demande_list_national /admin/ms/demande/ Path does not match
9 app_admin_mugenupdate /mugenupdate Path does not match
10 app_candidat /candidat Path does not match
11 candidat_profil /candidat/profil/{id} Path does not match
12 candidat_add /admin/candidat/add Path does not match
13 app_commune /admin/commune Path does not match
14 commune_ville /admin/ville/commune/{id} Path does not match
15 commune_add /admin/commune/add/{id} Path does not match
16 commune_update /admin/commune/update/{id} Path does not match
17 commune_form /commune/formdata/ Path does not match
18 app_communique /user/communique Path does not match
19 communique_lecture /user/communique/lecture/{id} Path does not match
20 communique_view /admin/communique/view/{id} Path does not match
21 admin_communique /admin/communique Path does not match
22 communique_add /admin/communique/add Path does not match
23 communique_update /admin/communique/update/{id} Path does not match
24 app_cotisation /admin/cotisation Path does not match
25 cotisation_federation /admin/cotisation/federation/{id} Path does not match
26 cotisation_add /admin/cotisation/add/{id} Path does not match
27 don_list /fiche/don Path does not match
28 don_confirmation /don/confirmation/{id} Path does not match
29 don_aksanti /don/aksanti/{id} Path does not match
30 don_add /don/add/ Path does not match
31 federation_list /admin/federation Path does not match
32 federation_user /user/federation Path does not match
33 membre_list_federation /admin/federation/membre/{idFed} Path does not match
34 demande_list_federation /admin/federation/demande/{idFed} Path does not match
35 federation_province_list /admin/federation/province/{idProvince} Path does not match
36 federation_province_stat /admin/federation/province/statistique/{idProvince} Path does not match
37 federation_add /admin/federation/add/ Path does not match
38 federation_province_add /admin/federationprovince/add/{id} Path does not match
39 federation_update /admin/federation/update/{id} Path does not match
40 app_forum /user/forum Path does not match
41 forum_categorie_add /admin/forum/categorie/add/ Path does not match
42 forumsujet_add /user/forum/add/ Path does not match
43 forumsujet_message /user/forum/message/{id} Path does not match
44 forummessage_add /user/forum/message/add/{id} Path does not match
45 membre_list /admin/membre Path does not match
46 membre_add /admin/membre/add/ Path does not match
47 membre_add_fed /admin/membre/addfed/{idFed} Path does not match
48 membre_update /admin/membre/update/{id} Path does not match
49 membre_update_photo /admin/membre/updatephoto/{id} Path does not match
50 membre_profil_photo /membre/update/photo Path does not match
51 membre_inscription /membre/inscription/ Path does not match
52 membre_profil /admin/membre/profil/{id} Path does not match
53 demande_profil /admin/demande/profil/{id} Path does not match
54 demande_user /demande/ Path does not match
55 demande_confirmation /admin/demande/confirmation/{id} Path does not match
56 demande_remove /admin/demande/remove/{id} Path does not match
57 usermembre_profil /user/usermembre/profil/ Path does not match
58 fiche_profile /user/user/membre/fiche/ Path does not match
59 membre_carte /admin/membre/carte/{id} Path does not match
60 app_payement /payement Path does not match
61 mobile_money /user/usermembre/mobilemoney/ Path does not match
62 mobile_money_pay /user/mobilemoneypayment/ Path does not match
63 confirmation /user/confirmation/ Path does not match
64 confirmation_payement /confirmationpayement/ Path does not match
65 province_list /province Path does not match
66 membre_list_province /admin/membre/province/{id} Path does not match
67 province_add /admin/province/add/ Path does not match
68 province_update /admin/province/update/{id} Path does not match
69 demande_list_province /admin/province/demande/{idProvince} Path does not match
70 app_login / Route matches!

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