Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/home
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_expert_index | /manager/expert | Path does not match |
| 16 | app_expert_new | /manager/expert/new | Path does not match |
| 17 | app_expert_edit | /manager/expert/{id}/edit | Path does not match |
| 18 | app_expert_activate | /manager/expert/api/activate | Path does not match |
| 19 | app_expert_delete | /manager/expert/{id} | Path does not match |
| 20 | app_speciality_index_manager_depliaction | /manager/speciality/SpecialitiesForDuplication | Path does not match |
| 21 | app_my_speciality_index_manager | /manager/speciality/mySpecialities | Path does not match |
| 22 | app_speciality_duplicate_manager | /manager/speciality/{id}/duplicate | Path does not match |
| 23 | addLineSpeciality_manager | /manager/speciality/api/addLineSpeciality | Path does not match |
| 24 | app_speciality_new_manager | /manager/speciality/new | Path does not match |
| 25 | app_speciality_submit_new_manager | /manager/speciality/submit/new | Path does not match |
| 26 | app_speciality_edit_manager | /manager/speciality/{id}/edit | Path does not match |
| 27 | deactivateSpecialityLanguage_manager | /manager/speciality/api/deactivateSpecialityLanguage | Path does not match |
| 28 | addSubcategory_manager | /manager/speciality/{id}/addSubcategory | Path does not match |
| 29 | addLineSubSpeciality_manager | /manager/speciality/api/addLineSubSpeciality | Path does not match |
| 30 | app_sub_speciality_submit_new_manager | /manager/speciality/sub/submit/new | Path does not match |
| 31 | app_sub_speciality_submit_edit_manager | /manager/speciality/sub/submit/edit | Path does not match |
| 32 | editSubcategory_manager | /manager/speciality/{id}/editSubcategory | Path does not match |
| 33 | app_availability_edit | /expert/availability/edit | Path does not match |
| 34 | app_consultation_expert | /expert/consultation/ | Path does not match |
| 35 | updateStatusConsultation | /expert/consultation/api/updateStatus | Path does not match |
| 36 | meetingRoom | /expert/consultation/meetingRoom/{id} | Path does not match |
| 37 | save_call_duration | /expert/consultation/save-call-duration | Path does not match |
| 38 | suivieActiviteExpert | /expert/dashboard/suivieActivite | Path does not match |
| 39 | parClient | /expert/dashboard/parClient | Path does not match |
| 40 | ParEvaluation | /expert/dashboard/ParEvaluation | Path does not match |
| 41 | UpdateAccess | /expert/Profile/UpdateAccess | Path does not match |
| 42 | Profile_Expert_details | /expert/Profile/details | Path does not match |
| 43 | bank_details | /expert/Profile/bank_details | Path does not match |
| 44 | mesHoraires | /expert/Profile/mesHoraires | Path does not match |
| 45 | updateProfileAPi | /expert/Profile/api/updateProfile | Path does not match |
| 46 | updateExpertSpecialityAPi | /expert/Profile/api/updateExpertSpecialityAPi | Path does not match |
| 47 | get_sub_specialities_by_speciality | /expert/Profile/api/subSpecialities | Path does not match |
| 48 | addCompetance | /expert/Profile/api/addCompetance | Path does not match |
| 49 | loadProfileExpert | /expert/Profile/api/loadProfile | Path does not match |
| 50 | registerExpert | /registerExpert | Path does not match |
| 51 | finish_Registration_expert | /expert/finish_Registration_expert | Path does not match |
| 52 | app_contact_index | /contact | Path does not match |
| 53 | app_contact_new | /contact/new | Path does not match |
| 54 | app_contact_show | /contact/{id} | Path does not match |
| 55 | app_contact_edit | /contact/{id}/edit | Path does not match |
| 56 | app_contact_delete | /contact/{id} | Path does not match |
| 57 | front_Home | /home | Path does not match |
| 58 | inscription | /inscription | Path does not match |
| 59 | FAQ | /FAQ | Path does not match |
| 60 | get_sub_specialities_by_speciality_front | /api/subSpecialities | Path does not match |
| 61 | loadExpertsFront | /api/loadExpertsFront | Path does not match |
| 62 | detailExpert | /detailExpert/{id} | Path does not match |
| 63 | submitReview | /FrontExpert/submitReview | Path does not match |
| 64 | loadReview | /FrontExpert/loadReview/{id} | Path does not match |
| 65 | front_Home_client | /home | Path does not match |
| 66 | expertList_client | /expertList | Path does not match |
| 67 | registerClient_client | /registerClient | Path does not match |
| 68 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.