Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | advisory_board_settings | /advisory-board/settings | Path does not match |
| 2 | advisory_board_presets | /advisory-board/presets | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 5 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 6 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 7 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 8 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 9 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 12 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 13 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 14 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 15 | _wdt | /_wdt/{token} | Path does not match |
| 16 | _profiler_home | /_profiler/ | Path does not match |
| 17 | _profiler_search | /_profiler/search | Path does not match |
| 18 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 19 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 20 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 21 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 22 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 23 | _profiler_open_file | /_profiler/open | Path does not match |
| 24 | _profiler | /_profiler/{token} | Path does not match |
| 25 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 26 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 27 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 28 | advisory_board_index | /advisory-board | Path does not match |
| 29 | advisory_board_new | /advisory-board/new | Path does not match |
| 30 | advisory_board_generate_title | /advisory-board/generate-title | Path does not match |
| 31 | advisory_board_show | /advisory-board/{id} | Path does not match |
| 32 | advisory_board_stream | /advisory-board/{id}/stream | Path does not match |
| 33 | advisory_board_execute | /advisory-board/{id}/execute | Path does not match |
| 34 | advisory_board_status | /advisory-board/{id}/status | Path does not match |
| 35 | advisory_board_delete | /advisory-board/{id}/delete | Path does not match |
| 36 | advisory_board_export_synthesis | /advisory-board/{id}/export/synthesis | Path does not match |
| 37 | advisory_board_export_protocol | /advisory-board/{id}/export/protocol | Path does not match |
| 38 | advisory_board_protocol | /advisory-board/{id}/protocol | Path does not match |
| 39 | advisory_board_attachment_delete | /advisory-board/{sessionId}/attachment/{attachmentId}/delete | Path does not match |
| 40 | advisory_board_attachments | /advisory-board/{id}/attachments | Path does not match |
| 41 | admin_analytics | /admin/analytics | Path does not match |
| 42 | api_inbound_webhook | /api/webhook/inbound/{apiKey} | Path does not match |
| 43 | app_login | /login | Path does not match |
| 44 | auth_check_organization | /auth/check-organization | Path does not match |
| 45 | app_signup | /signup | Path does not match |
| 46 | app_logout | /logout | Path does not match |
| 47 | app_sms_login | /sms-login | Path does not match |
| 48 | app_sms_login_verify | /sms-login/verify | Path does not match |
| 49 | bookmarks_index | /bookmarks | Path does not match |
| 50 | bookmarks_create | /bookmarks/create | Path does not match |
| 51 | bookmarks_edit | /bookmarks/{id}/edit | Path does not match |
| 52 | bookmarks_move | /bookmarks/{id}/move | Path does not match |
| 53 | bookmarks_toggle_favorite | /bookmarks/{id}/toggle-favorite | Path does not match |
| 54 | bookmarks_visit | /bookmarks/{id}/visit | Path does not match |
| 55 | bookmarks_delete | /bookmarks/{id}/delete | Path does not match |
| 56 | bookmarks_collection_create | /bookmarks/collections/create | Path does not match |
| 57 | bookmarks_collection_edit | /bookmarks/collections/{id}/edit | Path does not match |
| 58 | bookmarks_collection_delete | /bookmarks/collections/{id}/delete | Path does not match |
| 59 | calls_create | /calls/create | Path does not match |
| 60 | calls_index | /calls | Path does not match |
| 61 | calls_show | /calls/{id} | Path does not match |
| 62 | calls_update | /calls/{id}/update | Path does not match |
| 63 | calls_mark_billed | /calls/{id}/mark-billed | Path does not match |
| 64 | calls_toggle_billable | /calls/{id}/toggle-billable | Path does not match |
| 65 | calls_api_active | /calls/api/active | Path does not match |
| 66 | calls_api_recent | /calls/api/recent | Path does not match |
| 67 | calls_delete | /calls/{id}/delete | Path does not match |
| 68 | chat_index | /chat | Path does not match |
| 69 | chat_new | /chat/new | Path does not match |
| 70 | chat_show | /chat/{id} | Path does not match |
| 71 | chat_upload | /chat/{id}/upload | Path does not match |
| 72 | chat_send | /chat/{id}/send | Path does not match |
| 73 | chat_send_stream | /chat/{id}/send-stream | Path does not match |
| 74 | chat_delete | /chat/{id}/delete | Path does not match |
| 75 | chat_update_model | /chat/{id}/model | Path does not match |
| 76 | chat_update_system_prompt | /chat/{id}/update-system-prompt | Path does not match |
| 77 | chat_update_streaming | /chat/{id}/update-streaming | Path does not match |
| 78 | chat_update_font_size | /chat/update-font-size | Path does not match |
| 79 | crm_accounts_index | /crm/accounts | Path does not match |
| 80 | crm_accounts_create | /crm/accounts/create | Path does not match |
| 81 | crm_accounts_show | /crm/accounts/{id} | Path does not match |
| 82 | crm_accounts_edit | /crm/accounts/{id}/edit | Path does not match |
| 83 | crm_accounts_delete | /crm/accounts/{id}/delete | Path does not match |
| 84 | crm_accounts_add_activity | /crm/accounts/{id}/add-activity | Path does not match |
| 85 | crm_accounts_search_ajax | /crm/accounts/search/ajax | Path does not match |
| 86 | crm_contacts_index | /crm/contacts | Path does not match |
| 87 | crm_contacts_create | /crm/contacts/create | Path does not match |
| 88 | crm_contacts_show | /crm/contacts/{id} | Path does not match |
| 89 | crm_contacts_edit | /crm/contacts/{id}/edit | Path does not match |
| 90 | crm_contacts_delete | /crm/contacts/{id}/delete | Path does not match |
| 91 | crm_contacts_restore | /crm/contacts/{id}/restore | Path does not match |
| 92 | crm_contacts_add_activity | /crm/contacts/{id}/add-activity | Path does not match |
| 93 | crm_contacts_search_ajax | /crm/contacts/search/ajax | Path does not match |
| 94 | crm_contacts_export | /crm/contacts/export | Path does not match |
| 95 | crm_deals_index | /crm/deals | Path does not match |
| 96 | crm_deals_create | /crm/deals/create | Path does not match |
| 97 | crm_deals_show | /crm/deals/{id} | Path does not match |
| 98 | crm_deals_edit | /crm/deals/{id}/edit | Path does not match |
| 99 | crm_deals_delete | /crm/deals/{id}/delete | Path does not match |
| 100 | crm_deals_move_stage | /crm/deals/{id}/move-stage | Path does not match |
| 101 | crm_deals_mark_won | /crm/deals/{id}/mark-won | Path does not match |
| 102 | crm_deals_mark_lost | /crm/deals/{id}/mark-lost | Path does not match |
| 103 | crm_deals_add_activity | /crm/deals/{id}/add-activity | Path does not match |
| 104 | crm_documents_index | /crm/documents | Path does not match |
| 105 | crm_documents_upload | /crm/documents/upload | Path does not match |
| 106 | crm_documents_download | /crm/documents/{id}/download | Path does not match |
| 107 | crm_documents_view | /crm/documents/{id}/view | Path does not match |
| 108 | crm_documents_delete | /crm/documents/{id} | Path does not match |
| 109 | crm_documents_edit | /crm/documents/{id}/edit | Path does not match |
| 110 | crm_documents_api_list | /crm/documents/api/list | Path does not match |
| 111 | crm_export_index | /crm/export | Path does not match |
| 112 | crm_export_contacts | /crm/export/contacts | Path does not match |
| 113 | crm_export_accounts | /crm/export/accounts | Path does not match |
| 114 | crm_export_deals | /crm/export/deals | Path does not match |
| 115 | crm_export_activities | /crm/export/activities | Path does not match |
| 116 | crm_import_index | /crm/import | Path does not match |
| 117 | crm_import_upload | /crm/import/upload/{type} | Path does not match |
| 118 | crm_import_mapping | /crm/import/mapping/{type} | Path does not match |
| 119 | crm_import_preview | /crm/import/preview/{type} | Path does not match |
| 120 | crm_import_results | /crm/import/results/{type} | Path does not match |
| 121 | crm_import_template | /crm/import/template/{type} | Path does not match |
| 122 | crm_inbound_webhooks_index | /crm/webhooks/inbound | Path does not match |
| 123 | crm_inbound_webhooks_create | /crm/webhooks/inbound/create | Path does not match |
| 124 | crm_inbound_webhooks_show | /crm/webhooks/inbound/{id} | Path does not match |
| 125 | crm_inbound_webhooks_edit | /crm/webhooks/inbound/{id}/edit | Path does not match |
| 126 | crm_inbound_webhooks_toggle | /crm/webhooks/inbound/{id}/toggle | Path does not match |
| 127 | crm_inbound_webhooks_delete | /crm/webhooks/inbound/{id}/delete | Path does not match |
| 128 | crm_inbound_webhooks_regenerate_key | /crm/webhooks/inbound/{id}/regenerate-key | Path does not match |
| 129 | crm_reports_index | /crm/reports | Path does not match |
| 130 | crm_reports_pipeline | /crm/reports/pipeline | Path does not match |
| 131 | crm_reports_conversion | /crm/reports/conversion | Path does not match |
| 132 | crm_reports_forecast | /crm/reports/forecast | Path does not match |
| 133 | crm_webhooks_index | /crm/webhooks | Path does not match |
| 134 | crm_webhooks_create | /crm/webhooks/create | Path does not match |
| 135 | crm_webhooks_show | /crm/webhooks/{id} | Path does not match |
| 136 | crm_webhooks_edit | /crm/webhooks/{id}/edit | Path does not match |
| 137 | crm_webhooks_toggle | /crm/webhooks/{id}/toggle | Path does not match |
| 138 | crm_webhooks_delete | /crm/webhooks/{id}/delete | Path does not match |
| 139 | crm_webhooks_test | /crm/webhooks/{id}/test | Path does not match |
| 140 | crm_webhooks_retry_delivery | /crm/webhooks/{id}/deliveries/{deliveryId}/retry | Path does not match |
| 141 | app_dashboard | /dashboard | Path does not match |
| 142 | departments_index | /departments | Path does not match |
| 143 | departments_new | /departments/new | Path does not match |
| 144 | departments_show | /departments/{id} | Path does not match |
| 145 | departments_edit | /departments/{id}/edit | Path does not match |
| 146 | departments_delete | /departments/{id}/delete | Path does not match |
| 147 | departments_search_api | /departments/api/search | Path does not match |
| 148 | documents_index | /documents | Path does not match |
| 149 | documents_upload | /documents/upload | Path does not match |
| 150 | documents_create | /documents/create | Path does not match |
| 151 | documents_view | /documents/{id} | Path does not match |
| 152 | documents_edit | /documents/{id}/edit | Path does not match |
| 153 | documents_download | /documents/{id}/download | Path does not match |
| 154 | documents_preview | /documents/{id}/preview | Path does not match |
| 155 | documents_move | /documents/{id}/move | Path does not match |
| 156 | documents_delete | /documents/{id}/delete | Path does not match |
| 157 | documents_folder_create | /documents/folders/create | Path does not match |
| 158 | documents_folder_delete | /documents/folders/{id}/delete | Path does not match |
| 159 | email_accounts_index | /email-accounts | Path does not match |
| 160 | email_accounts_create | /email-accounts/create | Path does not match |
| 161 | email_accounts_get | /email-accounts/{id} | Path does not match |
| 162 | email_accounts_set_default | /email-accounts/{id}/set-default | Path does not match |
| 163 | email_accounts_delete | /email-accounts/{id} | Path does not match |
| 164 | email_accounts_discover_settings | /email-accounts/discover-settings | Path does not match |
| 165 | app_verify_email | /verify-email/{token} | Path does not match |
| 166 | app_resend_verification | /resend-verification | Path does not match |
| 167 | file_profile_picture | /files/profile-pictures/{filename} | Path does not match |
| 168 | file_chat_image | /files/chat-images/{filename} | Path does not match |
| 169 | file_chat_file | /files/chat-files/{filename} | Path does not match |
| 170 | file_download | /files/download/{path} | Path does not match |
| 171 | app_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.