Routing
api_chat_paginated_recipients_messages_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| recipientId | "019c00c8-049e-7924-b16a-2707b3b87cf8" |
Route Matching Logs
Path to match:
/api/chats/recipients/019c00c8-049e-7924-b16a-2707b3b87cf8/messages
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | users_advertising_payment_keys_create | /api/users/advertising_payment_keys | Path does not match |
| 18 | users_advertising_create | /api/users/advertising_featured/setup | Path does not match |
| 19 | api_advertisings_index | /api/advertisings | Path does not match |
| 20 | api_check_featured | /api/check-featured | Path does not match |
| 21 | user_featured-advertisings | /api/user/featured-advertisings | Path does not match |
| 22 | api_passwords_resets_checker_show | /api/passwords_resets/checker | Path does not match |
| 23 | api_passwords_resets_create | /api/passwords_resets | Path does not match |
| 24 | api_passwords_resets_update | /api/passwords_resets | Path does not match |
| 25 | api_passwords_update | /api/passwords | Path does not match |
| 26 | api_fcm_token_refresh | /api/fcmtoken/refresh | Path does not match |
| 27 | api_language_list | /api/languages | Path does not match |
| 28 | api_province_list | /api/provinces | Path does not match |
| 29 | api_auth_refresh_tokens_create | /api/auth/refresh_tokens | Path does not match |
| 30 | api_send_activation_code | /api/send_activation_code | Path does not match |
| 31 | api_skills_list | /api/skills | Path does not match |
| 32 | api_apple_sign_in_create | /api/sign-in/apple | Path does not match |
| 33 | api_google_sign_in_create | /api/sign-in/google | Path does not match |
| 34 | api_sign_in_create | /api/sign-in | Path does not match |
| 35 | api_apple_sign_up_create | /api/sign-up/apple | Path does not match |
| 36 | api_check_email | /api/check-email | Path does not match |
| 37 | api_google_sign_up_create | /api/sign-up/google | Path does not match |
| 38 | api_sign_up_activation_codes_show | /api/sign-up/activation_codes | Path does not match |
| 39 | api_sign_up_customer | /api/sign-up-customer | Path does not match |
| 40 | api_sign_up_professional | /api/sign-up-professional | Path does not match |
| 41 | api_user_professional_register_profile | /api/user/professional-register-profile | Path does not match |
| 42 | api_chat_list_index | /api/chats | Path does not match |
| 43 | api_chat_paginated_messages_index | /api/chats/{chatId}/messages | Path does not match |
| 44 | api_chat_paginated_recipients_messages_index | /api/chats/recipients/{recipientId}/messages | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.