Redirect 302 redirect from GET @homepage (44a674)

GET https://solera.tel/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 app_amazon_price_update_index /amazon/price-update/ Path does not match
2 app_amazon_price_update_new /amazon/price-update/new Path does not match
3 app_amazon_price_update_edit /amazon/price-update/{combinedKey}/edit Path does not match
4 app_api_api_postasnconfirmation /api/v1/asn/confirmation Path does not match
5 app_api_api_postasnconfirmationreturn /api/v1/asn/confirmation/return Path does not match
6 app_api_api_postinventoryadjustment /api/v1/inventory/adjustment Path does not match
7 app_api_api_postorderstatuschange /api/v1/orderstatuschange Path does not match
8 app_api_api_postorderconfirmation /api/v1/order/confirmation Path does not match
9 app_api_api_postinventorysnapshot /api/v1/inventory/snapshot Path does not match
10 app_api_request_index /api-request/ Path does not match
11 app_api_request_show /api-request/{id} Path does not match
12 app_asn_index /asn/ Path does not match
13 app_asn_new /asn/new Path does not match
14 app_asn_new_copy /asn/new/copy/{copyFrom} Path does not match
15 app_asn_show /asn/{id} Path does not match
16 app_asn_update_wms /asn/{id}/update-wms Path does not match
17 app_asn_edit /asn/{id}/edit Path does not match
18 app_asn_delete /asn/{id} Path does not match
19 app_item_master_index /item-master/ Path does not match
20 app_item_master_new /item-master/new Path does not match
21 app_item_master_show /item-master/{id} Path does not match
22 app_item_master_edit /item-master/{id}/edit Path does not match
23 app_item_master_delete /item-master/{id} Path does not match
24 app_item_master_update_dhl_wms /item-master/{id}/update-remote Path does not match
25 inventory_live /dhl-fc/inventory/live Path does not match
26 inventory_live_content /dhl-fc/inventory/live-content Path does not match
27 inventory_snapshot /dhl-fc/inventory/snapshot Path does not match
28 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.