Routing
admin_infos_commune
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/infos/commune
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | 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 | admin_admin_index | /admin/users | Path does not match |
14 | admin_admin_new | /admin/user/new | Path does not match |
15 | admin_admin_edit | /admin/user/edit/{id} | Path does not match |
16 | admin_admin_delete | /admin/user/delete/{id} | Path does not match |
17 | admin_admin_blocked | /admin/user/blocked/{id} | Path does not match |
18 | admin_stats_index | /admin/stats | Path does not match |
19 | admin_stats_get_docs | /admin/stats/get/docs/{period} | Path does not match |
20 | admin_stats_get_users | /admin/stats/get/users/{period} | Path does not match |
21 | admin_stats_print | /admin/stats/print | Path does not match |
22 | admin_notes_index | /admin/notes | Path does not match |
23 | admin_notes_get | /admin/notes/get/{type} | Path does not match |
24 | admin_products_index | /admin/products | Path does not match |
25 | admin_products_support_new | /admin/product/support/new | Path does not match |
26 | admin_products_support_edit | /admin/product/support/edit/{id} | Path does not match |
27 | admin_products_support_delete | /admin/product/support/delete/{id} | Path does not match |
28 | admin_products_plateau_new | /admin/product/plateau/new | Path does not match |
29 | admin_products_plateau_edit | /admin/product/plateau/edit/{id} | Path does not match |
30 | admin_products_plateau_delete | /admin/product/plateau/delete/{id} | Path does not match |
31 | admin_commercial_index | /admin/commerciaux | Path does not match |
32 | admin_commercial_new | /admin/commercial/new | Path does not match |
33 | admin_commercial_edit | /admin/commercial/edit/{id} | Path does not match |
34 | admin_commercial_desactivate | /admin/commercial/desactivate/{id} | Path does not match |
35 | admin_commercial_activate | /admin/commercial/activate/{id} | Path does not match |
36 | admin_facture_index | /admin/facture | Path does not match |
37 | admin_facture_add | /admin/facture/note/add | Path does not match |
38 | admin_facture_save | /admin/facture/note/save | Path does not match |
39 | admin_facture_print | /admin/facture/print/{gamme}/{month} | Path does not match |
40 | admin_note_divers_delete | /admin/notes/divers/delete/{id} | Path does not match |
41 | admin_notes_server_delete | /admin/server | Path does not match |
42 | admin_notes_server | /admin/server/delete | Path does not match |
43 | send_mail_oldUser | /admin/server/sendMailOldUser | Path does not match |
44 | delete_oldUser | /admin/server/deleteOldUser | Path does not match |
45 | admin_authentication_login | /login | Path does not match |
46 | admin_authentication_forget | /forget | Path does not match |
47 | admin_authentication_forget_send | /forget/send | Path does not match |
48 | admin_authentication_register | /register | Path does not match |
49 | admin_authentication_register_send | /register/send | Path does not match |
50 | admin_accept_cgu | /cgu | Path does not match |
51 | admin_CRON | /CRON | Path does not match |
52 | admin_coeffClg | /inge/coeffClg | Path does not match |
53 | admin_calculateCoeffClg | /inge/coeffClg/calculateCoeffClg | Path does not match |
54 | admin_coeffCtr | /inge/coeffCtr | Path does not match |
55 | admin_calculateCoeffCtr | /inge/coeffCtr/calculateCoeffCtr | Path does not match |
56 | admin_help | /help | Path does not match |
57 | admin_home | / | Path does not match |
58 | admin_infos_commune | /infos/commune | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.