Routing
app_locataire_supprimer
Matched route
Route Parameters
Name | Value |
---|---|
id | "ws.php" |
Route Matching Logs
Path to match:
/ws.php
# | 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_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | app_agenda_control_index | /agenda/control/index | Path does not match |
15 | app_agenda_control_new | /agenda/control/new | Path does not match |
16 | app_agenda_control_show | /agenda/control/{id} | Path does not match |
17 | app_agenda_control_edit | /agenda/control/{id}/edit | Path does not match |
18 | app_agenda_control_delete | /agenda/control/{id} | Path does not match |
19 | app_agenda | /agenda | Path does not match |
20 | app_agenda_rdv | /agendaRdv | Path does not match |
21 | app_api | /api | Path does not match |
22 | app_api_event_edit | /api/{id}/edit | Path does not match |
23 | app_assistance | /assistance | Path does not match |
24 | app_carte_conception | /carteConception | Path does not match |
25 | app_carte_realisation | /carteRealisation | Path does not match |
26 | app_cgu | /cgu | Path does not match |
27 | app_dashboard | /dashboard | Path does not match |
28 | app_demenagement_planning | /demenagementPlanning | Path does not match |
29 | app_docs_fournir_pilote_social | /docsFournirPiloteSocial | Path does not match |
30 | app_echange_history | /echangeHistory | Path does not match |
31 | app_echange_modif | /echangeModif | Path does not match |
32 | app_edl_assurance | /edlAssurance | Path does not match |
33 | app_edl_cartouches | /edlCartouches | Path does not match |
34 | app_edl | /edl | Path does not match |
35 | app_edl_export | /edlExport | Path does not match |
36 | app_edl_photo | /edlPhoto | Path does not match |
37 | app_gpa | /gpa | Path does not match |
38 | app_gpa_export_quitus | /gpaExportQuitus | Path does not match |
39 | app_gpaHistory | /gpaHistory | Path does not match |
40 | app_gpa_list_reserves | /gpaListReserves | Path does not match |
41 | app_gpa_list_reserves_traiter | /gpaListReservesTraiter | Path does not match |
42 | app_infos_chantier | /infosChantier | Path does not match |
43 | app_liste_excel | /listeExcel | Path does not match |
44 | app_liste_locataire | /listeLocataire | Path does not match |
45 | app_liste_pdf | /listePDF | Path does not match |
46 | app_locataire | /locataire | Path does not match |
47 | app_locataire_creation_fiche | /locataire/creation/fiche | Path does not match |
48 | app_locataire_docs | /locataireDocs | Path does not match |
49 | app_locataire_fiche | /locataireFiche | Path does not match |
50 | app_locataire_history | /locataireHistory | Path does not match |
51 | app_locataire_modif | /locataireModif | Path does not match |
52 | app_locataire_v_t | /locataireVT | Path does not match |
53 | app_locataire_visu | /locataireVisu | Path does not match |
54 | app_missionPiloteSocial | /missionPiloteSocial | Path does not match |
55 | app_mode_creation | /modeCreation | Path does not match |
56 | app_opr | /opr | Path does not match |
57 | app_opr_export_quitus | /oprExportQuitus | Path does not match |
58 | app_opr_list_reserves | /oprListReserves | Path does not match |
59 | app_opr_list_reserves_traiter | /oprListReservesTraiter | Path does not match |
60 | app_profil_user | /profilUser | Path does not match |
61 | app_projet_popup_filtre | /projet_popup_filtre | Path does not match |
62 | app_projets | /projets | Path does not match |
63 | app_projets_detail | /projets/{id} | Path does not match |
64 | app_locataire_afficher | /projets/{id} | Path does not match |
65 | app_locataire_ajouter | /projets/{id} | Path does not match |
66 | app_locataire_modifier | /projets/{id} | Path does not match |
67 | app_locataire_supprimer | /{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.