GET https://dev.les-motards-du-viaduc.com/

Routing

home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_xdebug /_profiler/xdebug Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 _preview_error /_error/{code}.{_format} Path does not match
14 app_activite_index /admin/activite/ Path does not match
15 app_activite_new /admin/activite/nouveau Path does not match
16 app_activite_show /admin/activite/voir/{id} Path does not match
17 app_activite_edit /admin/activite/editer/{id} Path does not match
18 app_activite_delete /admin/activite/supprimer/{id} Path does not match
19 admin_complement_admin_payer /admin/complement/{id}/payer Path does not match
20 admin_complement_cancel /admin/complement/annuler/{id} Path does not match
21 admin_complement_delete /admin/complement/supprimer/{id} Path does not match
22 admin /admin Path does not match
23 admin_dons_index /admin/dons/{page} Path does not match
24 admin_dons_show /admin/dons/voir/{id} Path does not match
25 app_edition_index /admin/edition/ Path does not match
26 app_edition_new /admin/edition/nouveau Path does not match
27 app_edition_show /admin/edition/voir/{id} Path does not match
28 app_edition_edit /admin/edition/editer/{id} Path does not match
29 app_edition_delete /admin/edition/supprimer/{id} Path does not match
30 app_export /admin/export/{id} Path does not match
31 app_forfait_index /admin/forfait/ Path does not match
32 app_forfait_new /admin/forfait/nouveau Path does not match
33 app_forfait_show /admin/forfait/voir/{id} Path does not match
34 app_forfait_edit /admin/forfait/editer/{id} Path does not match
35 app_forfait_delete /admin/forfait/supprimer/{id} Path does not match
36 app_mentions_legales_index /admin/mentions-legales/ Path does not match
37 app_mentions_legales_new /admin/mentions-legales/nouveau Path does not match
38 app_mentions_legales_show /admin/mentions-legales/voir/{id} Path does not match
39 app_mentions_legales_edit /admin/mentions-legales/editer/{id} Path does not match
40 app_mentions_legales_delete /admin/mentions-legales/supprimer/{id} Path does not match
41 admin_reservation_index /admin/reservation/{page} Path does not match
42 admin_reservation_commentaire /admin/reservation/commentaire/{id} Path does not match
43 admin_reservation_show /admin/reservation/voir/{id} Path does not match
44 admin_reservation_admin_payer /admin/reservation/payer/{id} Path does not match
45 admin_reservation_delete /admin/reservation/supprimer/{id} Path does not match
46 app_tee_shirt_index /admin/tee-shirt/ Path does not match
47 app_tee_shirt_new /admin/tee-shirt/nouveau Path does not match
48 app_tee_shirt_show /admin/tee-shirt/voir/{id} Path does not match
49 app_tee_shirt_edit /admin/tee-shirt/editer/{id} Path does not match
50 app_tee_shirt_delete /admin/tee-shirt/supprimer/{id} Path does not match
51 app_tombola_index /admin/tombola/ Path does not match
52 app_tombola_new /admin/tombola/nouveau Path does not match
53 app_tombola_show /admin/tombola/voir/{id} Path does not match
54 app_tombola_edit /admin/tombola/editer/{id} Path does not match
55 app_tombola_delete /admin/tombola/supprimer/{id} Path does not match
56 app_complement_new /complement/nouveau/{id} Path does not match
57 app_complement_payer /complement/payer/{id} Path does not match
58 app_complement_cancel /complement/annuler/{id} Path does not match
59 app_complement_delete /complement/supprimer/{id} Path does not match
60 app_dons_index /dons/liste Path does not match
61 app_don_new /dons/ Path does not match
62 app_dons_show /dons/voir/{id} Path does not match
63 home / Route matches!

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