Routing
information
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| memberId | "91" |
Route Redirection
This page redirects to:
https://ztreamo.iridian.co/app/login
Route Matching Logs
Path to match:
/app/information/91
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin.es | /es/admin | Path does not match |
| 2 | admin.en | /admin | Path does not match |
| 3 | ajax-user-messages-getlist.es | /es/app/ajax/member/messages/getList | Path does not match |
| 4 | ajax-user-messages-getlist.en | /app/ajax/member/messages/getList | Path does not match |
| 5 | ajax-user-messages-getConversation.es | /es/app/ajax/member/messages/getConversation/{id} | Path does not match |
| 6 | ajax-user-messages-getConversation.en | /app/ajax/member/messages/getConversation/{id} | Path does not match |
| 7 | ajax-user-messages-sendMessage.es | /es/app/ajax/member/messages/sendMessage | Path does not match |
| 8 | ajax-user-messages-sendMessage.en | /app/ajax/member/messages/sendMessage | Path does not match |
| 9 | api_comment_post.es | /es/api/comment | Path does not match |
| 10 | api_comment_post.en | /api/comment | Path does not match |
| 11 | api_edit_comment.es | /es/api/comment/{id} | Path does not match |
| 12 | api_edit_comment.en | /api/comment/{id} | Path does not match |
| 13 | api_delete_comment.es | /es/api/comment/{id} | Path does not match |
| 14 | api_delete_comment.en | /api/comment/{id} | Path does not match |
| 15 | delete_post.es | /es/api/delete-post | Path does not match |
| 16 | delete_post.en | /api/delete-post | Path does not match |
| 17 | delete_blog.es | /es/api/delete-blog | Path does not match |
| 18 | delete_blog.en | /api/delete-blog | Path does not match |
| 19 | api_invitations.es | /es/api/invitations | Path does not match |
| 20 | api_invitations.en | /api/invitations | Path does not match |
| 21 | api_invitation_code.es | /es/api/app/invitation-code | Path does not match |
| 22 | api_invitation_code.en | /api/app/invitation-code | Path does not match |
| 23 | api_like_post.es | /es/api/like | Path does not match |
| 24 | api_like_post.en | /api/like | Path does not match |
| 25 | metrics-graph.es | /es/api/app/metrics-graph | Path does not match |
| 26 | metrics-graph.en | /api/app/metrics-graph | Path does not match |
| 27 | paysecure_success_callback.es | /es/api/paysecure/success-callback | Path does not match |
| 28 | paysecure_success_callback.en | /api/paysecure/success-callback | Path does not match |
| 29 | paysecure_failure_callback.es | /es/api/paysecure/failure-callback | Path does not match |
| 30 | paysecure_failure_callback.en | /api/paysecure/failure-callback | Path does not match |
| 31 | check_payment_status.es | /es/api/payment/{paymentId}/status | Path does not match |
| 32 | check_payment_status.en | /api/payment/{paymentId}/status | Path does not match |
| 33 | wallet_return_public.es | /es/app/wallet/return | Path does not match |
| 34 | wallet_return_public.en | /app/wallet/return | Path does not match |
| 35 | app_api_postimages__invoke.es | /es/api/post/{id}/images | Path does not match |
| 36 | app_api_postimages__invoke.en | /api/post/{id}/images | Path does not match |
| 37 | api_purchase_new.es | /es/api/purchase | Path does not match |
| 38 | api_purchase_new.en | /api/purchase | Path does not match |
| 39 | social-media.es | /es/api/app/social-media | Path does not match |
| 40 | social-media.en | /api/app/social-media | Path does not match |
| 41 | translations.es | /es/translations/{locale} | Path does not match |
| 42 | translations.en | /translations/{locale} | Path does not match |
| 43 | update_last_time.es | /es/update_last_time | Path does not match |
| 44 | update_last_time.en | /update_last_time | Path does not match |
| 45 | api_recharge.es | /es/api/wallet/recharge | Path does not match |
| 46 | api_recharge.en | /api/wallet/recharge | Path does not match |
| 47 | api_withdraw.es | /es/api/wallet/withdraw | Path does not match |
| 48 | api_withdraw.en | /api/wallet/withdraw | Path does not match |
| 49 | api_wallet_cleanup.es | /es/api/wallet/cleanup | Path does not match |
| 50 | api_wallet_cleanup.en | /api/wallet/cleanup | Path does not match |
| 51 | app_app_root.es | /es/app/ | Path does not match |
| 52 | app_app_root.en | /app/ | Path does not match |
| 53 | app_app_base.es | /es/app/base | Path does not match |
| 54 | app_app_base.en | /app/base | Path does not match |
| 55 | app_home.es | /es/app/home | Path does not match |
| 56 | app_home.en | /app/home | Path does not match |
| 57 | app_home_post.es | /es/app/post/{postId} | Path does not match |
| 58 | app_home_post.en | /app/post/{postId} | Path does not match |
| 59 | information.es | /es/app/information/{memberId} | Path does not match |
| 60 | information.en | /app/information/{memberId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.