Routing
page
Matched route
Route Parameters
| Name | Value |
|---|---|
| code | "terms_of_service" |
Route Matching Logs
Path to match:
/page/terms_of_service
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | dashboard | /dashboard | Path does not match |
| 14 | check_if_logged | /logged | Path does not match |
| 15 | notifications | /notifications | Path does not match |
| 16 | delete_notifications | /delete/notifications | Path does not match |
| 17 | account.index | /account | Path does not match |
| 18 | account.settings | /account/setting | Path does not match |
| 19 | account.profil | /account/profil | Path does not match |
| 20 | account.storage | /account-storage | Path does not match |
| 21 | account.library | /account/{id}/library | Path does not match |
| 22 | account.folder | /account/{id}/library/folder/{folderId} | Path does not match |
| 23 | profil_public | /profil/public/{username} | Path does not match |
| 24 | test.email | /test-email | Path does not match |
| 25 | admin | /admin | Path does not match |
| 26 | admin_monitoring_dashboard | /admin/monitoring | Path does not match |
| 27 | admin_user_show_send_message | /admin/show-send-message/{id} | Path does not match |
| 28 | admin_user_send_message | /admin/send-message/{id} | Path does not match |
| 29 | ai_academic_favorites_list | /api/ai/academic/favorites | Path does not match |
| 30 | ai_academic_favorites_add | /api/ai/academic/favorites | Path does not match |
| 31 | ai_academic_favorites_update | /api/ai/academic/favorites/{id} | Path does not match |
| 32 | ai_academic_favorites_delete | /api/ai/academic/favorites/{id} | Path does not match |
| 33 | ai_academic_import_workroom | /api/ai/academic/import-to-workroom | Path does not match |
| 34 | ai_academic_meta | /api/ai/academic/all | Path does not match |
| 35 | ai_academic_paper_detail | /api/ai/academic/paper | Path does not match |
| 36 | ai_academic_related | /api/ai/academic/related | Path does not match |
| 37 | ai_academic_citations | /api/ai/academic/citations | Path does not match |
| 38 | ai_academic_semantic | /api/ai/academic/semantic | Path does not match |
| 39 | ai_academic_export | /api/ai/academic/export | Path does not match |
| 40 | ai_academic_by_author | /api/ai/academic/by-author | Path does not match |
| 41 | ai_arxiv_search | /api/ai/arxiv/search | Path does not match |
| 42 | ai_openalex_search | /api/ai/openalex/search | Path does not match |
| 43 | ai_crossref_search | /api/ai/crossref/search | Path does not match |
| 44 | ai_pubmed_search | /api/ai/pubmed/search | Path does not match |
| 45 | ai_hal_search | /api/ai/hal/search | Path does not match |
| 46 | ai_academic_history_list | /api/ai/academic/history | Path does not match |
| 47 | ai_academic_history_delete | /api/ai/academic/history/{id} | Path does not match |
| 48 | ai_academic_history_clear | /api/ai/academic/history | Path does not match |
| 49 | ai_agenda_events_list | /api/ai/agenda/events | Path does not match |
| 50 | ai_agenda_events_create | /api/ai/agenda/events | Path does not match |
| 51 | ai_agenda_events_update | /api/ai/agenda/events/{uuid} | Path does not match |
| 52 | ai_agenda_events_delete | /api/ai/agenda/events/{uuid} | Path does not match |
| 53 | ai_agenda_ical | /api/ai/agenda/ical | Path does not match |
| 54 | ai_autoeval_parse_template_sections | /api/ai/autoeval/parse-template-sections | Path does not match |
| 55 | ai_autoeval_start | /api/ai/autoeval/start | Path does not match |
| 56 | ai_autoeval_status | /api/ai/autoeval/status/{id} | Path does not match |
| 57 | ai_autoeval_result | /api/ai/autoeval/result/{id} | Path does not match |
| 58 | ai_autoeval_download | /api/ai/autoeval/download/{id} | Path does not match |
| 59 | ai_chat_rag_ask | /api/ai/chat-rag/ask | Path does not match |
| 60 | ai_chat_rag_index_status | /api/ai/chat-rag/index-status | Path does not match |
| 61 | ai_chat_rag_reindex | /api/ai/chat-rag/reindex | Path does not match |
| 62 | ai_chat_rag_history | /api/ai/chat-rag/history | Path does not match |
| 63 | ai_chat_rag_conv_list | /api/ai/chat-rag/conversations | Path does not match |
| 64 | ai_chat_rag_conv_create | /api/ai/chat-rag/conversations | Path does not match |
| 65 | ai_chat_rag_conv_rename | /api/ai/chat-rag/conversations/{id} | Path does not match |
| 66 | ai_chat_rag_conv_delete | /api/ai/chat-rag/conversations/{id} | Path does not match |
| 67 | ai_chat_rag_mem_list | /api/ai/chat-rag/memories | Path does not match |
| 68 | ai_chat_rag_mem_create | /api/ai/chat-rag/memories | Path does not match |
| 69 | ai_chat_rag_mem_delete | /api/ai/chat-rag/memories/{id} | Path does not match |
| 70 | ai_chat_rag_history_delete | /api/ai/chat-rag/history/{id} | Path does not match |
| 71 | ai_chat_rag_history_clear | /api/ai/chat-rag/history | Path does not match |
| 72 | ai_draft_force_save | /api/ai/draft/force-save | Path does not match |
| 73 | ai_draft_sections | /api/ai/draft/sections | Path does not match |
| 74 | ai_draft_stream | /api/ai/draft/stream | Path does not match |
| 75 | ai_draft_regen_selection | /api/ai/draft/regen-selection | Path does not match |
| 76 | ai_evaluation_templates | /api/ai/evaluation/templates | Path does not match |
| 77 | ai_evaluation_stream | /api/ai/evaluation/stream | Path does not match |
| 78 | ai_evaluation_report | /api/ai/evaluation/reports/{uuid} | Path does not match |
| 79 | ai_gantt_board | /api/ai/gantt/board | Path does not match |
| 80 | ai_gantt_task_create | /api/ai/gantt/tasks | Path does not match |
| 81 | ai_gantt_task_update | /api/ai/gantt/tasks/{uuid} | Path does not match |
| 82 | ai_gantt_task_delete | /api/ai/gantt/tasks/{uuid} | Path does not match |
| 83 | ai_gantt_dep_create | /api/ai/gantt/dependencies | Path does not match |
| 84 | ai_gantt_dep_delete | /api/ai/gantt/dependencies/{id} | Path does not match |
| 85 | ai_languagetool_check | /api/ai/languagetool/check | Path does not match |
| 86 | ai_languagetool_whitelist_list | /api/ai/languagetool/whitelist | Path does not match |
| 87 | ai_languagetool_whitelist_add | /api/ai/languagetool/whitelist | Path does not match |
| 88 | ai_languagetool_whitelist_delete | /api/ai/languagetool/whitelist/{id} | Path does not match |
| 89 | ai_plagiarism_check | /api/ai/plagiarism/check | Path does not match |
| 90 | ai_reports_templates | /api/ai/reports/templates | Path does not match |
| 91 | ai_reports_start | /api/ai/reports/start | Path does not match |
| 92 | ai_reports_status | /api/ai/reports/status/{id} | Path does not match |
| 93 | ai_reports_result | /api/ai/reports/result/{id} | Path does not match |
| 94 | ai_reports_download | /api/ai/reports/download/{id} | Path does not match |
| 95 | ai_reports_history | /api/ai/reports/history | Path does not match |
| 96 | ai_reports_history_clear | /api/ai/reports/history | Path does not match |
| 97 | ai_reports_delete | /api/ai/reports/{id} | Path does not match |
| 98 | ai_security_precheck | /api/ai/security/precheck | Path does not match |
| 99 | ai_ss_me | /api/ai/semantic-scholar/me | Path does not match |
| 100 | ai_ss_credentials | /api/ai/semantic-scholar/credentials | Path does not match |
| 101 | ai_ss_search | /api/ai/semantic-scholar/search | Path does not match |
| 102 | ai_synthesis_resources | /api/ai/synthesis/resources | Path does not match |
| 103 | ai_synthesis_stream | /api/ai/synthesis/stream | Path does not match |
| 104 | ai_translate_languages | /api/ai/translate/languages | Path does not match |
| 105 | ai_translate | /api/ai/translate | Path does not match |
| 106 | ai_translate_glossary_list | /api/ai/translate/glossary | Path does not match |
| 107 | ai_translate_glossary_add | /api/ai/translate/glossary | Path does not match |
| 108 | ai_translate_glossary_delete | /api/ai/translate/glossary/{id} | Path does not match |
| 109 | ai_translate_detect | /api/ai/translate/detect | Path does not match |
| 110 | api.get.users | /api/users | Path does not match |
| 111 | api.get.user | /api/users/{id} | Path does not match |
| 112 | api.get.user_projects | /api/users/{id}/projects | Path does not match |
| 113 | api.get.projects | /api/projects | Path does not match |
| 114 | api.get.project | /api/projects/{id} | Path does not match |
| 115 | euroffice_arena_config | /euroffice/arena/config/{uuid} | Path does not match |
| 116 | euroffice_arena_file | /euroffice/arena/file/{uuid} | Path does not match |
| 117 | euroffice_arena_callback | /euroffice/arena/callback/{uuid} | Path does not match |
| 118 | euroffice_arena_forcesave | /euroffice/arena/forcesave/{uuid} | Path does not match |
| 119 | euroffice_config | /euroffice/config/{uuid} | Path does not match |
| 120 | euroffice_test | /euroffice/test/{uuid} | Path does not match |
| 121 | euroffice_file | /euroffice/file/{uuid} | Path does not match |
| 122 | euroffice_callback | /euroffice/callback/{uuid} | Path does not match |
| 123 | euroffice_forcesave | /euroffice/forcesave/{uuid} | Path does not match |
| 124 | euroffice_resource_open | /euroffice/resource/{type}/{id}/open | Path does not match |
| 125 | euroffice_resource_config | /euroffice/resource/{type}/{id}/config | Path does not match |
| 126 | euroffice_resource_file | /euroffice/resource/{type}/{id}/file | Path does not match |
| 127 | euroffice_resource_callback | /euroffice/resource/{type}/{id}/callback | Path does not match |
| 128 | setlocale | /setlocale/{language} | Path does not match |
| 129 | meeting_poll_list | /workroom/{uuid}/polls | Path does not match |
| 130 | meeting_poll_create | /workroom/{uuid}/polls | Path does not match |
| 131 | meeting_poll_detail | /poll/{uuid} | Path does not match |
| 132 | meeting_poll_update | /poll/{uuid} | Path does not match |
| 133 | meeting_poll_delete | /poll/{uuid} | Path does not match |
| 134 | meeting_poll_option_add | /poll/{uuid}/options | Path does not match |
| 135 | meeting_poll_option_remove | /poll/{uuid}/options/{optId} | Path does not match |
| 136 | meeting_poll_vote | /poll/{uuid}/votes | Path does not match |
| 137 | meeting_poll_finalize | /poll/{uuid}/finalize | Path does not match |
| 138 | page | /page/{code} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.