https://emmaconnect.fr/client/?q=DESROZ

Routing

client_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /client/
# Route name Path Log
1 absence_delete /absence/{id} Path does not match
2 app_admin_dashboard_index /admin Path does not match
3 app_billing_testsepa /facturation/testSepa Path does not match
4 app_billing_index /facturation/liste Path does not match
5 billing_new_rdv /facturation/new/rdv/{id} Path does not match
6 billing_edit /facturation/edit/{id} Path does not match
7 billing_cancel /facturation/cancel/{id}/{date} Path does not match
8 billing_importajax /facturation/import-ajax Path does not match
9 import_csv /facturation/importCSV Path does not match
10 app_billing_downloadexcel /facturation/downloadExcel Path does not match
11 app_billing_downloaditemsexcel /facturation/downloadItemsExcel Path does not match
12 client_index /client/ Route matches!

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