https://tracking.devis-facture.pro/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 app_dashboard_tracking_searching /admin/dashboard-tracking-search Path does not match
2 app_dashboard_tracking_searching_guest /admin/dashboard-tracking-search-guest Path does not match
3 app_dashboard_tracking_searching_upstep /admin/dashboard-tracking-search/{p}/upstep Path does not match
4 app_dashboard_tracking_searching_upstep_new /admin/dashboard-tracking-search/{p}/upstep/new Path does not match
5 app_dashboard_tracking_searching_upstep_edit /admin/dashboard-tracking-search/{p}/upstep/{id}/edit Path does not match
6 app_dashboard_tracking_searching_pathstep_new /admin/dashboard-tracking-search/{step}/pathstep/new Path does not match
7 app_dashboard_tracking_searching_pathstep_edit /admin/dashboard-tracking-search/{step}/pathstep/{path}/edit Path does not match
8 app_dashboard_tracking_searching_upstep_delete /admin/dashboard-tracking-search/{p}/upstep/{idStep}/delete Path does not match
9 app_dashboard_tracking_searching_pathstep_delete /admin/dashboard-tracking-search/{step}/pathstep/{path}/delete Path does not match
10 app_admin_user_index /admin/user/ Path does not match
11 app_admin_user_new /admin/user/new Path does not match
12 app_admin_user_show /admin/user/show/{id} Path does not match
13 app_admin_user_edit /admin/user/edit/{id} Path does not match
14 app_company_index /company/ Path does not match
15 app_company_new /company/new Path does not match
16 app_company_show /company/{id} Path does not match
17 app_company_edit /company/{id}/edit Path does not match
18 app_company_delete /company/{id} Path does not match
19 app_company_get_contact /company/{id}/get-contact Path does not match
20 app_customer_index /customer/ Path does not match
21 app_customer_new /customer/new Path does not match
22 app_customer_add /customer/add Path does not match
23 app_customer_show /customer/{id} Path does not match
24 app_customer_edit /customer/{id}/edit Path does not match
25 app_customer_delete /customer/{id} Path does not match
26 app_delivery_index /delivery/ Path does not match
27 app_delivery_new /delivery/new Path does not match
28 app_delivery_show /delivery/{id} Path does not match
29 app_delivery_edit /delivery/{id}/edit Path does not match
30 app_delivery_delete /delivery/{id} Path does not match
31 app_delivery_path_step /delivery/{id}/path-step Path does not match
32 app_delivery_details_index /deliveryDetails/ Path does not match
33 app_delivery_details_listbydelivery /deliveryDetails/delivery/{delivery_id} Path does not match
34 app_delivery_details_new /deliveryDetails/delivery/{delivery_id}/new Path does not match
35 app_delivery_details_show /deliveryDetails/{id} Path does not match
36 app_delivery_details_edit /deliveryDetails/{id}/edit Path does not match
37 app_delivery_details_delete /deliveryDetails/{id} Path does not match
38 app_home / Path does not match
39 app_invoice_index /invoice/ Path does not match
40 app_invoice_new /invoice/new Path does not match
41 app_invoice_pdf /invoice/{id}/pdf/{mode} Path does not match
42 app_invoice_edit /invoice/{id}/edit Path does not match
43 app_invoice_delete /invoice/{id} Path does not match
44 app_invoice_file_delete /invoiceFile/{id} Path does not match
45 app_notification_index /notification/ Path does not match
46 app_notification_path_step_validation /notification/path-step-validation/{id} Path does not match
47 app_notification_path_step_postpone /notification/path-step-postpone/{id} Path does not match
48 app_notification_send_mail /notification/send-mail Path does not match
49 app_notification_mail_template /notification/mail-template Path does not match
50 app_path_index /path/ Path does not match
51 app_path_new /path/new Path does not match
52 app_path_show /path/{id} Path does not match
53 app_path_edit /path/{id}/edit Path does not match
54 app_path_delete /path/{id} Path does not match
55 app_path_model_index /pathModel/ Path does not match
56 app_path_model_new /pathModel/new Path does not match
57 app_path_model_show /pathModel/{id} Path does not match
58 app_path_model_edit /pathModel/{id}/edit Path does not match
59 app_path_model_delete /pathModel/{id} Path does not match
60 app_product_index /product/ Path does not match
61 app_product_new /product/new Path does not match
62 app_product_show /product/{id} Path does not match
63 app_product_edit /product/{id}/edit Path does not match
64 app_product_delete /product/{id} Path does not match
65 app_purchase_order_index /purchaseOrder/ Path does not match
66 app_purchase_order_new /purchaseOrder/new Path does not match
67 app_purchase_order_show /purchaseOrder/{id} Path does not match
68 app_purchase_order_edit /purchaseOrder/{id}/edit Path does not match
69 app_purchase_order_delete /purchaseOrder/{id} Path does not match
70 app_purchase_order_delete_file /purchaseOrder/{id}/delete-file Path does not match
71 app_responsible_address_index /responsible-address/ Path does not match
72 app_responsible_address_new /responsible-address/new Path does not match
73 app_responsible_address_show /responsible-address/{id} Path does not match
74 app_responsible_address_edit /responsible-address/{id}/edit Path does not match
75 app_responsible_address_delete /responsible-address/{id} Path does not match
76 app_login /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.