Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_/bot_users/{id}{._format}_get | /api/bot_users/{id}.{_format} | Path does not match |
| 6 | _api_/bot_users{._format}_get_collection | /api/bot_users.{_format} | Path does not match |
| 7 | _api_/bot_users{._format}_post | /api/bot_users.{_format} | Path does not match |
| 8 | _api_/bot_users/{id}{._format}_put | /api/bot_users/{id}.{_format} | Path does not match |
| 9 | _api_/bot_users/{id}{._format}_patch | /api/bot_users/{id}.{_format} | Path does not match |
| 10 | _api_/bot_users/{id}{._format}_delete | /api/bot_users/{id}.{_format} | Path does not match |
| 11 | _api_/conversations/{id}{._format}_get | /api/conversations/{id}.{_format} | Path does not match |
| 12 | _api_/conversations{._format}_get_collection | /api/conversations.{_format} | Path does not match |
| 13 | _api_/messages{._format}_post | /api/messages.{_format} | Path does not match |
| 14 | _api_/messages/{id}{._format}_get | /api/messages/{id}.{_format} | Path does not match |
| 15 | _api_/messages/{id}{._format}_put | /api/messages/{id}.{_format} | Path does not match |
| 16 | _api_/program_managers/{id}{._format}_get | /api/program_managers/{id}.{_format} | Path does not match |
| 17 | _api_/program_managers{._format}_get_collection | /api/program_managers.{_format} | Path does not match |
| 18 | _api_/program_managers{._format}_post | /api/program_managers.{_format} | Path does not match |
| 19 | _api_/program_managers/{id}{._format}_put | /api/program_managers/{id}.{_format} | Path does not match |
| 20 | _api_/program_managers/{id}{._format}_patch | /api/program_managers/{id}.{_format} | Path does not match |
| 21 | _api_/program_managers/{id}{._format}_delete | /api/program_managers/{id}.{_format} | Path does not match |
| 22 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 23 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 24 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 25 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 26 | _wdt | /_wdt/{token} | Path does not match |
| 27 | _profiler_home | /_profiler/ | Path does not match |
| 28 | _profiler_search | /_profiler/search | Path does not match |
| 29 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 30 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 31 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 32 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 33 | _profiler_open_file | /_profiler/open | Path does not match |
| 34 | _profiler | /_profiler/{token} | Path does not match |
| 35 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 36 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 37 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 38 | api_login_check | /admin_api/login_check | Path does not match |
| 39 | app_admin | /admin_api/users | Path does not match |
| 40 | app_admin_create | /admin_api/users/pm | Path does not match |
| 41 | app_admin_program_get | /admin_api/program | Path does not match |
| 42 | app_admin_edit | /admin_api/users/pm | Path does not match |
| 43 | app_admin_token_edit | /admin_api/users/pm/token | Path does not match |
| 44 | app_admin_program_get_users | /admin_api/program/user/{therapyId} | Path does not match |
| 45 | app_admin_program_user | /admin_api/program/user/all/{id} | Path does not match |
| 46 | app_admin_bots_get | /admin_api/bots/user | Path does not match |
| 47 | app_admin_bots_user_get | /admin_api/bots/user/{id} | Path does not match |
| 48 | app_admin_bots_post | /admin_api/bots/user/{id} | Path does not match |
| 49 | app_admin_bots_token_post | /admin_api/bots/token/{id} | Path does not match |
| 50 | app_admin_roles_post | /admin_api/user/roles/{id} | Path does not match |
| 51 | app_admin_limit_post | /admin_api/users/limit/{id} | Path does not match |
| 52 | app_admin_user_therapies | /admin_api/users/therapies | Path does not match |
| 53 | app_admin_user_pms | /admin_api/user/pm/{id} | Path does not match |
| 54 | app_admin_disable_user | /admin_api/user/disable/{id} | Path does not match |
| 55 | app_assessment_manager | /assessment/manager/{therapyId} | Path does not match |
| 56 | app_assessment | /assessment/{token} | Path does not match |
| 57 | app_assessor_index | /admin/assessor/ | Path does not match |
| 58 | app_assessor_new | /admin/assessor/new/{therapyId} | Path does not match |
| 59 | app_assessor_show | /admin/assessor/{id} | Path does not match |
| 60 | app_assessor_edit | /admin/assessor/{id}/edit | Path does not match |
| 61 | app_assessor_delete | /admin/assessor/{id} | Path does not match |
| 62 | app_bot_index | /admin/bot/ | Path does not match |
| 63 | app_bot_new | /admin/bot/new | Path does not match |
| 64 | app_bot_show | /admin/bot/{id} | Path does not match |
| 65 | app_bot_edit | /admin/bot/{id}/edit | Path does not match |
| 66 | app_bot_delete | /admin/bot/delete/{id} | Path does not match |
| 67 | app_bot_delete_users | /admin/bot/{id}/delete_many | Path does not match |
| 68 | app_bot_delete_user | /admin/bot/{id}/{userId} | Path does not match |
| 69 | app_contact_contact | /contact | Path does not match |
| 70 | app_user_contact_standalone | /contact/standalone | Path does not match |
| 71 | app_conversation_end | /api/conversations/end/{conversationId} | Path does not match |
| 72 | app_conversation_end_prematurely | /api/conversations/{conversationId}/end_prematurely | Path does not match |
| 73 | app_conversation_add_message | /api/conversations/{conversationId}/message | Path does not match |
| 74 | app_user_update_tokens | /api/conversations/tokens/update | Path does not match |
| 75 | app_conversation_get_message | /api/conversations/{conversationId}/message | Path does not match |
| 76 | app_all_conversation_get_resume | /api/conversations/resume/conversation/all | Path does not match |
| 77 | app_conversation_get_resume | /api/conversations/resume/short | Path does not match |
| 78 | app_conversation_get_resume_conversation | /api/conversations/resume/{conversationId} | Path does not match |
| 79 | app_conversation_create | /api/conversations/create/{botId}/{userToken}/{kpiId}/{tokenManagerId}/{pmId} | Path does not match |
| 80 | app_conversation_info | /api/conversations/info/{botId}/{userToken}/{kpiId} | Path does not match |
| 81 | app_conversation_info.1 | /api/conversations/info/{botId}/{userToken} | Path does not match |
| 82 | app_dashboard | /dashboard | Path does not match |
| 83 | app_assessment_export | /assessment/{id}/export | Path does not match |
| 84 | app_kpi_index | /admin/kpi/ | Path does not match |
| 85 | app_kpi_new | /admin/kpi/new/{id} | Path does not match |
| 86 | app_kpi_show | /admin/kpi/{id} | Path does not match |
| 87 | app_kpi_edit | /admin/kpi/{id}/edit | Path does not match |
| 88 | app_kpi_delete | /admin/kpi/{id} | Path does not match |
| 89 | app_matrice | /matrice/{token} | Path does not match |
| 90 | app_matrice_checktoken | /api/matrice/{token}/check | Path does not match |
| 91 | app_matrice_submitresult | /api/matrice/{token}/submit-result | Path does not match |
| 92 | app_matrice_sendpdf | /api/matrice/send-pdf | Path does not match |
| 93 | app_matrice_therapy_reprocess_files | /api/matrice/reprocess/{id} | Path does not match |
| 94 | app_matrice_testmail | /api/matrice/{token}/test-mail | Path does not match |
| 95 | app_objective_index | /admin/objective/ | Path does not match |
| 96 | app_objective_new | /admin/objective/new/{therapyId} | Path does not match |
| 97 | app_objective_show | /admin/objective/{id} | Path does not match |
| 98 | app_objective_edit | /admin/objective/{id}/edit | Path does not match |
| 99 | app_objective_delete | /admin/objective/{id} | Path does not match |
| 100 | app_private_program_individual_synthesis_file | /files/program-{programType}/{programId}/individual-synthesis/{filepath} | Path does not match |
| 101 | app_private_program_synthesis_file | /files/program-{programType}/{programId}/synthesis/{filepath} | Path does not match |
| 102 | app_private_program_file | /files/program-{programType}/{programId}/recipient/{filepath} | Path does not match |
| 103 | app_user_profile | /profile/ | Path does not match |
| 104 | app_user_profile_standalone | /profile/standalone | Path does not match |
| 105 | app_user_profile_lang | /profile/lang | Path does not match |
| 106 | app_recipient_index | /admin/recipient/ | Path does not match |
| 107 | app_matrice_recipient_new | /admin/recipient/matrice/new/{therapyId} | Path does not match |
| 108 | app_upolepsis_recipient_new | /admin/recipient/upolepsis/new/{therapyId} | Path does not match |
| 109 | app_recipient_new | /admin/recipient/new/{therapyId} | Path does not match |
| 110 | app_recipient_show | /admin/recipient/{id} | Path does not match |
| 111 | app_upolepsis_recipient_edit | /admin/recipient/upolepsis/{id}/edit | Path does not match |
| 112 | app_matrice_recipient_edit | /admin/recipient/matrice/{id}/edit | Path does not match |
| 113 | app_recipient_edit | /admin/recipient/{id}/edit | Path does not match |
| 114 | app_upolepsis_recipient_delete | /admin/recipient/upolepsis/{id} | Path does not match |
| 115 | app_matrice_recipient_delete | /admin/recipient/matrice/{id} | Path does not match |
| 116 | app_recipient_delete | /admin/recipient/{id} | Path does not match |
| 117 | app_assessment_review | /assessment/{token}/review | Path does not match |
| 118 | app_chatbot_review | /chatbot/{token}/review | Path does not match |
| 119 | app_step_index | /admin/step/ | Path does not match |
| 120 | app_step_new | /admin/step/new/{therapyId} | Path does not match |
| 121 | app_step_show | /admin/step/{id} | Path does not match |
| 122 | app_step_edit | /admin/step/{id}/edit | Path does not match |
| 123 | app_step_delete | /admin/step/{id} | Path does not match |
| 124 | app_therapy_new | /admin/therapy/new | Path does not match |
| 125 | app_matrice_therapy_new_administrator | /admin/therapy/matrice/{id}/new/administrator | Path does not match |
| 126 | app_upolepsis_therapy_new_administrator | /admin/therapy/upolepsis/{id}/new/administrator | Path does not match |
| 127 | app_therapy_new_administrator | /admin/therapy/{id}/new/administrator | Path does not match |
| 128 | app_administrator_edit | /admin/therapy/{therapyType}/administrator/edit/{id}/{therapyId} | Path does not match |
| 129 | app_matrice_therapy_show | /admin/therapy/matrice/{id} | Path does not match |
| 130 | app_upolepsis_therapy_show | /admin/therapy/upolepsis/{id} | Path does not match |
| 131 | app_therapy_show | /admin/therapy/kpi/{id} | Path does not match |
| 132 | app_matrice_therapy_import | /admin/therapy/matrice/{id}/import/{originId}/{type} | Path does not match |
| 133 | app_upolepsis_therapy_import | /admin/therapy/upolepsis/{id}/import/{originId}/{type} | Path does not match |
| 134 | app_therapy_import | /admin/therapy/{id}/import/{originId}/{type} | Path does not match |
| 135 | app_upolepsis_therapy_import_select | /admin/therapy/upolepsis/{id}/import | Path does not match |
| 136 | app_matrice_therapy_import_select | /admin/therapy/matrice/{id}/import | Path does not match |
| 137 | app_therapy_import_select | /admin/therapy/{id}/import | Path does not match |
| 138 | app_therapy_export | /admin/therapy/{id}/export | Path does not match |
| 139 | app_matrice_therapy_edit | /admin/therapy/matrice/{id}/edit | Path does not match |
| 140 | app_upolepsis_therapy_edit | /admin/therapy/upolepsis/{id}/edit | Path does not match |
| 141 | app_therapy_edit | /admin/therapy/{id}/edit | Path does not match |
| 142 | app_therapy_edit_cult | /admin/therapy/{id}/edit_cult | Path does not match |
| 143 | app_therapy_administrator_delete | /admin/therapy/administrator/delete/{type}/{id}/{therapyId} | Path does not match |
| 144 | app_upolepsis_therapy_all_responses | /admin/therapy/upolepsis/{therapyId}/responses | Path does not match |
| 145 | app_upolepsis_therapy_all_responses_recipient | /admin/therapy/upolepsis/{therapyId}/responses/{recipientId} | Path does not match |
| 146 | app_upolepsis_therapy_responses | /admin/therapy/upolepsis/{therapyId}/responses/{recipientId}/{day} | Path does not match |
| 147 | app_upolepsis_therapy_delete | /admin/therapy/upolepsis/{id} | Path does not match |
| 148 | app_matrice_therapy_delete | /admin/therapy/matrice/{id} | Path does not match |
| 149 | app_therapy_delete | /admin/therapy/{id} | Path does not match |
| 150 | app_matrice_therapy_files | /admin/therapy/matrice/{therapyId}/files | Path does not match |
| 151 | app_therapy_reminder | /admin/therapy/remind/{type}/{id} | Path does not match |
| 152 | app_therapy_remove | /admin/therapy/{id}/remove | Path does not match |
| 153 | app_user_edit_tokens | /admin/token/{id}/edit-token | Path does not match |
| 154 | app_upolepsis_checkvalidity | /api/upolepsis/{token}/check | Path does not match |
| 155 | app_upolepsis_firstlogin | /api/upolepsis/{token}/first-login | Path does not match |
| 156 | app_upolepsis_submitday | /api/upolepsis/{token}/submit-day | Path does not match |
| 157 | app_upolepsis_submittestupolepsis | /api/upolepsis/submit-test/{type} | Path does not match |
| 158 | app_upolepsis_testmail | /api/upolepsis/{token}/test-mail | Path does not match |
| 159 | app_index | / | Path does not match |
| 160 | app_auto_login | /oquncskjhaijqwlkca/{id} | Path does not match |
| 161 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.