Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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 | /admin | Path does not match |
| 17 | admin_import_content | /admin/import-content | Path does not match |
| 18 | admin_rollback_import | /admin/rollback-import | Path does not match |
| 19 | admin_perf_compare | /admin/perf-compare | Path does not match |
| 20 | admin_recalculate_balances | /admin/recalculate-balances | Path does not match |
| 21 | admin_hash_tag_block | /admin/hash-tag/{id}/block | Path does not match |
| 22 | admin_hash_tag_unblock | /admin/hash-tag/{id}/unblock | Path does not match |
| 23 | admin_comment_reject | /admin/comment/{id}/reject | Path does not match |
| 24 | admin_post_reject | /admin/post/{id}/reject | Path does not match |
| 25 | api_conversations_list | /api/conversations | Path does not match |
| 26 | api_conversations_unread_count | /api/conversations/unread-count | Path does not match |
| 27 | api_conversations_create | /api/conversations | Path does not match |
| 28 | api_conversation_messages | /api/conversations/{id}/messages | Path does not match |
| 29 | api_conversation_send | /api/conversations/{id}/messages | Path does not match |
| 30 | api_conversation_read | /api/conversations/{id}/read | Path does not match |
| 31 | api_private_confirm | /priv/api/gifts/confirm/{hash} | Path does not match |
| 32 | api_hash_tags_popular | /api/hash_tags/popular | Path does not match |
| 33 | api_hash_tags_search | /api/hash_tags/search | Path does not match |
| 34 | api_message_settings_get | /api/users/message-settings | Path does not match |
| 35 | api_message_settings_put | /api/users/message-settings | Path does not match |
| 36 | test_ist_balance_topup | /api/test/users/ist-balance | Path does not match |
| 37 | get_referrals | /referrals | Path does not match |
| 38 | get_referrer | /referrer | Path does not match |
| 39 | api_private_me | /priv/api/me | Path does not match |
| 40 | api_private_sms_verify | /priv/api/sms_verify | Path does not match |
| 41 | api_private_register_a | /priv/api/register_a | Path does not match |
| 42 | api_private_register_test | /priv/api/register_test | Path does not match |
| 43 | api_private_resend_email | /priv/api/resend-email | Path does not match |
| 44 | api_private_verify_email | /priv/api/verify-email | Path does not match |
| 45 | api_private_verify_phone | /priv/api/verify-phone | Path does not match |
| 46 | api_private_verify_sms | /priv/api/verify-sms | Path does not match |
| 47 | api_private_verify_call | /priv/api/verify-call | Path does not match |
| 48 | api_private_todo | /priv/api/todo | Path does not match |
| 49 | api_private_payment_gift | /priv/api/payment_gift | Path does not match |
| 50 | api_private_replenishment_balance | /priv/api/replenishment_balance | Path does not match |
| 51 | api_private_password_reset_request | /priv/api/password-reset/request | Path does not match |
| 52 | api_private_password_reset_reset | /priv/api/password-reset/reset | Path does not match |
| 53 | app_comment_getcomment | /api/comment/{id} | Path does not match |
| 54 | app_comment_createcomment | /api/threads/{threadId}/comments | Path does not match |
| 55 | app_comment_getcommentsbythread | /api/comments | Path does not match |
| 56 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.