https://zv.slapp.me/chat/message?userId=3267483011926851063

Routing

chat_message Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /chat/message
# Route name Path Log
1 account_home /account/ Path does not match
2 account_board /account/board Path does not match
3 account_reservartion_move /account/reservation/{id}/move Path does not match
4 account_reservartion_pay /account/reservation/{id}/pay Path does not match
5 chat_index /chat Path does not match
6 chat_message /chat/message Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.