Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_api | /api/ | Path does not match |
| 2 | api_get_poste_infos | /api/get_poste_infos | Path does not match |
| 3 | api_set_poste_vacation | /api/set_poste_vacation | Path does not match |
| 4 | app_user_index | /user/ | Path does not match |
| 5 | app_user_new | /user/new | Path does not match |
| 6 | app_user_show | /user/{id} | Path does not match |
| 7 | app_user_edit | /user/{id}/edit | Path does not match |
| 8 | app_user_delete | /user/{id} | Path does not match |
| 9 | company_index | /company/ | Path does not match |
| 10 | company_edit | /company/{id}/edit | Path does not match |
| 11 | company_new | /company/new | Path does not match |
| 12 | company_show | /company/{id} | Path does not match |
| 13 | company_delete | /company/{id} | Path does not match |
| 14 | app_get_localite | /dashboard/json/localite/{id} | Path does not match |
| 15 | app_get_localities | /dashboard/json/localities | Path does not match |
| 16 | app_get_postes | /dashboard/json/postes | Path does not match |
| 17 | app_get_allPostes_vacations | /dashboard/json/allpostes/vacations | Path does not match |
| 18 | app_get_vacations | /dashboard/json/date/{id} | Path does not match |
| 19 | app_demande_vacation_index | /demande/vacation/ | Path does not match |
| 20 | app_demande_vacation_new | /demande/vacation/new | Path does not match |
| 21 | app_demande_vacation_show | /demande/vacation/{id} | Path does not match |
| 22 | app_demande_vacation_edit | /demande/vacation/{id}/edit | Path does not match |
| 23 | app_demande_vacation_delete | /demande/vacation/{id} | Path does not match |
| 24 | app_device_index | /device/ | Path does not match |
| 25 | app_device_new | /device/new | Path does not match |
| 26 | app_device_show | /device/{id} | Path does not match |
| 27 | app_device_edit | /device/{id}/edit | Path does not match |
| 28 | app_device_delete | /device/{id} | Path does not match |
| 29 | app_device_desactivate | /device/desactivate/{id} | Path does not match |
| 30 | app_device_activate | /device/activate/{id} | Path does not match |
| 31 | app_employee_index | /employee/ | Path does not match |
| 32 | app_employee_new | /employee/new | Path does not match |
| 33 | app_employee_show | /employee/{id} | Path does not match |
| 34 | app_employee_edit | /employee/{id}/edit | Path does not match |
| 35 | app_employee_delete | /employee/{id} | Path does not match |
| 36 | home | /home | Path does not match |
| 37 | dashboard | /dashboard | Path does not match |
| 38 | document_show | /docs/{id} | Path does not match |
| 39 | pwd_genaration | /pwdgenaration | Path does not match |
| 40 | app_localite_index | /localite/ | Path does not match |
| 41 | app_localite_new | /localite/new | Path does not match |
| 42 | app_localite_show | /localite/{id} | Path does not match |
| 43 | app_localite_edit | /localite/{id}/edit | Path does not match |
| 44 | app_localite_delete | /localite/{id} | Path does not match |
| 45 | login | /login | Path does not match |
| 46 | app_logout | /logout | Path does not match |
| 47 | force_password_change | /force_password_change | Path does not match |
| 48 | password_change | /password_change | Path does not match |
| 49 | app_poste_index | /poste/ | Path does not match |
| 50 | app_poste_new | /poste/new | Path does not match |
| 51 | app_poste_employee_localite_new | /poste/employee/new | Path does not match |
| 52 | app_poste_employee_localite_edit | /poste/employee/{id}/edit | Path does not match |
| 53 | app_poste_show | /poste/{id} | Path does not match |
| 54 | app_poste_edit | /poste/{id}/edit | Path does not match |
| 55 | app_poste_delete | /poste/{id} | Path does not match |
| 56 | app_poste_desactivate | /poste/desactivate/{id} | Path does not match |
| 57 | app_poste_activate | /poste/activate/{id} | Path does not match |
| 58 | app_poste_director_index | /poste_director/ | Path does not match |
| 59 | app_poste_director_new | /poste_director/new | Path does not match |
| 60 | app_poste_director_show | /poste_director/{id} | Path does not match |
| 61 | app_poste_director_edit | /poste_director/{id}/edit | Path does not match |
| 62 | app_poste_director_delete | /poste_director/{id} | Path does not match |
| 63 | reports_2 | /reports/report2 | Path does not match |
| 64 | morning_vacations | /reports/morningVacations | Path does not match |
| 65 | pvt_excel | /reports/pvt/excel | Path does not match |
| 66 | test_excel | /reports/situation_du_jour/excel | Path does not match |
| 67 | poste_director_vacations | /reports/posteDirectorVacations/{id} | Path does not match |
| 68 | mission_reporting_etat_etranger | /reports/barrages/reporting/vacations | Path does not match |
| 69 | app_res_report_index | /res/report/ | Path does not match |
| 70 | app_res_report_new | /res/report/new | Path does not match |
| 71 | app_res_report_show | /res/report/{id} | Path does not match |
| 72 | app_res_report_edit | /res/report/{id}/edit | Path does not match |
| 73 | app_res_report_delete | /res/report/{id} | Path does not match |
| 74 | app_forgot_password_request | /reset-password | Path does not match |
| 75 | app_check_email | /reset-password/check-email/{emailAddress} | Path does not match |
| 76 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 77 | app_role_action_index | /role/action/ | Path does not match |
| 78 | app_role_action_new | /role/action/new | Path does not match |
| 79 | app_role_action_show | /role/action/{id} | Path does not match |
| 80 | app_role_action_edit | /role/action/{id}/edit | Path does not match |
| 81 | app_role_action_delete | /role/action/{id} | Path does not match |
| 82 | app_user_role_index | /user_role/ | Path does not match |
| 83 | app_user_role_new | /user_role/new | Path does not match |
| 84 | app_user_role_show | /user_role/{id} | Path does not match |
| 85 | app_user_role_edit | /user_role/{id}/edit | Path does not match |
| 86 | app_user_role_delete | /user_role/{id} | Path does not match |
| 87 | app_vacation_index | /vacation/ | Path does not match |
| 88 | app_vacation_show | /vacation/{id} | Path does not match |
| 89 | app_vacation_edit | /vacation/{id}/edit | Path does not match |
| 90 | app_vacation_delete | /vacation/{id} | Path does not match |
| 91 | app_send_notification | /vacation/send/notification | Path does not match |
| 92 | apply_transition_vacation | /vacation/apply/transition/{id}/{transition} | Path does not match |
| 93 | apply_transition_vacation_centrale | /vacation/apply/transition/{id}/{transition} | Path does not match |
| 94 | apply_transition_vacation_dashboard | /vacation/apply/transition/dashboard/{id}/{transition} | Path does not match |
| 95 | apply_transition_vacation_dashboard_centrale | /vacation/apply/transition/dashboardCentrale/{id}/{transition} | Path does not match |
| 96 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 97 | _wdt | /_wdt/{token} | Path does not match |
| 98 | _profiler_home | /_profiler/ | Path does not match |
| 99 | _profiler_search | /_profiler/search | Path does not match |
| 100 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 101 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 102 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 103 | _profiler_open_file | /_profiler/open | Path does not match |
| 104 | _profiler | /_profiler/{token} | Path does not match |
| 105 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 106 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 107 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 108 | index | / | Path does not match |
| 109 | kms_froala_editor_upload_image | /froalaeditor/upload_image | Path does not match |
| 110 | kms_froala_editor_delete_image | /froalaeditor/delete_image | Path does not match |
| 111 | kms_froala_editor_load_images | /froalaeditor/load_images | Path does not match |
| 112 | kms_froala_editor_upload_file | /froalaeditor/upload_file | Path does not match |
| 113 | kms_froala_editor_upload_video | /froalaeditor/upload_video | Path does not match |
| 114 | api_login_check | /api/login_check | 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.