Routing
app_front_change_password
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/change-password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | 2fa_login | /2fa | Path does not match |
| 4 | 2fa_login_check | /2fa_check | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | app_front_account | /my-dashboard | Path does not match |
| 19 | app_front_affilliate | /affilliate | Path does not match |
| 20 | app_frontend_ai_channel_forms | /frontend/ai/channel/forms | Path does not match |
| 21 | app_frontend_ai_channel_sass_form | /ai-channel-saas | Path does not match |
| 22 | app_frontend_ai_channel_autobot_form | /ai-channel-autoboat | Path does not match |
| 23 | app_front_ai_channel_growth_forms | /ai-channel-growth | Path does not match |
| 24 | app_front_ai_channel_mother_child_forms | /ai-channel-mother-child | Path does not match |
| 25 | app_front_connect_with_app_ai_growth | /api/connect-with-app-ai-growth | Path does not match |
| 26 | app_front_dashboard | /my-account/dashboard | Path does not match |
| 27 | app_front_get_commission_chart_data_ajax | /my-account/get-commission-chart-data-ajax | Path does not match |
| 28 | redirect_to_eldorado_login | /eldorado/redirect-to-login | Path does not match |
| 29 | app_front_give_feedback | /my-account/give-feedback | Path does not match |
| 30 | app_front_my_feedback | /my-account/my-feedback | Path does not match |
| 31 | app_front_team_feedback | /my-account/team-feedback | Path does not match |
| 32 | app_front_home | / | Path does not match |
| 33 | app_front_main | /front/ | Path does not match |
| 34 | app_front_my_commission | /my-account/my-commission | Path does not match |
| 35 | app_front_my_customers | /my-account/my-customers | Path does not match |
| 36 | app_front_my_orders | /my-account/my-orders | Path does not match |
| 37 | app_front_order_view | /my-account/order/{id}/view | Path does not match |
| 38 | app_front_my_payment | /my-account/my-payment | Path does not match |
| 39 | app_front_payment_view | /my-account/payment/{id}/view | Path does not match |
| 40 | app_front_my_subscription | /my-account/my-subscription | Path does not match |
| 41 | app_front_cancel_subscription | /my-account/{id}/cancel | Path does not match |
| 42 | app_frontend_notification | /notification | Path does not match |
| 43 | app_front_notifications_read | /notifications/{id}/read | Path does not match |
| 44 | app_front_unread_notifications | /get-unread-notifications | Path does not match |
| 45 | app_front_payment_method | /payment-method | Path does not match |
| 46 | app_front_product_checkout | /product/checkout/{id} | Path does not match |
| 47 | create_subscription | /create-subscription | Path does not match |
| 48 | create_paypal_subscription | /create-paypal-subscription | Path does not match |
| 49 | subscription_cancel | /subscription-cancel | Path does not match |
| 50 | app_front_payout | /my-account/payout/ | Path does not match |
| 51 | app_front_product_view | /product/{sku} | Path does not match |
| 52 | app_front_rank | /my-account/my-rank/ | Path does not match |
| 53 | app_front_login | /login | Path does not match |
| 54 | app_front_logout | /logout | Path does not match |
| 55 | app_front_forgot_password | /forgot-password | Path does not match |
| 56 | app_front_reset_password | /forgot-password/reset/{token} | Path does not match |
| 57 | app_front_change_password | /change-password | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.