Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | listaccess | /api/list/access | Path does not match |
2 | list_docteurs_k | /api/list/docteurs-k | Path does not match |
3 | nombre_access | /api/count/access | Path does not match |
4 | valider_patient | /api/valider/patient | Path does not match |
5 | valider_docteur | /api/valider/docteur | Path does not match |
6 | supprimer_utilisateur | /api/supprimer/utilisateur | Path does not match |
7 | list_patients_en_attente | /api/list/patients/en_attente | Path does not match |
8 | list_docteurs_en_attente | /api/list/docteurs/en_attente | Path does not match |
9 | ajout_allergie | /api/ajout/allergie | Path does not match |
10 | list_allergies | /api/list/allergies | Path does not match |
11 | ajout_antecedent | /api/ajout/antecedent | Path does not match |
12 | list_antecedents | /api/list/antecedents | Path does not match |
13 | ajout_consultation | /api/ajout/consultation | Path does not match |
14 | list_consultations | /api/list/consultations | Path does not match |
15 | nombre_consultations | /api/count/consultations | Path does not match |
16 | profile_docteur | /api/profile/docteur | Path does not match |
17 | delete_docteur | /api/delete/docteur | Path does not match |
18 | update_docteur | /api/update/docteur | Path does not match |
19 | accept_patient | /api/accept/patient | Path does not match |
20 | refus_patient | /api/refus/patient | Path does not match |
21 | list_docteurs | /api/list/docteurs | Path does not match |
22 | Recherchedocteurs | /api/recherche/docteurs | Path does not match |
23 | access_patient | /api/new/access | Path does not match |
24 | ajout_hospitalisation_par_docteurr | /api/ajout/hospitalisation/par/docteur | Path does not match |
25 | list_hospitalisations_par_docteur | /api/list/hospitalisation/par/docteur | Path does not match |
26 | ajout_traitement_par_docteur | /api/ajout/traitement/par/docteur | Path does not match |
27 | list_traitements_par_docteur | /api/list/traitements/par/docteur | Path does not match |
28 | list_patient | /api/list/patients | Path does not match |
29 | nombre_docteurs | /api/count/docteurs | Path does not match |
30 | ajout_experience | /api/ajout/experience | Path does not match |
31 | list_experiences | /api/list/experiences | Path does not match |
32 | delete_experience | /api/delete/experience | Path does not match |
33 | update_experience | /api/update/experience | Path does not match |
34 | ajout_hospitalisation | /api/ajout/hospitalisation | Path does not match |
35 | list_hospitalisations | /api/list/hospitalisation | Path does not match |
36 | app_lists | /api/list | Path does not match |
37 | reset_password | /api/password/reset | Path does not match |
38 | ajout_maladie | /api/ajout/maladie | Path does not match |
39 | list_maladies | /api/list/maladies | Path does not match |
40 | pre-inscription_patient | /api/registre/patient | Path does not match |
41 | pre-inscription_docteur | /api/registre/docteur | Path does not match |
42 | ajout_info_patient | /api/info/patient | Path does not match |
43 | profile_patient | /api/profile/patient | Path does not match |
44 | delete_patient | /api/delete/patient | Path does not match |
45 | update_patient | /api/update/patient | Path does not match |
46 | affect_docteur | /api/affect/docteur | Path does not match |
47 | ajout_question | /api/ajout/question | Path does not match |
48 | ajout_reponse | /api/ajout/reponse | Path does not match |
49 | list_question | /api/list/questions | Path does not match |
50 | listquestionp | /api/list/questionspatient | Path does not match |
51 | ajout_traitement | /api/ajout/traitement | Path does not match |
52 | list_traitements | /api/list/traitements | Path does not match |
53 | ajout_vaccination | /api/ajout/vaccination | Path does not match |
54 | list_$vaccinations | /api/list/vaccinations | Path does not match |
55 | _preview_error | /_error/{code}.{_format} | Path does not match |
56 | app.swagger | /api/doc.json | Path does not match |
57 | app.swagger_ui | /api/doc | Path does not match |
58 | _wdt | /_wdt/{token} | Path does not match |
59 | _profiler_home | /_profiler/ | Path does not match |
60 | _profiler_search | /_profiler/search | Path does not match |
61 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
62 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
63 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
64 | _profiler_open_file | /_profiler/open | Path does not match |
65 | _profiler | /_profiler/{token} | Path does not match |
66 | _profiler_router | /_profiler/{token}/router | Path does not match |
67 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
68 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
69 | 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.