Routing
user_sign_in
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/log-in
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | app_admin_adminaction_updateuserfields | /admin/updateUserFields | Path does not match |
13 | admin_bluesnap_stand | /admin/bluesnap-stand | Path does not match |
14 | admin_bluesnap_stand_plan_retrieve | /admin/bluesnap-stand/plan-retrieve | Path does not match |
15 | admin_bluesnap_stand_plan_create | /admin/bluesnap-stand/plan-create | Path does not match |
16 | admin_bluesnap_stand_plan_update | /admin/bluesnap-stand/plan-update | Path does not match |
17 | admin_bluesnap_stand_shopper_retrieve | /admin/bluesnap-stand/shopper-retrieve | Path does not match |
18 | admin_bluesnap_stand_shopper_create | /admin/bluesnap-stand/shopper-create | Path does not match |
19 | admin_bluesnap_stand_shopper_update | /admin/bluesnap-stand/shopper-update | Path does not match |
20 | admin_bluesnap_stand_subscription_retrieve | /admin/bluesnap-stand/subscription-retrieve | Path does not match |
21 | admin_bluesnap_stand_subscription_create | /admin/bluesnap-stand/subscription-create | Path does not match |
22 | admin_bluesnap_stand_subscription_update | /admin/bluesnap-stand/subscription-update | Path does not match |
23 | admin_bluesnap_stand_subscription_cancel | /admin/bluesnap-stand/subscription-cancel | Path does not match |
24 | admin_bluesnap_stand_transaction_retrieve | /admin/bluesnap-stand/transaction-retrieve | Path does not match |
25 | admin_bluesnap_stand_transaction_create | /admin/bluesnap-stand/transaction-create | Path does not match |
26 | admin | /admin | Path does not match |
27 | admin_stand_email_show | /admin/stand/email/show | Path does not match |
28 | admin_setting_validate | /admin/setting/validate | Path does not match |
29 | admin_stripe_stand_all_in_one | /admin/stripe-stand/all-in-one | Path does not match |
30 | admin_stripe_stand_all_in_one_customer | /admin/stripe-stand/all-in-one/customer | Path does not match |
31 | admin_stripe_stand_all_in_one_subscription | /admin/stripe-stand/all-in-one/subscription | Path does not match |
32 | admin_stripe_stand_all_in_one_payment | /admin/stripe-stand/all-in-one/payment | Path does not match |
33 | admin_stripe_stand | /admin/stripe-stand | Path does not match |
34 | admin_stripe_stand_customer_retrieve | /admin/stripe-stand/customer-retrieve | Path does not match |
35 | admin_stripe_stand_customer_create | /admin/stripe-stand/customer-create | Path does not match |
36 | admin_stripe_stand_customer_update | /admin/stripe-stand/customer-update | Path does not match |
37 | admin_stripe_stand_price_retrieve | /admin/stripe-stand/price-retrieve | Path does not match |
38 | admin_stripe_stand_price_create | /admin/stripe-stand/price-create | Path does not match |
39 | admin_stripe_stand_price_update | /admin/stripe-stand/price-update | Path does not match |
40 | admin_stripe_stand_price_deactivate | /admin/stripe-stand/price-deactivate | Path does not match |
41 | admin_stripe_stand_product_retrieve | /admin/stripe-stand/product-retrieve | Path does not match |
42 | admin_stripe_stand_product_create | /admin/stripe-stand/product-create | Path does not match |
43 | admin_stripe_stand_product_update | /admin/stripe-stand/product-update | Path does not match |
44 | admin_stripe_stand_product_deactivate | /admin/stripe-stand/product-deactivate | Path does not match |
45 | admin_stripe_stand_single_payment_create_payment_intent | /admin/stripe-stand/single-payment-create-payment-intent | Path does not match |
46 | admin_stripe_stand_single_payment | /admin/stripe-stand/single-payment | Path does not match |
47 | admin_stripe_stand_subscription_retrieve | /admin/stripe-stand/subscription-retrieve | Path does not match |
48 | admin_stripe_stand_subscription_create | /admin/stripe-stand/subscription-create | Path does not match |
49 | admin_stripe_stand_subscription_update | /admin/stripe-stand/subscription-update | Path does not match |
50 | admin_stripe_stand_subscription_cancel | /admin/stripe-stand/subscription-cancel | Path does not match |
51 | admin_stripe_stand_subscription_create_pi | /admin/stripe-stand/subscription-create-pi | Path does not match |
52 | index | / | Path does not match |
53 | user_sign_in | /log-in | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.