Routing
customer_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_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api_module_license_verify | /api/v1/module/verify | Path does not match |
| 17 | store_register | /api/v1/store/register | Path does not match |
| 18 | store_heartbeat | /api/v1/store/heartbeat | Path does not match |
| 19 | store_secret_rotate | /api/v1/store/secret/rotate | Path does not match |
| 20 | module_profile | /api/v1/module/profile | Path does not match |
| 21 | module_capabilities | /api/v1/module/capabilities | Path does not match |
| 22 | carriers_list | /api/v1/carriers | Path does not match |
| 23 | carrier_config_schema | /api/v1/carriers/{carrier}/config-schema | Path does not match |
| 24 | carrier_test | /api/v1/carriers/{carrier}/test | Path does not match |
| 25 | carrier_show | /api/v1/carriers/{carrier} | Path does not match |
| 26 | client_carriers_config_list | /api/v1/client/carriers/config | Path does not match |
| 27 | client_carrier_config_save | /api/v1/client/carriers/{carrier}/config | Path does not match |
| 28 | client_carrier_config_delete | /api/v1/client/carriers/{carrier}/config | Path does not match |
| 29 | client_carrier_test | /api/v1/client/carriers/{carrier}/test | Path does not match |
| 30 | shipping_create | /api/v1/shipping/shipments | Path does not match |
| 31 | shipping_label | /api/v1/shipping/shipments/{id}/label | Path does not match |
| 32 | shipping_cancel | /api/v1/shipping/shipments/{id}/cancel | Path does not match |
| 33 | shipping_tracking | /api/v1/shipping/shipments/{id}/tracking | Path does not match |
| 34 | shipping_get | /api/v1/shipping/shipments/{id} | Path does not match |
| 35 | installer_manifest | /api/v1/installer/manifest | Path does not match |
| 36 | installer_download | /api/v1/installer/download/{token} | Path does not match |
| 37 | api_license_activate | /api/v1/license/activate | Path does not match |
| 38 | api_license_check | /api/v1/license/check | Path does not match |
| 39 | api_shipments_create | /api/v1/shipments | Path does not match |
| 40 | api_shipments_bulk | /api/v1/shipments/bulk | Path does not match |
| 41 | api_shipment_get | /api/v1/shipments/{shipmentId} | Path does not match |
| 42 | api_shipment_check_now | /api/v1/shipments/{shipmentId}/check-now | Path does not match |
| 43 | api_shipment_close | /api/v1/shipments/{shipmentId}/close | Path does not match |
| 44 | integration_provision | /api/v1/admin/provision | Path does not match |
| 45 | integration_create_account | /api/v1/admin/accounts | Path does not match |
| 46 | integration_create_license | /api/v1/admin/licenses | Path does not match |
| 47 | integration_renew_license | /api/v1/admin/licenses/{id}/renew | Path does not match |
| 48 | integration_create_api_key | /api/v1/admin/api-keys | Path does not match |
| 49 | api_health | /health | Path does not match |
| 50 | internal_woocommerce_license_created | /internal/woocommerce/license-created | Path does not match |
| 51 | internal_woocommerce_license_renewed | /internal/woocommerce/license-renewed | Path does not match |
| 52 | internal_woocommerce_license_cancelled | /internal/woocommerce/license-cancelled | Path does not match |
| 53 | admin_login | /admin/login | Path does not match |
| 54 | admin_login_check | /admin/login_check | Path does not match |
| 55 | admin_logout | /admin/logout | Path does not match |
| 56 | admin_dashboard | /admin | Path does not match |
| 57 | admin_accounts | /admin/accounts | Path does not match |
| 58 | admin_account_create | /admin/accounts/new | Path does not match |
| 59 | admin_account_show | /admin/accounts/{id} | Path does not match |
| 60 | admin_account_edit | /admin/accounts/{id}/edit | Path does not match |
| 61 | admin_account_block | /admin/accounts/{id}/block | Path does not match |
| 62 | admin_account_plan | /admin/accounts/{id}/plan | Path does not match |
| 63 | admin_shipments | /admin/shipments | Path does not match |
| 64 | admin_shipment_show | /admin/shipments/{id} | Path does not match |
| 65 | admin_shipment_check | /admin/shipments/{id}/check | Path does not match |
| 66 | admin_shipment_close | /admin/shipments/{id}/close | Path does not match |
| 67 | admin_webhooks | /admin/webhooks | Path does not match |
| 68 | admin_webhook_retry | /admin/webhooks/{id}/retry | Path does not match |
| 69 | admin_modules | /admin/modules | Path does not match |
| 70 | admin_module_create | /admin/modules/new | Path does not match |
| 71 | admin_module_show | /admin/modules/{id} | Path does not match |
| 72 | admin_module_toggle | /admin/modules/{id}/toggle | Path does not match |
| 73 | admin_module_regen_secret | /admin/modules/{id}/regen-secret | Path does not match |
| 74 | admin_api_clients | /admin/api-clients | Path does not match |
| 75 | admin_api_client_create | /admin/api-clients/new | Path does not match |
| 76 | admin_api_client_credentials | /admin/api-clients/{id}/credentials | Path does not match |
| 77 | admin_api_client_revoke | /admin/api-clients/{id}/revoke | Path does not match |
| 78 | admin_integration_settings | /admin/integration | Path does not match |
| 79 | admin_security_logs | /admin/security-logs | Path does not match |
| 80 | admin_licenses | /admin/licenses | Path does not match |
| 81 | admin_license_create | /admin/licenses/new | Path does not match |
| 82 | admin_license_show | /admin/licenses/{id} | Path does not match |
| 83 | admin_license_regen_key | /admin/licenses/{id}/regen-key | Path does not match |
| 84 | admin_license_reveal_key | /admin/licenses/{id}/reveal-key | Path does not match |
| 85 | admin_license_view_key | /admin/licenses/{id}/view-key | Path does not match |
| 86 | admin_license_extend | /admin/licenses/{id}/extend | Path does not match |
| 87 | admin_license_status | /admin/licenses/{id}/status | Path does not match |
| 88 | admin_license_entitlements | /admin/licenses/{id}/entitlements | Path does not match |
| 89 | admin_warehouse_stores | /admin/warehouse/stores | Path does not match |
| 90 | admin_warehouse_products | /admin/warehouse/products | Path does not match |
| 91 | admin_warehouse_carrier_configs | /admin/warehouse/carrier-configs | Path does not match |
| 92 | admin_warehouse_shipments | /admin/warehouse/shipments | Path does not match |
| 93 | admin_warehouse_downloads | /admin/warehouse/downloads | Path does not match |
| 94 | admin_warehouse_logs | /admin/warehouse/logs | Path does not match |
| 95 | customer_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.