Routing
frontend_auth_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | 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 | admin_admins_index | /admin/admins | Path does not match |
| 17 | admin_admins_create | /admin/admins/create | Path does not match |
| 18 | admin_admins_edit | /admin/admins/{admin_uuid}/edit | Path does not match |
| 19 | admin_admins_delete | /admin/admins/{admin_uuid}/delete | Path does not match |
| 20 | admin_affiliates_index | /admin/affiliates | Path does not match |
| 21 | admin_affiliates_create | /admin/affiliates/create | Path does not match |
| 22 | admin_affiliates_edit | /admin/affiliates/{affiliate_uuid}/edit | Path does not match |
| 23 | admin_affiliates_stats | /admin/affiliates/{affiliate_uuid}/stats | Path does not match |
| 24 | admin_affiliates_delete | /admin/affiliates/{affiliate_uuid}/delete | Path does not match |
| 25 | admin_auth_login | /admin/login | Path does not match |
| 26 | admin_auth_logincheck | /admin/login_check | Path does not match |
| 27 | admin_auth_logout | /admin/logout | Path does not match |
| 28 | admin_auth_loginfailure | /admin/login_failure | Path does not match |
| 29 | admin_dashboard_index | /admin/dashboard | Path does not match |
| 30 | admin_index | /admin | Path does not match |
| 31 | admin_purchases_index | /admin/purchases | Path does not match |
| 32 | admin_settings | /admin/settings | Path does not match |
| 33 | admin_plans_index | /admin/plans | Path does not match |
| 34 | admin_plans_create | /admin/plans/create | Path does not match |
| 35 | admin_plans_edit | /admin/plans/{plan_uuid}/edit | Path does not match |
| 36 | admin_plans_archive | /admin/plans/{plan_uuid}/archive | Path does not match |
| 37 | admin_subscriptions_plans_delete | /admin/subscriptions/plans/{planId}/delete | Path does not match |
| 38 | admin_users_index | /admin/users | Path does not match |
| 39 | admin_users_create | /admin/users/create | Path does not match |
| 40 | admin_users_edit | /admin/users/{user_uuid}/edit | Path does not match |
| 41 | admin_users_delete | /admin/users/{user_uuid}/delete | Path does not match |
| 42 | admin_users_impersonate | /admin/users/{user_uuid}/impersonate | Path does not match |
| 43 | admin_users_payments | /admin/users/{user_uuid}/payments | Path does not match |
| 44 | admin_users_view | /admin/users/{user_uuid}/view | Path does not match |
| 45 | chat_index | /chat/ | Path does not match |
| 46 | chat_conversation | /chat/{uuid} | Path does not match |
| 47 | chat_xhr_getconversations | /chat/xhr/get_conversations | Path does not match |
| 48 | chat_xhr_createconversation | /chat/xhr/create_conversation | Path does not match |
| 49 | chat_xhr_getmessages | /chat/xhr/get_messages | Path does not match |
| 50 | chat_xhr_sendmessage | /chat/xhr/send_message | Path does not match |
| 51 | chat_xhr_uploadfile | /chat/xhr/upload_file | Path does not match |
| 52 | chat_xhr_uploadmedia | /chat/xhr/upload_media | Path does not match |
| 53 | chat_xhr_streamedmessage | /chat/xhr/get_streamed_response/{conversation_uuid}/{generated_message_uuid} | Path does not match |
| 54 | chat_xhr_getmessageaudio | /chat/xhr/get_message_audio | Path does not match |
| 55 | chat_xhr_addmessagetag | /chat/xhr/add_message_tag | Path does not match |
| 56 | chat_xhr_fetchtags | /chat/xhr/fetch_tags | Path does not match |
| 57 | chat_xhr_fetchtaggedmessages | /chat/xhr/fetch_tagged_messages | Path does not match |
| 58 | chat_xhr_deletemessage | /chat/xhr/delete_message | Path does not match |
| 59 | chat_xhr_deleteconversation | /chat/xhr/delete_conversation | Path does not match |
| 60 | chat_xhr_renameconversation | /chat/xhr/rename_conversation | Path does not match |
| 61 | chat_xhr_generateconversationname | /chat/xhr/generate_conversation_name | Path does not match |
| 62 | frontend_account_plans | /account/plans | Path does not match |
| 63 | frontend_account_checkout | /account/checkout/{plan_uuid}/{interval} | Path does not match |
| 64 | frontend_account_pay | /account/pay/{identifier} | Path does not match |
| 65 | frontend_account_setuppayment | /account/pay/setup_payment/{identifier} | Path does not match |
| 66 | frontend_account_createsubscription | /account/create_subscription | Path does not match |
| 67 | frontend_account_subscription | /account/subscription | Path does not match |
| 68 | frontend_account_cancelsubscription | /account/cancel_subscription | Path does not match |
| 69 | frontend_account_subscription_cancel_confirm | /account/subscription/cancel/confirm | Path does not match |
| 70 | frontend_account_subscription_cancel_offer | /account/subscription/cancel/offer | Path does not match |
| 71 | frontend_account_subscription_accept_offer | /account/subscription/accept-offer | Path does not match |
| 72 | frontend_account_cancelsubscription_final | /account/subscription/cancel-final | Path does not match |
| 73 | frontend_account_reactivatesubscription | /account/reactivate_subscription | Path does not match |
| 74 | frontend_account_updatepaymentmethod | /account/update_payment_method | Path does not match |
| 75 | frontend_account_paymentconfirmation | /account/payment_confirmation | Path does not match |
| 76 | frontend_auth_login | /login | Path does not match |
| 77 | frontend_auth_logincheck | /login_check | Path does not match |
| 78 | frontend_auth_logout | /logout | Path does not match |
| 79 | frontend_auth_exit_impersonation | /exit-impersonation | Path does not match |
| 80 | frontend_auth_loginfailure | /login_failure | Path does not match |
| 81 | frontend_auth_forgotpassword | /forgot_password | Path does not match |
| 82 | frontend_auth_resetpassword | /reset_password/{reset_token} | Path does not match |
| 83 | frontend_auth_register | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.