302 redirect from GET @home (b37d43)

GET https://exhibition.orbidenti.com/login

Routing

security_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 qr_code_generate /qr-code/{builder}/{data} Path does not match
2 ef_connect /efconnect/{instance}/{homeFolder} Path does not match
3 ef_main_js /elfinder.main.js Path does not match
4 elfinder /elfinder/{instance}/{homeFolder} Path does not match
5 _preview_error /_error/{code}.{_format} Path does not match
6 _wdt /_wdt/{token} Path does not match
7 _profiler_home /_profiler/ Path does not match
8 _profiler_search /_profiler/search Path does not match
9 _profiler_search_bar /_profiler/search_bar Path does not match
10 _profiler_phpinfo /_profiler/phpinfo Path does not match
11 _profiler_xdebug /_profiler/xdebug Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 action_history_index /action-history Path does not match
19 company_index /company Path does not match
20 company_suggester /company/suggester Path does not match
21 company_new /company/new Path does not match
22 company_show /company/{id} Path does not match
23 company_edit /company/{id}/edit Path does not match
24 company_delete /company/{id}/delete Path does not match
25 corrective_invoice_new /corrective-invoice/new/{id} Path does not match
26 currency_index /currency Path does not match
27 email_index /email Path does not match
28 employee_index /employee Path does not match
29 employee_suggester /employee/suggester Path does not match
30 employee_new /employee/new/{id} Path does not match
31 employee_show /employee/{id} Path does not match
32 employee_edit /employee/{id}/edit Path does not match
33 employee_delete /employee/{id}/delete Path does not match
34 exhibition_index /exhibition Path does not match
35 exhibition_archived_index /exhibition-archived Path does not match
36 exhibition_new /exhibition/new Path does not match
37 exhibition_show /exhibition/{id} Path does not match
38 exhibition_show_map /exhibition/map/{id} Path does not match
39 exhibition_edit /exhibition/{id}/edit Path does not match
40 exhibition_delete /exhibition/{id} Path does not match
41 exhibition_activate /exhibition/{id}/activate Path does not match
42 exhibition_archive /exhibition/{id}/archive Path does not match
43 exhibition_unarchive /exhibition/{id}/unarchive Path does not match
44 exhibitor_index /exhibitor Path does not match
45 exhibitor_suggester /exhibitor-sug Path does not match
46 exhibitor_new /exhibitor/new Path does not match
47 exhibitor_show /exhibitor/{id} Path does not match
48 exhibitor_edit /exhibitor/{id}/edit Path does not match
49 exhibitor_delete /exhibitor/{id}/delete Path does not match
50 file_index /file Path does not match
51 file_show /file/{id} Path does not match
52 file_delete /file/{id}/delete Path does not match
53 home / Path does not match
54 invoice_index /invoice Path does not match
55 invoice_suggester /invoice/suggester Path does not match
56 invoice_new /invoice/new/{id} Path does not match
57 invoice_new_from_proforma /invoice/new-from-proforma/{id} Path does not match
58 invoice_show /invoice/{id} Path does not match
59 invoice_download_range /invoice/download-range/{ids} Path does not match
60 invoice_generate_pdf /invoice/generate-pdf/{id} Path does not match
61 invoice_generate_xml /invoice/generate-xml/{id} Path does not match
62 invoice_edit /invoice/{id}/edit Path does not match
63 invoice_delete /invoice/{id} Path does not match
64 invoice_item_new_manual /invoice-item/new-manual/{invoice} Path does not match
65 invoice_item_edit /invoice-item/{id}/edit Path does not match
66 invoice_item_delete /invoice-item/{id}/delete Path does not match
67 order_index /order Path does not match
68 order_suggester /order/suggester Path does not match
69 order_new /order/new/{id} Path does not match
70 order_show /order/{id} Path does not match
71 order_generate_pdf /order/generate-pdf/{id} Path does not match
72 order_edit /order/{id}/edit Path does not match
73 order_delete /order/{id} Path does not match
74 order_item_new_manual /order-item/new-manual/{order} Path does not match
75 order_item_new /order-item/new/{order} Path does not match
76 order_item_edit /order-item/{id}/edit Path does not match
77 order_item_delete /order-item/{id} Path does not match
78 payment_index /payment Path does not match
79 payment_suggester /payment/suggester Path does not match
80 payment_new /payment/new/{id} Path does not match
81 payment_show /payment/{id} Path does not match
82 payment_edit /payment/{id}/edit Path does not match
83 payment_delete /payment/{id} Path does not match
84 price_index /price Path does not match
85 price_suggester /price-sug Path does not match
86 price_new /price/add Path does not match
87 price_edit /price/{id}/edit Path does not match
88 price_delete /price/{id}/delete Path does not match
89 proforma_invoice_new /proforma-invoice/new/{order} Path does not match
90 report_exhibitor /report/exhibitor Path does not match
91 report_exhibitor_suggester /report/exhibitor-sug Path does not match
92 security_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.