Routing
index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | user_actions | /user/actions | Path does not match |
| 2 | user_actions_terminated | /user/actions/terminated | Path does not match |
| 3 | user_actions_standardize | /user/actions/standardize/{id} | Path does not match |
| 4 | user_actions_export | /user/actions/export | Path does not match |
| 5 | user_actions_add | /user/actions/add | Path does not match |
| 6 | user_actions_edit | /user/actions/{id}/edit | Path does not match |
| 7 | user_actions_copy | /user/actions/{id}/copy | Path does not match |
| 8 | user_actions_delete | /user/actions/{id}/delete | Path does not match |
| 9 | user_actions_print | /user/actions/{id}/print | Path does not match |
| 10 | user_actions_deletedoc | /user/actions/deletedoc/{action}/{document} | Path does not match |
| 11 | user_actions_fetch | /user/actions/fetch | Path does not match |
| 12 | user_actions_grp_add | /user/actionsgrp/add | Path does not match |
| 13 | user_actions_grp_list | /user/actionsgrp/{id}/list | Path does not match |
| 14 | user_actions_grp_delete_all | /user/actionsgrp/{id}/deleteall | Path does not match |
| 15 | default_homepage | /logi | Path does not match |
| 16 | default_login | /login | Path does not match |
| 17 | default_logout | /logout | Path does not match |
| 18 | default_logout_abo | /logoutabo | Path does not match |
| 19 | default_forgot_password | /forgot | Path does not match |
| 20 | default_reset_password | /reset/{email}/{token} | Path does not match |
| 21 | default_training | /training/{email}/{token} | Path does not match |
| 22 | user_exercisingclaims | /user/exercisingclaims | Path does not match |
| 23 | user_exercisingclaims_add | /user/exercisingclaims/add | Path does not match |
| 24 | user_exercisingclaims_edit | /user/exercisingclaims/{id}/edit | Path does not match |
| 25 | user_exercisingclaims_delete | /user/exercisingclaims/{id}/delete | Path does not match |
| 26 | app_homepage | /homepage | Path does not match |
| 27 | user_incidents | /user/incidents | Path does not match |
| 28 | user_incidents_export | /user/incidents/export | Path does not match |
| 29 | user_incidents_add | /user/incidents/add | Path does not match |
| 30 | user_incidents_edit | /user/incidents/{id}/edit | Path does not match |
| 31 | user_incidents_copy | /user/incidents/{id}/copy | Path does not match |
| 32 | user_incidents_delete | /user/incidents/{id}/delete | Path does not match |
| 33 | user_incidents_view | /user/incidents/{id}/view | Path does not match |
| 34 | user_json_treatments | /user/json/treatments | Path does not match |
| 35 | user_json_treatments_grp | /user/json/treatmentsgrp | Path does not match |
| 36 | user_json_subcontractors | /user/json/subcontractors | Path does not match |
| 37 | user_json_systems | /user/json/systems | Path does not match |
| 38 | user_json_toggle_action | /user/json/toggleaction | Path does not match |
| 39 | user_json_existing_subcontractor_grp | /user/json/existingsubcontractorgrp | Path does not match |
| 40 | user_json_info | /user/json/info | Path does not match |
| 41 | manager_homepage | /manager/ | Path does not match |
| 42 | manager_account | /manager/account | Path does not match |
| 43 | manager_managers | /manager/managers | Path does not match |
| 44 | manager_managers_add | /manager/managers/add | Path does not match |
| 45 | manager_managers_edit | /manager/managers/{id}/edit | Path does not match |
| 46 | manager_managers_delete | /manager/managers/{id}/delete | Path does not match |
| 47 | manager_current_subscriptions | /manager/currentsubscriptions | Path does not match |
| 48 | manager_users | /manager/users | Path does not match |
| 49 | manager_users_add | /manager/users/add | Path does not match |
| 50 | manager_users_edit | /manager/users/{id}/edit | Path does not match |
| 51 | manager_users_delete | /manager/users/{id}/delete | Path does not match |
| 52 | manager_users_print | /manager/users/{id}/print | Path does not match |
| 53 | manager_documents | /manager/documents | Path does not match |
| 54 | manager_documents_types | /manager/documentstypes | Path does not match |
| 55 | manager_documents_types_add | /manager/documentstypes/add | Path does not match |
| 56 | manager_documents_types_edit | /manager/documentstypes/{id}/edit | Path does not match |
| 57 | manager_documents_types_delete | /manager/documentstypes/{id}/delete | Path does not match |
| 58 | manager_documents_edit | /manager/documents/{id}/edit | Path does not match |
| 59 | manager_documents_translate | /manager/documents/{id}/translate | Path does not match |
| 60 | manager_documents_delete | /manager/documents/{id}/delete | Path does not match |
| 61 | manager_user_switch | /manager/switch/{id} | Path does not match |
| 62 | manager_partners | /manager/partners | Path does not match |
| 63 | manager_partners_add | /manager/partners/add | Path does not match |
| 64 | manager_partners_edit | /manager/partners/{id}/edit | Path does not match |
| 65 | manager_partners_delete | /manager/partners/{id}/delete | Path does not match |
| 66 | manager_systems | /manager/systems | Path does not match |
| 67 | manager_systems_translate | /manager/systems/{id}/translate/{_locale} | Path does not match |
| 68 | manager_systems_gen_translate | /manager/systems/{id}/gentranslate/{locale}_{_locale} | Path does not match |
| 69 | manager_systems_export | /manager/systems/export | Path does not match |
| 70 | manager_systems_export_excel | /manager/systems/export/{type} | Path does not match |
| 71 | manager_systems_add | /manager/systems/add | Path does not match |
| 72 | manager_systems_edit | /manager/systems/{id}/edit | Path does not match |
| 73 | manager_systems_delete | /manager/systems/{id}/delete | Path does not match |
| 74 | manager_treatments | /manager/treatments | Path does not match |
| 75 | manager_treatments_add | /manager/treatments/add | Path does not match |
| 76 | manager_treatments_edit | /manager/treatments/{id}/edit | Path does not match |
| 77 | manager_treatments_translate | /manager/treatments/{id}/translate/{_locale} | Path does not match |
| 78 | manager_treatments_gen_translate | /manager/treatments/{id}/gentranslate/{locale} | Path does not match |
| 79 | manager_treatments_delete | /manager/treatments/{id}/delete | Path does not match |
| 80 | manager_subcontractors | /manager/subcontractors | Path does not match |
| 81 | manager_subcontractors_add | /manager/subcontractors/add | Path does not match |
| 82 | manager_subcontractors_edit | /manager/subcontractors/{id}/edit | Path does not match |
| 83 | manager_subcontractors_translate | /manager/subcontractors/{id}/translate/{_locale} | Path does not match |
| 84 | manager_subcontractors_gen_translate | /manager/subcontractors/{id}/gentranslate/{locale}_{_locale} | Path does not match |
| 85 | manager_subcontractors_delete | /manager/subcontractors/{id}/delete | Path does not match |
| 86 | manager_subcontractor_deletedoc | /manager/subcontractors/deletedoc/{subcontractor}/{document} | Path does not match |
| 87 | manager_actions | /manager/actions | Path does not match |
| 88 | manager_actions_add | /manager/actions/add | Path does not match |
| 89 | manager_actions_edit | /manager/actions/{id}/edit | Path does not match |
| 90 | manager_actions_translate | /manager/actions/{id}/translate/{_locale} | Path does not match |
| 91 | manager_actions_gen_translate | /manager/actions/{id}/gentranslate/{locale}_{_locale} | Path does not match |
| 92 | manager_actions_delete | /manager/actions/{id}/delete | Path does not match |
| 93 | manager_actions_deletedoc | /manager/actions/deletedoc/{action}/{document} | Path does not match |
| 94 | manager_infos | /manager/infos | Path does not match |
| 95 | manager_infos_add | /manager/infos/add | Path does not match |
| 96 | manager_infos_edit | /manager/infos/{id}/edit | Path does not match |
| 97 | manager_infos_delete | /manager/infos/{id}/delete | Path does not match |
| 98 | manager_login_logs | /manager/loginlogs/{user} | Path does not match |
| 99 | manager_subscriptions | /manager/subscriptions | Path does not match |
| 100 | manager_subscriptions_export | /manager/subscriptions/export | Path does not match |
| 101 | manager_subscriptions_user | /manager/subscriptions/{id} | Path does not match |
| 102 | manager_subscriptions_user_add | /manager/subscriptions/{user}/add/{subscriptionType} | Path does not match |
| 103 | manager_subscriptions_user_disable | /manager/subscriptions/{user}/disable/{subscription} | Path does not match |
| 104 | manager_subscriptions_user_payment | /manager/subscriptions/{user}/payment/{subscription} | Path does not match |
| 105 | manager_subscriptions_add | /manager/subscriptions/add | Path does not match |
| 106 | manager_subscriptions_edit | /manager/subscriptions/{id}/edit | Path does not match |
| 107 | manager_subscriptions_delete | /manager/subscriptions/{id}/delete | Path does not match |
| 108 | manager_credits_user | /manager/credits/{id} | Path does not match |
| 109 | manager_trainings | /manager/trainings | Path does not match |
| 110 | manager_trainings_requests_stats | /manager/trainings/stats | Path does not match |
| 111 | manager_trainings_add | /manager/trainings/add | Path does not match |
| 112 | manager_trainings_edit | /manager/trainings/{id}/edit | Path does not match |
| 113 | manager_trainings_answer | /manager/trainings/{id}/answer | Path does not match |
| 114 | manager_trainings_translate | /manager/trainings/{id}/translate/{_locale} | Path does not match |
| 115 | manager_trainings_gen_translate | /manager/trainings/{id}/gentranslate/{locale}_{_locale} | Path does not match |
| 116 | manager_trainings_delete | /manager/trainings/{id}/delete | Path does not match |
| 117 | manager_treatments_gen_translations | /manager/treatments/gentranslations/{locale} | Path does not match |
| 118 | manager_substitute | /manager/substitute/{account} | Path does not match |
| 119 | manager_json_users | /manager/json/users | Path does not match |
| 120 | theme_css | /assets/css/theme.css | Path does not match |
| 121 | user_subcontractors | /user/subcontractors/t/{type} | Path does not match |
| 122 | user_subcontractors_standardize | /user/subcontractors/standardize/{id} | Path does not match |
| 123 | user_subcontractors_export | /user/subcontractors/export | Path does not match |
| 124 | user_subcontractors_export_xlsx | /user/subcontractors/exportxlsx | Path does not match |
| 125 | user_subcontractors_add | /user/subcontractors/add | Path does not match |
| 126 | user_subcontractors_edit | /user/subcontractors/{id}/edit | Path does not match |
| 127 | user_subcontractors_copy | /user/subcontractors/{id}/copy | Path does not match |
| 128 | user_subcontractors_delete | /user/subcontractors/{id}/delete | Path does not match |
| 129 | user_subcontractor_deletedoc | /user/subcontractors/deletedoc/{subcontractor}/{document} | Path does not match |
| 130 | user_subcontractors_table_fragment | /user/subcontractors/table/t/{type} | Path does not match |
| 131 | user_subcontractors_grp | /user/subcontractorsgrp | Path does not match |
| 132 | user_subcontractors_grp_export | /user/subcontractorsgrp/export | Path does not match |
| 133 | user_subcontractors_grp_add | /user/subcontractorsgrp/add | Path does not match |
| 134 | user_subcontractors_grp_edit | /user/subcontractorsgrp/{id}/edit | Path does not match |
| 135 | user_subcontractors_grp_copy | /user/subcontractorsgrp/{id}/copy | Path does not match |
| 136 | user_subcontractors_grp_delete | /user/subcontractorsgrp/{id}/delete | Path does not match |
| 137 | user_subcontractor_grp_deletedoc | /user/subcontractorsgrp/deletedoc/{subcontractor}/{document} | Path does not match |
| 138 | user_systems | /user/systems | Path does not match |
| 139 | user_systems_standardize | /user/systems/standardize/{id} | Path does not match |
| 140 | user_systems_export | /user/systems/export | Path does not match |
| 141 | user_systems_export_excel | /user/systems/export/{type} | Path does not match |
| 142 | user_systems_add | /user/systems/add | Path does not match |
| 143 | user_systems_edit | /user/systems/{id}/edit | Path does not match |
| 144 | user_systems_delete | /user/systems/{id}/delete | Path does not match |
| 145 | user_systems_group | /user/systemsgroup | Path does not match |
| 146 | user_systems_group_export | /user/systemsgroup/export | Path does not match |
| 147 | user_systems_group_export_excel | /user/systemsgroup/export/{type} | Path does not match |
| 148 | user_trainings | /user/trainings | Path does not match |
| 149 | user_trainings_teams | /user/trainings/teams | Path does not match |
| 150 | user_trainings_teams_add | /user/trainings/teams/add | Path does not match |
| 151 | user_trainings_teams_edit | /user/trainings/teams/{id}/edit | Path does not match |
| 152 | user_trainings_teams_delete | /user/trainings/teams/{id}/delete | Path does not match |
| 153 | user_trainings_requests | /user/trainings/{id}/requests | Path does not match |
| 154 | user_trainings_requests_revive_all | /user/trainings/{trainingCampain}/requests/all/revive | Path does not match |
| 155 | user_trainings_requests_revive | /user/trainings/{trainingCampain}/requests/{trainingRequest}/revive | Path does not match |
| 156 | user_trainings_requests_answers | /user/trainings/{training}/answers | Path does not match |
| 157 | user_trainings_requests_stats | /user/trainings/{training}/stats | Path does not match |
| 158 | user_treatments | /user/treatments | Path does not match |
| 159 | user_treatments_standardize | /user/treatments/standardize/{id} | Path does not match |
| 160 | user_treatments_group | /user/treatments/group | Path does not match |
| 161 | user_treatments_export | /user/treatments/export | Path does not match |
| 162 | user_treatments_export_xlsx | /user/treatments/exportxlsx | Path does not match |
| 163 | user_treatments_export_full | /user/treatments/exportfull | Path does not match |
| 164 | user_treatments_export_one | /user/treatments/{id}/export | Path does not match |
| 165 | user_treatments_add | /user/treatments/add | Path does not match |
| 166 | user_treatments_edit | /user/treatments/{id}/edit | Path does not match |
| 167 | user_treatments_copy | /user/treatments/{id}/copy | Path does not match |
| 168 | user_treatments_show | /user/treatments/{id}/show | Path does not match |
| 169 | user_treatments_delete | /user/treatments/{id}/delete | Path does not match |
| 170 | user_treatments_std | /user/treatmentsstd | Path does not match |
| 171 | user_treatments_std_add | /user/treatmentsstd/add | Path does not match |
| 172 | user_treatments_std_edit | /user/treatmentsstd/{id}/edit | Path does not match |
| 173 | user_treatments_std_delete | /user/treatmentsstd/{id}/delete | Path does not match |
| 174 | user_treatments_search | /user/treatments/search | Path does not match |
| 175 | user_homepage | /user/ | Path does not match |
| 176 | user_dashboard_print | /user/dashboardprint | Path does not match |
| 177 | user_legales | /user/legales | Path does not match |
| 178 | user_privacy | /user/privacy | Path does not match |
| 179 | user_account | /user/account | Path does not match |
| 180 | user_account_print | /user/account/print | Path does not match |
| 181 | user_account_export | /user/account/export | Path does not match |
| 182 | user_intervention | /user/intervention | Path does not match |
| 183 | user_partners | /user/partners | Path does not match |
| 184 | user_partners_get | /user/partners/{id}/get | Path does not match |
| 185 | user_data_processing | /user/dataprocessing | Path does not match |
| 186 | user_documents | /user/documents | Path does not match |
| 187 | user_users | /user/users | Path does not match |
| 188 | user_user_documents_delete | /user/userdocuments/{id}/delete | Path does not match |
| 189 | user_read_user_documents | /user/userdocuments/{id} | Path does not match |
| 190 | user_read_mdp_documents | /user/mdpdocuments/{type}/{document} | Path does not match |
| 191 | user_update_treatmentdata | /user/update/treatmentdata | Path does not match |
| 192 | user_user_switch | /user/switch/{id} | Path does not match |
| 193 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 194 | _wdt | /_wdt/{token} | Path does not match |
| 195 | _profiler_home | /_profiler/ | Path does not match |
| 196 | _profiler_search | /_profiler/search | Path does not match |
| 197 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 198 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 199 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 200 | _profiler_open_file | /_profiler/open | Path does not match |
| 201 | _profiler | /_profiler/{token} | Path does not match |
| 202 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 203 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 204 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 205 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.