Routing
spa
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "timeline/v2/" |
Route Matching Logs
Path to match:
/timeline/v2/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /errors/{status} | Path does not match |
| 3 | api_validation_errors | /validation_errors/{id} | Path does not match |
| 4 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 5 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 6 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 7 | _api_/api/conversations_get_collection | /api/conversations | Path does not match |
| 8 | _api_/api/conversations/{id}_get | /api/conversations/{id} | Path does not match |
| 9 | _api_/api/conversations_post | /api/conversations | Path does not match |
| 10 | _api_/api/conversations/{id}_patch | /api/conversations/{id} | Path does not match |
| 11 | _api_/v1.0/api/conversations_get_collection | /v1.0/api/conversations | Path does not match |
| 12 | _api_/v1.0/api/conversations/{id}_get | /v1.0/api/conversations/{id} | Path does not match |
| 13 | _api_/v1.0/api/conversations_post | /v1.0/api/conversations | Path does not match |
| 14 | _api_/v1.0/api/conversations/{id}_patch | /v1.0/api/conversations/{id} | Path does not match |
| 15 | api_doc | /api/docs.{_format} | Path does not match |
| 16 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 17 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | api_chat_attachments_upload | /api/conversations/{id}/attachments | Path does not match |
| 33 | api_chat_attachments_list | /api/conversations/{id}/attachments | Path does not match |
| 34 | api_chat_attachments_download | /api/conversations/{id}/attachments/{attId} | Path does not match |
| 35 | api_chat_audit | /api/chat/audit | Path does not match |
| 36 | api_chat_audit_export | /api/chat/audit/export | Path does not match |
| 37 | api_auth_me | /api/auth/me | Path does not match |
| 38 | api_broadcasting_auth | /api/broadcasting/auth | Path does not match |
| 39 | api_chat_config | /api/chat/config | Path does not match |
| 40 | api_chat_presence_ping | /api/chat/presence/ping | Path does not match |
| 41 | api_chat_presence | /api/chat/presence | Path does not match |
| 42 | api_chat_search | /api/chat/search | Path does not match |
| 43 | api_chat_contact_policy_get | /api/chat/contact-policy | Path does not match |
| 44 | api_chat_contact_policy_update | /api/chat/contact-policy | Path does not match |
| 45 | api_chat_restrictions | /api/chat/restrictions | Path does not match |
| 46 | api_chat_restrictions_add | /api/chat/restrictions | Path does not match |
| 47 | api_chat_restrictions_remove | /api/chat/restrictions/{id} | Path does not match |
| 48 | api_chat_avatar_upload | /api/conversations/{id}/avatar | Path does not match |
| 49 | api_chat_avatar_delete | /api/conversations/{id}/avatar | Path does not match |
| 50 | api_chat_color_update | /api/conversations/{id}/color | Path does not match |
| 51 | api_chat_avatar_download | /api/conversations/{id}/avatar | Path does not match |
| 52 | api_chat_participants_add | /api/conversations/{id}/participants | Path does not match |
| 53 | api_chat_participants_remove | /api/conversations/{id}/participants/{userId} | Path does not match |
| 54 | api_chat_participants_leave | /api/conversations/{id}/leave | Path does not match |
| 55 | api_chat_conversation_archive | /api/conversations/{id}/archive | Path does not match |
| 56 | api_chat_conversation_unarchive | /api/conversations/{id}/archive | Path does not match |
| 57 | api_chat_conversation_mark_unread | /api/conversations/{id}/unread | Path does not match |
| 58 | api_chat_conversation_clear_unread | /api/conversations/{id}/unread | Path does not match |
| 59 | api_chat_conversation_pin | /api/conversations/{id}/pin | Path does not match |
| 60 | api_chat_conversation_unpin | /api/conversations/{id}/pin | Path does not match |
| 61 | api_chat_conversation_mute | /api/conversations/{id}/mute | Path does not match |
| 62 | api_chat_conversation_unmute | /api/conversations/{id}/mute | Path does not match |
| 63 | api_chat_leave_policy | /api/conversations/{id}/leave-policy | Path does not match |
| 64 | api_chat_history_policy | /api/conversations/{id}/history-policy | Path does not match |
| 65 | api_chat_participant_role | /api/conversations/{id}/participants/{userId}/role | Path does not match |
| 66 | api_groups | /api/groups | Path does not match |
| 67 | api_chat_messages_list | /api/conversations/{id}/messages | Path does not match |
| 68 | api_chat_messages_search | /api/conversations/{id}/messages/search | Path does not match |
| 69 | api_chat_messages_create | /api/conversations/{id}/messages | Path does not match |
| 70 | api_chat_message_forward | /api/messages/{id}/forward | Path does not match |
| 71 | api_chat_conversation_read | /api/conversations/{id}/read | Path does not match |
| 72 | api_chat_conversation_delivered | /api/conversations/{id}/delivered | Path does not match |
| 73 | api_chat_pins_list | /api/conversations/{id}/pins | Path does not match |
| 74 | api_chat_message_pin | /api/conversations/{id}/messages/{messageId}/pin | Path does not match |
| 75 | api_chat_message_unpin | /api/conversations/{id}/messages/{messageId}/pin | Path does not match |
| 76 | api_chat_message_react | /api/conversations/{id}/messages/{messageId}/reactions | Path does not match |
| 77 | api_chat_message_acknowledge | /api/conversations/{id}/messages/{messageId}/acknowledge | Path does not match |
| 78 | api_chat_message_acknowledge_remind | /api/conversations/{id}/messages/{messageId}/acknowledge/remind | Path does not match |
| 79 | api_chat_message_edit | /api/conversations/{id}/messages/{messageId} | Path does not match |
| 80 | api_chat_message_delete | /api/conversations/{id}/messages/{messageId} | Path does not match |
| 81 | api_chat_message_report | /api/conversations/{id}/messages/{messageId}/reports | Path does not match |
| 82 | api_people | /api/people | Path does not match |
| 83 | api_chat_polls_create | /api/conversations/{id}/polls | Path does not match |
| 84 | api_chat_polls_vote | /api/conversations/{id}/polls/{pollId}/vote | Path does not match |
| 85 | api_chat_polls_close | /api/conversations/{id}/polls/{pollId}/close | Path does not match |
| 86 | api_chat_reports | /api/chat/reports | Path does not match |
| 87 | api_chat_report_update | /api/chat/reports/{id} | Path does not match |
| 88 | api_chat_retention_get | /api/chat/retention | Path does not match |
| 89 | api_chat_retention_update | /api/chat/retention | Path does not match |
| 90 | api_chat_legal_hold_set | /api/conversations/{id}/legal-hold | Path does not match |
| 91 | api_chat_legal_hold_clear | /api/conversations/{id}/legal-hold | Path does not match |
| 92 | api_chat_scheduled_create | /api/conversations/{id}/scheduled-messages | Path does not match |
| 93 | api_chat_scheduled_list | /api/conversations/{id}/scheduled-messages | Path does not match |
| 94 | api_chat_scheduled_update | /api/scheduled-messages/{id} | Path does not match |
| 95 | api_chat_scheduled_cancel | /api/scheduled-messages/{id} | Path does not match |
| 96 | v1_api_chat_attachments_upload | /v1.0/api/conversations/{id}/attachments | Path does not match |
| 97 | v1_api_chat_attachments_list | /v1.0/api/conversations/{id}/attachments | Path does not match |
| 98 | v1_api_chat_attachments_download | /v1.0/api/conversations/{id}/attachments/{attId} | Path does not match |
| 99 | v1_api_chat_audit | /v1.0/api/chat/audit | Path does not match |
| 100 | v1_api_chat_audit_export | /v1.0/api/chat/audit/export | Path does not match |
| 101 | v1_api_auth_me | /v1.0/api/auth/me | Path does not match |
| 102 | v1_api_broadcasting_auth | /v1.0/api/broadcasting/auth | Path does not match |
| 103 | v1_api_chat_config | /v1.0/api/chat/config | Path does not match |
| 104 | v1_api_chat_presence_ping | /v1.0/api/chat/presence/ping | Path does not match |
| 105 | v1_api_chat_presence | /v1.0/api/chat/presence | Path does not match |
| 106 | v1_api_chat_search | /v1.0/api/chat/search | Path does not match |
| 107 | v1_api_chat_contact_policy_get | /v1.0/api/chat/contact-policy | Path does not match |
| 108 | v1_api_chat_contact_policy_update | /v1.0/api/chat/contact-policy | Path does not match |
| 109 | v1_api_chat_restrictions | /v1.0/api/chat/restrictions | Path does not match |
| 110 | v1_api_chat_restrictions_add | /v1.0/api/chat/restrictions | Path does not match |
| 111 | v1_api_chat_restrictions_remove | /v1.0/api/chat/restrictions/{id} | Path does not match |
| 112 | v1_api_chat_avatar_upload | /v1.0/api/conversations/{id}/avatar | Path does not match |
| 113 | v1_api_chat_avatar_delete | /v1.0/api/conversations/{id}/avatar | Path does not match |
| 114 | v1_api_chat_color_update | /v1.0/api/conversations/{id}/color | Path does not match |
| 115 | v1_api_chat_avatar_download | /v1.0/api/conversations/{id}/avatar | Path does not match |
| 116 | v1_api_chat_participants_add | /v1.0/api/conversations/{id}/participants | Path does not match |
| 117 | v1_api_chat_participants_remove | /v1.0/api/conversations/{id}/participants/{userId} | Path does not match |
| 118 | v1_api_chat_participants_leave | /v1.0/api/conversations/{id}/leave | Path does not match |
| 119 | v1_api_chat_conversation_archive | /v1.0/api/conversations/{id}/archive | Path does not match |
| 120 | v1_api_chat_conversation_unarchive | /v1.0/api/conversations/{id}/archive | Path does not match |
| 121 | v1_api_chat_conversation_mark_unread | /v1.0/api/conversations/{id}/unread | Path does not match |
| 122 | v1_api_chat_conversation_clear_unread | /v1.0/api/conversations/{id}/unread | Path does not match |
| 123 | v1_api_chat_conversation_pin | /v1.0/api/conversations/{id}/pin | Path does not match |
| 124 | v1_api_chat_conversation_unpin | /v1.0/api/conversations/{id}/pin | Path does not match |
| 125 | v1_api_chat_conversation_mute | /v1.0/api/conversations/{id}/mute | Path does not match |
| 126 | v1_api_chat_conversation_unmute | /v1.0/api/conversations/{id}/mute | Path does not match |
| 127 | v1_api_chat_leave_policy | /v1.0/api/conversations/{id}/leave-policy | Path does not match |
| 128 | v1_api_chat_history_policy | /v1.0/api/conversations/{id}/history-policy | Path does not match |
| 129 | v1_api_chat_participant_role | /v1.0/api/conversations/{id}/participants/{userId}/role | Path does not match |
| 130 | v1_api_groups | /v1.0/api/groups | Path does not match |
| 131 | v1_api_chat_messages_list | /v1.0/api/conversations/{id}/messages | Path does not match |
| 132 | v1_api_chat_messages_search | /v1.0/api/conversations/{id}/messages/search | Path does not match |
| 133 | v1_api_chat_messages_create | /v1.0/api/conversations/{id}/messages | Path does not match |
| 134 | v1_api_chat_message_forward | /v1.0/api/messages/{id}/forward | Path does not match |
| 135 | v1_api_chat_conversation_read | /v1.0/api/conversations/{id}/read | Path does not match |
| 136 | v1_api_chat_conversation_delivered | /v1.0/api/conversations/{id}/delivered | Path does not match |
| 137 | v1_api_chat_pins_list | /v1.0/api/conversations/{id}/pins | Path does not match |
| 138 | v1_api_chat_message_pin | /v1.0/api/conversations/{id}/messages/{messageId}/pin | Path does not match |
| 139 | v1_api_chat_message_unpin | /v1.0/api/conversations/{id}/messages/{messageId}/pin | Path does not match |
| 140 | v1_api_chat_message_react | /v1.0/api/conversations/{id}/messages/{messageId}/reactions | Path does not match |
| 141 | v1_api_chat_message_acknowledge | /v1.0/api/conversations/{id}/messages/{messageId}/acknowledge | Path does not match |
| 142 | v1_api_chat_message_acknowledge_remind | /v1.0/api/conversations/{id}/messages/{messageId}/acknowledge/remind | Path does not match |
| 143 | v1_api_chat_message_edit | /v1.0/api/conversations/{id}/messages/{messageId} | Path does not match |
| 144 | v1_api_chat_message_delete | /v1.0/api/conversations/{id}/messages/{messageId} | Path does not match |
| 145 | v1_api_chat_message_report | /v1.0/api/conversations/{id}/messages/{messageId}/reports | Path does not match |
| 146 | v1_api_people | /v1.0/api/people | Path does not match |
| 147 | v1_api_chat_polls_create | /v1.0/api/conversations/{id}/polls | Path does not match |
| 148 | v1_api_chat_polls_vote | /v1.0/api/conversations/{id}/polls/{pollId}/vote | Path does not match |
| 149 | v1_api_chat_polls_close | /v1.0/api/conversations/{id}/polls/{pollId}/close | Path does not match |
| 150 | v1_api_chat_reports | /v1.0/api/chat/reports | Path does not match |
| 151 | v1_api_chat_report_update | /v1.0/api/chat/reports/{id} | Path does not match |
| 152 | v1_api_chat_retention_get | /v1.0/api/chat/retention | Path does not match |
| 153 | v1_api_chat_retention_update | /v1.0/api/chat/retention | Path does not match |
| 154 | v1_api_chat_legal_hold_set | /v1.0/api/conversations/{id}/legal-hold | Path does not match |
| 155 | v1_api_chat_legal_hold_clear | /v1.0/api/conversations/{id}/legal-hold | Path does not match |
| 156 | v1_api_chat_scheduled_create | /v1.0/api/conversations/{id}/scheduled-messages | Path does not match |
| 157 | v1_api_chat_scheduled_list | /v1.0/api/conversations/{id}/scheduled-messages | Path does not match |
| 158 | v1_api_chat_scheduled_update | /v1.0/api/scheduled-messages/{id} | Path does not match |
| 159 | v1_api_chat_scheduled_cancel | /v1.0/api/scheduled-messages/{id} | Path does not match |
| 160 | api_translations_sync_preview | /api/translations/sync-preview | Path does not match |
| 161 | api_translations_sync_locale | /api/translations/sync-locale | Path does not match |
| 162 | api_translations_sync_finalize | /api/translations/sync-finalize | Path does not match |
| 163 | api_translations_import | /api/translations/import | Path does not match |
| 164 | spa | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.