Routing
nellapp_sdk_routing_routes
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/core/routing/routes
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.swagger | /async/doc.json | Path does not match |
| 3 | app.swagger_ui | /async/doc | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_channel_service_show | /channels/{channelId}/service/{serviceId}/show | Path does not match |
| 16 | app_home | / | Path does not match |
| 17 | async_channel_get_canal_item | /async/{channelId}/canals_item/{id} | Path does not match |
| 18 | async_channel_get_private_canal_collection | /async/{channelId}/canals/private | Path does not match |
| 19 | async_channel_get_public_canal_collection | /async/{channelId}/canals/public | Path does not match |
| 20 | async_channel_get_temporary_canal_collection | /async/{channelId}/canals/temporary | Path does not match |
| 21 | async_channels_for_user | /async/channels/ | Path does not match |
| 22 | async_channel_get_chat_notification | /async/{channelId}/chat_notifications | Path does not match |
| 23 | async_channel_set_chat_notification_read_all_by_conversation | /async/{channelId}/chat_notifications/{conversationId}/read-all | Path does not match |
| 24 | async_channel_set_chat_notification_read | /async/{channelId}/chat_notifications/{chatNotificationId}/read | Path does not match |
| 25 | async_channel_get_all_conversation_collection | /async/{channelId}/conversations/all | Path does not match |
| 26 | async_channel_get_conversation | /async/{channelId}/conversations/{id} | Path does not match |
| 27 | async_channel_get_referent_conversations | /async/{channelId}/conversations/learner/referent | Path does not match |
| 28 | async_channel_get_services_conversations | /async/{channelId}/conversations/learner/services | Path does not match |
| 29 | async_channel_get_conversation_collection | /async/{channelId}/conversations/ | Path does not match |
| 30 | async_channel_post_conversation_mark_all_read | /async/{channelId}/conversations/{id}/mark-all-read | Path does not match |
| 31 | /async/{channelId}/conversations/{conversationId}/last-seen-message/{lastSeenMessageId} | Path does not match | |
| 32 | async_channel_get_file_image_preview | /async/{channelId}/file-image-preview/{fileId} | Path does not match |
| 33 | async_channel_download_file | /async/{channelId}/file-download/{fileId} | Path does not match |
| 34 | async_channel_delete_message | /async/{channelId}/messages/{conversationId}/{messageId} | Path does not match |
| 35 | async_channel_get_message_after_collection | /async/{channelId}/messages/{conversationId}/after/{nextMessageId} | Path does not match |
| 36 | async_channel_get_message_before_collection | /async/{channelId}/messages/{conversationId}/before/{previousMessageId} | Path does not match |
| 37 | async_channel_get_message_collection_search | /async/{channelId}/search_messages/ | Path does not match |
| 38 | async_channel_get_message_unread_collection | /async/{channelId}/messages/{conversationId}/unread | Path does not match |
| 39 | async_channel_post_file_message | /async/{channelId}/file-messages/{conversationId}/{parentMessage} | Path does not match |
| 40 | async_channel_post_message | /async/{channelId}/messages/{conversationId}/{parentMessage} | Path does not match |
| 41 | async_channel_put_message | /async/{channelId}/messages/{conversationId}/{messageId} | Path does not match |
| 42 | async_channel_patch_pinned_message | /async/{channelId}/messages/{conversationId}/{messageId}/pin | Path does not match |
| 43 | async_channel_post_message_user | /async/{channelId}/messageUsers/{messageId}/ | Path does not match |
| 44 | async_channel_redirect_to_channel_user_data | /async/{channelId}/profile/{userId} | Path does not match |
| 45 | async_channel_get_conversation_user_collection | /async/{channelId}/users/{conversationId} | Path does not match |
| 46 | async_channel_get_conversation_user_collection_in_common | /async/{channelId}/users-in-common/ | Path does not match |
| 47 | channel_messaging | /{channelId}/home | Path does not match |
| 48 | app_introduction | /introduction | Path does not match |
| 49 | app_introduction_first_step | /introduction/step-one | Path does not match |
| 50 | app_introduction_second_step | /introduction/step-two | Path does not match |
| 51 | app_introduction_third_step | /introduction/step-three | Path does not match |
| 52 | app_introduction_final_step | /introduction/final-step | Path does not match |
| 53 | async_channel_delete_admin | /async/coordinator/{channelId}/admins/{userId} | Path does not match |
| 54 | async_channel_get_admins | /async/coordinator/{channelId}/admins | Path does not match |
| 55 | async_channel_post_admins | /async/coordinator/{channelId}/admins | Path does not match |
| 56 | async_channel_delete_canals | /async/coordinator/{channelId}/canals/delete-multiple | Path does not match |
| 57 | async_channel_get_canal_collection | /async/coordinator/{channelId}/canals | Path does not match |
| 58 | async_channel_post_canal | /async/coordinator/{channelId}/canals | Path does not match |
| 59 | async_channel_put_canal | /async/coordinator/{channelId}/canals/{canalId} | Path does not match |
| 60 | async_channel_delete_coordinator | /async/coordinator/{channelId}/coordinators/{userId} | Path does not match |
| 61 | async_channel_get_coordinators | /async/coordinator/{channelId}/coordinators | Path does not match |
| 62 | async_channel_post_coordinators | /async/coordinator/{channelId}/coordinators | Path does not match |
| 63 | async_channel_get_resource_collection | /async/coordinator/{channelId}/resources/{resourceType} | Path does not match |
| 64 | async_channel_get_admins_channel_user_data | /async/coordinator/{channelId}/users/admins | Path does not match |
| 65 | async_channel_conversation_delete_users | /async/admin/{channelId}/conversations/{conversationId}/users/{userId} | Path does not match |
| 66 | async_channel_get_available_user_conversation | /async/admin/{channelId}/conversations/{conversationId}/users | Path does not match |
| 67 | async_channel_new_conversation_from_users | /async/admin/{channelId}/conversations | Path does not match |
| 68 | async_channel_conversation_post_users | /async/admin/{channelId}/conversations/{conversationId}/users | Path does not match |
| 69 | async_get_temporary_canal_data_for_event | /async/admin/{channelId}/temporary-canal/{eventId}/data | Path does not match |
| 70 | async_get_temporary_canal | /async/admin/{channelId}/temporary-canal/{eventId} | Path does not match |
| 71 | async_post_temporary_canal | /async/admin/{channelId}/temporary-canal/{eventId} | Path does not match |
| 72 | async_channel_get_learner_collection | /async/admin/{channelId}/learners | Path does not match |
| 73 | async_channel_get_user_collection | /async/admin/{channelId}/users | Path does not match |
| 74 | api_get_chat_notification | /api/proxy/chat_notifications/{userId} | Path does not match |
| 75 | api_get_new_chat_notification | /api/proxy/chat_notifications/{userId}/new | Path does not match |
| 76 | api_channel_learner_messages_referent | /api/proxy/{channelId}/learner/{userId}/referent/messages | Path does not match |
| 77 | api_channel_learner_messages_service | /api/proxy/{channelId}/learner/{userId}/service/messages | Path does not match |
| 78 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 79 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 80 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 81 | nellapp_sdk_connect_nellapp | /login | Path does not match |
| 82 | nellapp_sdk_connect_nellapp_check | /login/check | Path does not match |
| 83 | nellapp_sdk_logged_out | /logged-out | Path does not match |
| 84 | nellapp_sdk_logout | /logout | Path does not match |
| 85 | nellapp_sdk_routing_routes | /core/routing/routes | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.