Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env.default
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | log_user | /login_callback | Path does not match |
| 2 | admin_assets | /admin/assets | Path does not match |
| 3 | admin_assets_unlink | /admin/delete/assets/{asset}/{folder} | Path does not match |
| 4 | admin_assets_delete | /admin/delete/assets/{key} | Path does not match |
| 5 | admin_assets_update | /admin/update/assets/{key} | Path does not match |
| 6 | autoGenSampleRoute | /autogen_sample/{group}/{format} | Path does not match |
| 7 | admin_folders_read | /admin/folders/{key} | Path does not match |
| 8 | admin_folders_new | /admin/folders | Path does not match |
| 9 | admin_folders_delete | /admin/delete/folders/{key} | Path does not match |
| 10 | admin_folders_update | /admin/update/folders/{key} | Path does not match |
| 11 | admin_folders_link | /admin/link/folders/{key} | Path does not match |
| 12 | admin_groups | /admin/groups | Path does not match |
| 13 | admin_groups_new | /admin/groups | Path does not match |
| 14 | admin_groups_update | /admin/groups/{key} | Path does not match |
| 15 | admin_groups_delete | /admin/delete/groups/{key} | Path does not match |
| 16 | admin_rights | /admin/rights | Path does not match |
| 17 | admin_rights_new | /admin/rights/{profile} | Path does not match |
| 18 | admin_rights_delete | /admin/delete/rights/{profile} | Path does not match |
| 19 | admin_rights_change | /admin/rights/{profile}/{zone}/{level} | Path does not match |
| 20 | admin_settings | /admin/settings | Path does not match |
| 21 | admin_settings_new | /admin/settings/{group} | Path does not match |
| 22 | admin_settings_update | /admin/settings/{language}/{group}/{key} | Path does not match |
| 23 | admin_settings_update_without_language | /admin/settings/{group}/{key} | Path does not match |
| 24 | admin_settings_delete | /admin/delete/settings/{group}/{key} | Path does not match |
| 25 | admin_users | /admin/users | Path does not match |
| 26 | admin_users_get_all | /admin/users/all | Path does not match |
| 27 | admin_users_get | /admin/users/{id} | Path does not match |
| 28 | admin_users_update | /admin/users/{id} | Path does not match |
| 29 | admin_users_new | /admin/users | Path does not match |
| 30 | admin_users_lock | /admin/users/{id}/lock | Path does not match |
| 31 | admin_users_unlock | /admin/users/{id}/unlock | Path does not match |
| 32 | admin_workflows | /admin/workflows/{wfp} | Path does not match |
| 33 | admin_workflows_step_delete | /admin/workflows/{wf}/delete/{step} | Path does not match |
| 34 | admin_workflows_profile_delete | /admin/workflows/{wf}/delete/{step}/profiles/{profile} | Path does not match |
| 35 | admin_workflows_next_delete | /admin/workflows/{wf}/delete/{step}/profiles/{profile}/next/{next} | Path does not match |
| 36 | admin_workflows_profile_update | /admin/workflows/{wf}/{step}/profiles/{profile} | Path does not match |
| 37 | admin_workflows_next_update | /admin/workflows/{wf}/{step}/profiles/{profile}/next/{next} | Path does not match |
| 38 | admin_workflows_step_new | /admin/workflows/{wf} | Path does not match |
| 39 | admin_workflows_new | /admin/workflows | Path does not match |
| 40 | admin_zones | /admin/zones | Path does not match |
| 41 | admin_zones_new | /admin/zones/{tier} | Path does not match |
| 42 | admin_zones_update | /admin/zones/{tier}/{key} | Path does not match |
| 43 | admin_zones_delete | /admin/delete/zones/{tier}/{key} | Path does not match |
| 44 | forms | /forms/{form}/{id} | Path does not match |
| 45 | healthcheck | /healthCheck | Path does not match |
| 46 | guid | /helper/guid | Path does not match |
| 47 | home | /home | Path does not match |
| 48 | language | /language | Path does not match |
| 49 | confirmToken | /confirmToken | Path does not match |
| 50 | confirmToken_user | /confirmToken | Path does not match |
| 51 | forgotPassword | /forgotPassword | Path does not match |
| 52 | forgotPassword_email | /forgotPassword | Path does not match |
| 53 | login | /login | Path does not match |
| 54 | log_user_loc | /login | Path does not match |
| 55 | logout | /logout | Path does not match |
| 56 | medias | /medias/{key} | Path does not match |
| 57 | medias_convert_and_resize | /medias/{format}/{width}/{height}/{key} | Path does not match |
| 58 | medias_convert_only | /medias/{format}/{key} | Path does not match |
| 59 | admin_imports_new | /medias | Path does not match |
| 60 | my_account | /me | Path does not match |
| 61 | workflows_next | /workflows/{process}/{step} | Path does not match |
| 62 | timezone | /timezone/{offset} | Path does not match |
| 63 | admin_users_disable | /admin/users/{id}/disable | Path does not match |
| 64 | admin_users_enable | /admin/users/{id}/enable | Path does not match |
| 65 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 66 | _wdt | /_wdt/{token} | Path does not match |
| 67 | _profiler_home | /_profiler/ | Path does not match |
| 68 | _profiler_search | /_profiler/search | Path does not match |
| 69 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 70 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 71 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 72 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 73 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 74 | _profiler_open_file | /_profiler/open | Path does not match |
| 75 | _profiler | /_profiler/{token} | Path does not match |
| 76 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 77 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 78 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 79 | admin_folders_unused_delete_force | /admin/delete/folders-unused/force/{key} | Path does not match |
| 80 | login_local | /login_local | Path does not match |
| 81 | log | / | Path does not match |
| 82 | login_sso | /login_sso | Path does not match |
| 83 | forwardPage | /login_callback | Path does not match |
| 84 | log_user_local | /login | Path does not match |
| 85 | organisation_agency | /organisation/agency | Path does not match |
| 86 | organisation_agency_add | /organisation/agency/add | Path does not match |
| 87 | organisation_agency_edit | /organisation/agency/edit | Path does not match |
| 88 | organisation_agency_delete | /organisation/agency/delete | Path does not match |
| 89 | bi_index | /bi | Path does not match |
| 90 | display_bi | /display_bi | Path does not match |
| 91 | export_bi | /export_bi | Path does not match |
| 92 | getLearnings | /getLearnings | Path does not match |
| 93 | getUsersForAgencies | /getUsersForAgencies | Path does not match |
| 94 | getAgenciesForRegions | /getAgenciesForRegions | Path does not match |
| 95 | category_add | /category/add | Path does not match |
| 96 | category_update | /category/update | Path does not match |
| 97 | category_delete | /category/delete | Path does not match |
| 98 | elearning_custom_asset_delete | /elearning/custom_asset_delete/{id}/{elearningId} | Path does not match |
| 99 | elearning_update_custom | /elearning/custom_update/{id} | Path does not match |
| 100 | elearning_add_custom | /elearning/custom/add/{id} | Path does not match |
| 101 | elearning_delete_custom | /elearning/custom_delete/{customId}/{elearningId} | Path does not match |
| 102 | elearningResult_delete | /elearningResult/delete | Path does not match |
| 103 | elearning_index | /elearning | Path does not match |
| 104 | elearning_show | /elearning/{id} | Path does not match |
| 105 | elearning_add | /elearning/add | Path does not match |
| 106 | elearning_update_number | /elearning/updateNumber | Path does not match |
| 107 | elearning_updateStatus | /elearning/{id}/updateStatus/{status} | Path does not match |
| 108 | elearning_update | /elearning/update | Path does not match |
| 109 | elearning_unlink | /elearning/{id}/unlink | Path does not match |
| 110 | elearning_duplicate | /elearning/duplicate | Path does not match |
| 111 | elearning_delete | /elearning/delete | Path does not match |
| 112 | elearning_export | /elearning/export/{id} | Path does not match |
| 113 | elearning_survey_result | /elearning/survey/result | Path does not match |
| 114 | elearning_transfert | /elearning/transfert | Path does not match |
| 115 | elearning_transfert_user | /elearning/transfert/{user} | Path does not match |
| 116 | elearning_transfert_user_save | /elearning/transfert/{user}/save/{elearning} | Path does not match |
| 117 | event_index | /events | Path does not match |
| 118 | event_signing | /events/signing | Path does not match |
| 119 | event_signing_detail | /events/signing/{id} | Path does not match |
| 120 | event_add | /events/add | Path does not match |
| 121 | event_edit | /events/{id}/edit | Path does not match |
| 122 | favorites | /favorites | Path does not match |
| 123 | favorites_edit | /favorites | Path does not match |
| 124 | files_upload | /filesUpload | Path does not match |
| 125 | ted_grid_list | /grid | Path does not match |
| 126 | gridtype_add | /gridtype/add | Path does not match |
| 127 | gridtype_update | /gridtype/update | Path does not match |
| 128 | ted_grid | /grid/ted | Path does not match |
| 129 | visit_grid | /grid/visit | Path does not match |
| 130 | grid_add | /grid/add | Path does not match |
| 131 | grid_edit | /grid/edit | Path does not match |
| 132 | grid_delete | /grid/delete | Path does not match |
| 133 | grid_order | /grid/order | Path does not match |
| 134 | import_index | /imports | Path does not match |
| 135 | medias_scorm | /medias-scorm | Path does not match |
| 136 | kpi_config | /kpi | Path does not match |
| 137 | kpi_add | /kpi/add | Path does not match |
| 138 | kpi_show | /kpi/show/{id} | Path does not match |
| 139 | library_start | /library/start | Path does not match |
| 140 | library_prev | /library/prev | Path does not match |
| 141 | library_next | /library/next | Path does not match |
| 142 | library_subslide | /library/subslide | Path does not match |
| 143 | library_index | /library/index | Path does not match |
| 144 | library_duplicate | /library/duplicate | Path does not match |
| 145 | notification_delete | /notification/delete/{id} | Path does not match |
| 146 | organization_index | /organization/index | Path does not match |
| 147 | organization_save | /organization/save | Path does not match |
| 148 | organization_substitute | /organization/substitute | Path does not match |
| 149 | quizzes_index | /quizzes | Path does not match |
| 150 | organisation_region | /organisation/region | Path does not match |
| 151 | organisation_region_add | /organisation/region/add | Path does not match |
| 152 | organisation_region_edit | /organisation/region/edit | Path does not match |
| 153 | organisation_region_delete | /organisation/region/delete | Path does not match |
| 154 | slide_add | /{elearningId}/slide/add | Path does not match |
| 155 | slide_edit | /slide/{id}/edit | Path does not match |
| 156 | slide_update_number | /slide/updateNumber | Path does not match |
| 157 | slide_delete | /slide/{id}/delete | Path does not match |
| 158 | ted_hierarchy | /ted/hierarchy | Path does not match |
| 159 | ted_hierarchy_add | /ted/hierarchy/add | Path does not match |
| 160 | ted_hierarchy_edit | /ted/hierarchy/edit | Path does not match |
| 161 | ted_hierarchy_delete | /ted/hierarchy/delete | Path does not match |
| 162 | ted_elearning_link | /ted/elearning/link | Path does not match |
| 163 | ted_hierarchy_order | /ted/hierarchy/order | Path does not match |
| 164 | ted_profiles_index | /ted/profiles | Path does not match |
| 165 | ted_profiles_order | /ted/profiles/order | Path does not match |
| 166 | ted_settings | /ted-settings | Path does not match |
| 167 | organisation_users | /organisation/users | Path does not match |
| 168 | organisation_users_update | /organisation/users/{id} | Path does not match |
| 169 | organisation_users_new | /organisation/users | Path does not match |
| 170 | organisation_users_lock | /organisation/users/{id}/lock | Path does not match |
| 171 | organisation_users_unlock | /organisation/users/{id}/unlock | Path does not match |
| 172 | organisation_users_disable | /organisation/users/{id}/disable | Path does not match |
| 173 | organisation_users_enable | /organisation/users/{id}/enable | Path does not match |
| 174 | organisation_type_add | /organisation/type/add | Path does not match |
| 175 | admin_assets_unused | /admin/assets/unused | Path does not match |
| 176 | admin_folders_unused_read | /admin/foldersunused/{key} | Path does not match |
| 177 | admin_assets_unlink_delete | /admin/unlink-delete/assets/{asset}/{folder} | Path does not match |
| 178 | vision_hierarchy_index | /vision_hierarchy | Path does not match |
| 179 | vision_hierarchy_add | /vision_hierarchy/add | Path does not match |
| 180 | vision_hierarchy_update | /vision_hierarchy/update/{id} | Path does not match |
| 181 | vision_hierarchy_delete | /vision_hierarchy/delete/{id} | Path does not match |
| 182 | vision_hierarchy_country | /vision_hierarchy/get | Path does not match |
| 183 | vision_hierarchy_read | /vision_hierarchy/read/{type} | Path does not match |
| 184 | asset_scorm | /asset-scorm/{id}/{file} | Path does not match |
| 185 | evator_coaching_new | /ted/coaching/new | Path does not match |
| 186 | evator_coaching_create | /ted/coaching/create | Path does not match |
| 187 | evator_coaching_edit | /ted/coaching/edit | Path does not match |
| 188 | evator_coaching_see | /ted/coaching/detail | Path does not match |
| 189 | evator_coaching_print | /ted/coaching/print | Path does not match |
| 190 | evator_coaching_save | /ted/coaching/save | Path does not match |
| 191 | evator_coaching_submit | /ted/coaching/submit | Path does not match |
| 192 | evator_coaching_index | /ted/coaching | Path does not match |
| 193 | evator_dox_index | /ted/dox | Path does not match |
| 194 | elearning_start | /elearning/start | Path does not match |
| 195 | elearning_restart | /elearning/restart | Path does not match |
| 196 | elearning_prev | /elearning/prev | Path does not match |
| 197 | elearning_next | /elearning/next | Path does not match |
| 198 | elearning_subslide | /elearning/subslide | Path does not match |
| 199 | evator_kpi_index | /ted/kpi | Path does not match |
| 200 | evator_kpi_index_histo | /ted/kpi/{year}/{month} | Path does not match |
| 201 | evator_parcours_index | /parcours | Path does not match |
| 202 | evator_pacours_palier | /parcours/{id}/detail | Path does not match |
| 203 | endedLessons_index | /endedLessons | Path does not match |
| 204 | all_in_progress | /allInProgress | Path does not match |
| 205 | all_in_coming | /allInComing | Path does not match |
| 206 | all_newer | /allNewer | Path does not match |
| 207 | all_my_certif | /allMyCertif/ | Path does not match |
| 208 | report_elearning | /report | Path does not match |
| 209 | evator_ted_index | /ted | Path does not match |
| 210 | event_progressBar | /event/progressBar | Path does not match |
| 211 | export_coaching_checklist | /team/analyse/export/coaching_checklist | Path does not match |
| 212 | export_coaching_ted_grid | /team/analyse/export/coaching_ted_grid | Path does not match |
| 213 | export_kpi | /team/analyse/export/kpi | Path does not match |
| 214 | team_checklist_new | /team/checklist/new | Path does not match |
| 215 | evator_checklist_save | /ted/checklist/save | Path does not match |
| 216 | evator_checklist_submit | /ted/checklist/submit | Path does not match |
| 217 | evator_checklist_edit | /ted/checklist/edit | Path does not match |
| 218 | evator_checklist_see | /ted/checklist/detail | Path does not match |
| 219 | team_coaching_new | /team/coaching/new | Path does not match |
| 220 | team_coaching_create | /team/coaching/create | Path does not match |
| 221 | team_coaching_edit | /team/coaching/edit | Path does not match |
| 222 | team_coaching_see | /team/coaching/detail | Path does not match |
| 223 | team_coaching_delete | /team/coaching/delete/{id} | Path does not match |
| 224 | team_coaching_delete_draft | /team/coaching/delete_draft/{id} | Path does not match |
| 225 | search_by | /searchBy | Path does not match |
| 226 | team_analyse | /team/analyse | Path does not match |
| 227 | team_analyse_formation | /team/analyse/formation/{id} | Path does not match |
| 228 | team_analyse_formation_user | /team/analyse/formation/{id}/{user_id} | Path does not match |
| 229 | team_logaccess | /team/logaccess/${year}/${month} | Path does not match |
| 230 | team_agency_coaching_new | /team/agency/coaching/new | Path does not match |
| 231 | team_agency_coaching_edit | /team/agency/coaching/edit | Path does not match |
| 232 | team_agency_coaching_see | /team/agency/coaching/detail | Path does not match |
| 233 | team_analyse_see | /team/analyse/detail | Path does not match |
| 234 | stats_questions_global | /stats_questions/global/{elearningId}/{parcours} | Path does not match |
| 235 | stats_questions_in_progress | /stats_questions/in_progress/{elearningId}/{parcours} | Path does not match |
| 236 | stats_questions_done | /stats_questions/done/{elearningId}/{parcours} | Path does not match |
| 237 | stats_questions_not_start | /stats_questions/notStart/{elearningId}/{parcours} | Path does not match |
| 238 | stats_questions_download | /stats_questions/download/{elearningId} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.