GET https://demoalto.frvaillant.fr/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_admin_forcedelete /forcedelete/{docType}/{id} Path does not match
16 app_api_emailstatus /email-status/{messageId} Path does not match
17 customer_list /customer/list Path does not match
18 customer_search_by_name /customer/search/{text} Path does not match
19 customer_quotation_count /customer/quotation-count/{customer} Path does not match
20 customer_add /customer/add Path does not match
21 customer_delete /customer/remove/{customer} Path does not match
22 customer_update /customer/update/{customer} Path does not match
23 customer_app_customer_provide /customer/provide/ Path does not match
24 customer_app_customer_getdata /customer/data/{customer} Path does not match
25 invoice_email_history /email-history/invoice/{id} Path does not match
26 quotation_email_history /email-history/quotation/{id} Path does not match
27 invoice_statuses /status/invoice/{id} Path does not match
28 quotation_statuses /status/quotation/{id} Path does not match
29 send_quotation /email/quotation/{id} Path does not match
30 send_invoice /email/invoice/{id} Path does not match
31 print_quotation /print/quotation/{id} Path does not match
32 print_invoice /print/invoice/{id} Path does not match
33 app_excel_exportdatatoexcel /export-to-excel Path does not match
34 app_home / Path does not match
35 app_settings /reglages Path does not match
36 invoice_list /invoice/list Path does not match
37 invoice_create /invoice/create/{quotation} Path does not match
38 invoice_document /invoice/detail/{invoice} Path does not match
39 invoice__save /invoice/save Path does not match
40 invoice_emit /invoice/emit Path does not match
41 invoice_app_remove_invoice_line /invoice/unstore-line/{lineId} Path does not match
42 invoice_send /invoice/send/{invoice} Path does not match
43 invoice_delete /invoice/delete/{invoice} Path does not match
44 invoice_remove /invoice/remove/{invoice} Path does not match
45 invoice_duplicate /invoice/duplicate/{invoice} Path does not match
46 invoice_direct_payment /payinvoice/{invoice} Path does not match
47 payment_redirect /pay/{uniqId} Path does not match
48 payment_canceled /payment-canceled/{invoiceId} Path does not match
49 payment_success /payment-success/{invoiceId} Path does not match
50 payment_already_done /paid Path does not match
51 payment_error /payment-error/{uniqId} Path does not match
52 payment_intent_data /payment-intent/{intentId} Path does not match
53 payments_list /payments/{invoice} Path does not match
54 pdf_documents_quotation /pdf/quotation/{quotation} Path does not match
55 pdf_documents_invoice /pdf/invoice/{invoice} Path does not match
56 products_list /products/ Path does not match
57 products_search_by_name /products/search/{text} Path does not match
58 products_remove_one /products/remove/{id} Path does not match
59 products_add_one /products/add Path does not match
60 products_update_one /products/update/{id} Path does not match
61 products_app_product_provide /products/provide/ Path does not match
62 app_quotation_new /quotation/ Path does not match
63 app_quotation_app_quotations_list /quotation/list Path does not match
64 app_quotation_app_quotation_detail /quotation/detail/{quotation} Path does not match
65 app_quotation_app_save_quotation /quotation/save Path does not match
66 app_quotation_app_remove_quotation_line /quotation/unstore-line/{lineId} Path does not match
67 app_quotation_app_validate_quotation /quotation/validate/{quotation} Path does not match
68 app_quotation_app_unvalidate_quotation /quotation/unvalidate/{quotation} Path does not match
69 app_quotation_send /quotation/send/{quotation} Path does not match
70 app_quotation_delete /quotation/delete/{quotation} Path does not match
71 app_quotation_remove /quotation/remove/{quotation} Path does not match
72 app_quotation_duplicate /quotation/duplicate/{quotation} Path does not match
73 search_data /search Path does not match
74 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.