Routing
homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin.es | /es/admin | Path does not match |
| 2 | admin.en | /admin | Path does not match |
| 3 | members_get.es | /es/app/ajax/member/get | Path does not match |
| 4 | members_get.en | /app/ajax/member/get | Path does not match |
| 5 | members_search_by_user.es | /es/app/ajax/member/search/{search} | Path does not match |
| 6 | members_search_by_user.en | /app/ajax/member/search/{search} | Path does not match |
| 7 | ajax-user-messages-delete.es | /es/app/ajax/member/messages/delete/{id} | Path does not match |
| 8 | ajax-user-messages-delete.en | /app/ajax/member/messages/delete/{id} | Path does not match |
| 9 | ajax-user-messages-getlist.es | /es/app/ajax/member/messages/getList | Path does not match |
| 10 | ajax-user-messages-getlist.en | /app/ajax/member/messages/getList | Path does not match |
| 11 | ajax-user-messages-getConversation.es | /es/app/ajax/member/messages/getConversation/{id} | Path does not match |
| 12 | ajax-user-messages-getConversation.en | /app/ajax/member/messages/getConversation/{id} | Path does not match |
| 13 | ajax-user-messages-sendMessage.es | /es/app/ajax/member/messages/sendMessage | Path does not match |
| 14 | ajax-user-messages-sendMessage.en | /app/ajax/member/messages/sendMessage | Path does not match |
| 15 | ajax-user-messages-read.es | /es/app/ajax/member/messages/read/{id} | Path does not match |
| 16 | ajax-user-messages-read.en | /app/ajax/member/messages/read/{id} | Path does not match |
| 17 | api_comment_post.es | /es/api/comment | Path does not match |
| 18 | api_comment_post.en | /api/comment | Path does not match |
| 19 | api_edit_comment.es | /es/api/comment/{id} | Path does not match |
| 20 | api_edit_comment.en | /api/comment/{id} | Path does not match |
| 21 | api_delete_comment.es | /es/api/comment/{id} | Path does not match |
| 22 | api_delete_comment.en | /api/comment/{id} | Path does not match |
| 23 | delete_post.es | /es/api/delete-post | Path does not match |
| 24 | delete_post.en | /api/delete-post | Path does not match |
| 25 | delete_blog.es | /es/api/delete-blog | Path does not match |
| 26 | delete_blog.en | /api/delete-blog | Path does not match |
| 27 | api_invitations.es | /es/api/invitations | Path does not match |
| 28 | api_invitations.en | /api/invitations | Path does not match |
| 29 | api_invitation_code.es | /es/api/app/invitation-code | Path does not match |
| 30 | api_invitation_code.en | /api/app/invitation-code | Path does not match |
| 31 | api_like_post.es | /es/api/like | Path does not match |
| 32 | api_like_post.en | /api/like | Path does not match |
| 33 | metrics-graph.es | /es/api/app/metrics-graph | Path does not match |
| 34 | metrics-graph.en | /api/app/metrics-graph | Path does not match |
| 35 | paysecure_success_callback.es | /es/api/paysecure/success-callback | Path does not match |
| 36 | paysecure_success_callback.en | /api/paysecure/success-callback | Path does not match |
| 37 | paysecure_failure_callback.es | /es/api/paysecure/failure-callback | Path does not match |
| 38 | paysecure_failure_callback.en | /api/paysecure/failure-callback | Path does not match |
| 39 | check_payment_status.es | /es/api/payment/{paymentId}/status | Path does not match |
| 40 | check_payment_status.en | /api/payment/{paymentId}/status | Path does not match |
| 41 | wallet_return_public.es | /es/app/wallet/return | Path does not match |
| 42 | wallet_return_public.en | /app/wallet/return | Path does not match |
| 43 | api_payment_round_user.es | /es/api/payment-round/{userId} | Path does not match |
| 44 | api_payment_round_user.en | /api/payment-round/{userId} | Path does not match |
| 45 | app_api_postimages__invoke.es | /es/api/post/{id}/images | Path does not match |
| 46 | app_api_postimages__invoke.en | /api/post/{id}/images | Path does not match |
| 47 | api_purchase_new.es | /es/api/purchase | Path does not match |
| 48 | api_purchase_new.en | /api/purchase | Path does not match |
| 49 | social-media.es | /es/api/app/social-media | Path does not match |
| 50 | social-media.en | /api/app/social-media | Path does not match |
| 51 | translations.es | /es/translations/{locale} | Path does not match |
| 52 | translations.en | /translations/{locale} | Path does not match |
| 53 | update_last_time.es | /es/update_last_time | Path does not match |
| 54 | update_last_time.en | /update_last_time | Path does not match |
| 55 | api_recharge.es | /es/api/wallet/recharge | Path does not match |
| 56 | api_recharge.en | /api/wallet/recharge | Path does not match |
| 57 | api_withdraw.es | /es/api/wallet/withdraw | Path does not match |
| 58 | api_withdraw.en | /api/wallet/withdraw | Path does not match |
| 59 | api_wallet_cleanup.es | /es/api/wallet/cleanup | Path does not match |
| 60 | api_wallet_cleanup.en | /api/wallet/cleanup | Path does not match |
| 61 | app_app_root.es | /es/app/ | Path does not match |
| 62 | app_app_root.en | /app/ | Path does not match |
| 63 | app_app_base.es | /es/app/base | Path does not match |
| 64 | app_app_base.en | /app/base | Path does not match |
| 65 | app_home.es | /es/app/home | Path does not match |
| 66 | app_home.en | /app/home | Path does not match |
| 67 | app_home_post.es | /es/app/post/{postId} | Path does not match |
| 68 | app_home_post.en | /app/post/{postId} | Path does not match |
| 69 | information.es | /es/app/information/{memberId} | Path does not match |
| 70 | information.en | /app/information/{memberId} | Path does not match |
| 71 | blog.es | /es/app/blog/{memberId} | Path does not match |
| 72 | blog.en | /app/blog/{memberId} | Path does not match |
| 73 | create-blog.es | /es/app/new-blog/{blogId} | Path does not match |
| 74 | create-blog.en | /app/new-blog/{blogId} | Path does not match |
| 75 | internaBlog.es | /es/app/inner-blog/{blogId} | Path does not match |
| 76 | internaBlog.en | /app/inner-blog/{blogId} | Path does not match |
| 77 | friends.es | /es/app/friends | Path does not match |
| 78 | friends.en | /app/friends | Path does not match |
| 79 | wallet.es | /es/app/wallet | Path does not match |
| 80 | wallet.en | /app/wallet | Path does not match |
| 81 | purchases.es | /es/app/purchases | Path does not match |
| 82 | purchases.en | /app/purchases | Path does not match |
| 83 | landing-benefits.es | /es/app/landing-benefits | Path does not match |
| 84 | landing-benefits.en | /app/landing-benefits | Path does not match |
| 85 | benefits-detail.es | /es/app/benefits/{slug} | Path does not match |
| 86 | benefits-detail.en | /app/benefits/{slug} | Path does not match |
| 87 | edit-profile.es | /es/app/edit-profile | Path does not match |
| 88 | edit-profile.en | /app/edit-profile | Path does not match |
| 89 | profile-completed.es | /es/app/thanks | Path does not match |
| 90 | profile-completed.en | /app/thanks | Path does not match |
| 91 | create-profile.es | /es/app/profile | Path does not match |
| 92 | create-profile.en | /app/profile | Path does not match |
| 93 | update-profile-page.es | /es/app/profile/update | Path does not match |
| 94 | update-profile-page.en | /app/profile/update | Path does not match |
| 95 | controller-profile-form.es | /es/app/profile-form/{id} | Path does not match |
| 96 | controller-profile-form.en | /app/profile-form/{id} | Path does not match |
| 97 | contact.es | /es/app/contact | Path does not match |
| 98 | contact.en | /app/contact | Path does not match |
| 99 | benefits.es | /es/app/benefits | Path does not match |
| 100 | benefits.en | /app/benefits | Path does not match |
| 101 | messages.es | /es/app/messages | Path does not match |
| 102 | messages.en | /app/messages | Path does not match |
| 103 | update-profile.es | /es/app/update-profile | Path does not match |
| 104 | update-profile.en | /app/update-profile | Path does not match |
| 105 | test.es | /es/app/test | Path does not match |
| 106 | test.en | /app/test | Path does not match |
| 107 | metrics.es | /es/app/metrics | Path does not match |
| 108 | metrics.en | /app/metrics | Path does not match |
| 109 | notifications.es | /es/app/notifications | Path does not match |
| 110 | notifications.en | /app/notifications | Path does not match |
| 111 | app_login.es | /es/app/login | Path does not match |
| 112 | app_login.en | /app/login | Path does not match |
| 113 | register.es | /es/app/register/{code} | Path does not match |
| 114 | register.en | /app/register/{code} | Path does not match |
| 115 | legal.es | /es/legal | Path does not match |
| 116 | legal.en | /legal | Path does not match |
| 117 | studio_login.es | /es/studio/login | Path does not match |
| 118 | studio_login.en | /studio/login | Path does not match |
| 119 | admin_login.es | /es/admin/login | Path does not match |
| 120 | admin_login.en | /admin/login | Path does not match |
| 121 | my-library.es | /es/app/bio/library | Path does not match |
| 122 | my-library.en | /app/bio/library | Path does not match |
| 123 | member_library.es | /es/app/bio/{memberId}/library | Path does not match |
| 124 | member_library.en | /app/bio/{memberId}/library | Path does not match |
| 125 | member_bio.es | /es/app/bio/{memberId} | Path does not match |
| 126 | member_bio.en | /app/bio/{memberId} | Path does not match |
| 127 | my-bio.es | /es/app/bio/ | Path does not match |
| 128 | my-bio.en | /app/bio/ | Path does not match |
| 129 | change_locale.es | /es/change-locale/{locale} | Path does not match |
| 130 | change_locale.en | /change-locale/{locale} | Path does not match |
| 131 | homepage.es | /es/ | Path does not match |
| 132 | homepage.en | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.