Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
# | Route name | Path | Log |
---|---|---|---|
1 | api_products | /api/products | Path does not match |
2 | api_orders | /api/orders | Path does not match |
3 | account | /account | Path does not match |
4 | save_pp_data | /account/save_pp_data | Path does not match |
5 | connect_amazon_start | /connect/amazon | Path does not match |
6 | connect_amazon_check | /connect/amazon/check | Path does not match |
7 | connect_amazon_check_secure | /connect/amazon/check | Path does not match |
8 | connect_etsy_start | /connect/etsy | Path does not match |
9 | connect_etsy_check | /connect/etsy/check | Path does not match |
10 | connect_etsy_check_secure | /connect/etsy/check | Path does not match |
11 | remove_store | /remove-store | Path does not match |
12 | admin_product_list | /admin/product/list | Path does not match |
13 | admin_user_list | /admin/user | Path does not match |
14 | admin_user_promote | /admin/user/promote/{id} | Path does not match |
15 | admin_user_demote | /admin/user/demote/{id} | Path does not match |
16 | admin_user_delete | /admin/user/delete/{id} | Path does not match |
17 | attribute_list | /admin/attribute/ | Path does not match |
18 | attribute_add | /admin/attribute/add | Path does not match |
19 | attribute_edit | /admin/attribute/edit/{id} | Path does not match |
20 | attribute_delete | /admin/attribute/delete/{id} | Path does not match |
21 | base_product_list | /admin/baseProduct/list | Path does not match |
22 | base_product_add | /admin/baseProduct/add | Path does not match |
23 | base_product_edit | /admin/baseProduct/edit/{id} | Path does not match |
24 | base_product_variant_form | /admin/baseProduct/variantForm/{id} | Path does not match |
25 | base_product_default_properties | /admin/baseProduct/defaultPropertiesForm/{id} | Path does not match |
26 | base_product_variant_settings | /admin/baseProduct/variantSettings/{id} | Path does not match |
27 | base_product_variant_images | /admin/baseProduct/variantImages/{id} | Path does not match |
28 | base_product_variant_side | /admin/baseProduct/variant/{id}/side | Path does not match |
29 | base_product_delete | /admin/baseProduct/delete/{id} | Path does not match |
30 | base_product_side_image | /admin/baseProduct/image/{id} | Path does not match |
31 | base_product_amazon_categories | /admin/baseProduct/amazonCategories | Path does not match |
32 | base_product_amazon_attributes | /admin/baseProduct/edit/{id}/amazonAttributes | Path does not match |
33 | base_product_shipping_profile_etsy | /admin/baseProduct/shippingProfile/etsy | Path does not match |
34 | base_product_shipping_profile_etsy_add | /admin/baseProduct/shippingProfile/etsy/add | Path does not match |
35 | base_product_shipping_profile_etsy_edit | /admin/baseProduct/shippingProfile/etsy/edit/{id} | Path does not match |
36 | remove_shipping_profile | /admin/baseProduct/shippingProfile/etsy/remove-shipping-profile/{id} | Path does not match |
37 | category_list | /admin/category/ | Path does not match |
38 | category_add | /admin/category/add | Path does not match |
39 | category_edit | /admin/category/edit/{id} | Path does not match |
40 | category_delete | /admin/category/delete/{id} | Path does not match |
41 | etsy_taxonomy_nodes_from_many | /admin/category/etsy-taxonomy-nodes-from-many/{taxonomyIds} | Path does not match |
42 | etsy_taxonomy_nodes | /admin/category/etsy-taxonomy-nodes/{taxonomyId} | Path does not match |
43 | taxonomy_search | /admin/category/taxonomy/search | Path does not match |
44 | app_dashboard | / | Path does not match |
45 | purchaseItemSellerNotes | /purchase-item-seller-notes | Path does not match |
46 | purchaseSetShippingRate | /purchase-set-shipping-rate | Path does not match |
47 | error403 | /error403 | Path does not match |
48 | error404 | /error404 | Path does not match |
49 | error | /error | Path does not match |
50 | payment_index | /payment/ | Path does not match |
51 | payment_save | /payment/save | Path does not match |
52 | payment_default | /payment/default/{paymentId} | Path does not match |
53 | payment_remove | /payment/remove/{paymentId} | Path does not match |
54 | product_builder_list | /product/builder/list | Path does not match |
55 | product_builder | /product/builder/{id} | Path does not match |
56 | product_builder_step2 | /product/builder/{id}/step2 | Path does not match |
57 | product_builder_design_loader | /product/builder/{id}/designLoader | Path does not match |
58 | product_builder_step3 | /product/builder/{id}/step3 | Path does not match |
59 | product_builder_stepRemoved | /product/builder/{id}/stepRemoved | Path does not match |
60 | product_variant_builder | /product/builder/step3/variantBuilder/{id} | Path does not match |
61 | product_builder_side_artwork_variant | /product/builder/{sideId}/variant/{variantId} | Path does not match |
62 | product_builder_product | /product/builder/product/{id} | Path does not match |
63 | product_artwork_json | /product/builder/artwork/{id}.json | Path does not match |
64 | product_variant_json | /product/builder/variant/{id}.json | Path does not match |
65 | product_builder_products | /product/builder/products | Path does not match |
66 | product_builder_save_image_url | /product/builder/save/image | Path does not match |
67 | product_builder_retrieve_user_product_image | /product/builder/user/product_image/{id}/{path} | Path does not match |
68 | product_builder_side_image | /product/builder/image/{id} | Path does not match |
69 | side_image_exists | /product/builder/side/image/check/{id} | Path does not match |
70 | product_list | /product/ | Path does not match |
71 | product_list_on_stores | /product/list/{id} | Path does not match |
72 | product_list_on_stores_information | /product/list/{productId}/store/{storeId} | Path does not match |
73 | product_list_on_stores_information_retry | /product/list/{productId}/listing/{listingId}/retry | Path does not match |
74 | product_list_on_stores_form | /product/list/{productId}/store/{storeId}/form | Path does not match |
75 | product_image | /product/images/product/{id}.png | Path does not match |
76 | product_side_image | /product/images/side/{id}.png | Path does not match |
77 | product_print_image | /product/printImages/print/{id}.png | Path does not match |
78 | product_delete | /product/delete/{id} | Path does not match |
79 | bulk_delete_products | /product/ | Path does not match |
80 | purchaseItems | /{purchase}/items | Path does not match |
81 | pull_etsy_orders | /pull-etsy-orders | Path does not match |
82 | purchase_item_customize | /{orderId}/items/{itemId}/customize/{itemNumber} | Path does not match |
83 | purchase_item_customizer | /{purchaseId}/item/{itemId}/customizer/{itemNumber} | Path does not match |
84 | item_customization_json | /item/{id}/itemNumber/{itemNumber}/customization.json | Path does not match |
85 | push_to_shipstation | /{id}/pushToShipStation | Path does not match |
86 | push_to_shipstation_apod | /{id}/pushToShipStationAPOD | Path does not match |
87 | check_purchase_charge | /{id}/checkPurchaseCharge | Path does not match |
88 | purchase_item_side_image | /item/side/image/{id}.png | Path does not match |
89 | purchase_item_side_print | /item/side/print/{id}.png | Path does not match |
90 | save_order_items_status | /save_order_items_status | Path does not match |
91 | app_register | /register | Path does not match |
92 | app_verify_email | /verify/email | Path does not match |
93 | app_forgot_password_request | /reset-password | Path does not match |
94 | app_check_email | /reset-password/check-email | Path does not match |
95 | app_reset_password | /reset-password/reset/{token} | Path does not match |
96 | 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.