Routing
(none)
Matched route
Route Matching Logs
Path to match:
/api/intervention/modification/302
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | app.swagger | /api/doc.json | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | 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 | Accueil | / | Path does not match |
15 | app_login | /login | Path does not match |
16 | api_login | /api/login | Path does not match |
17 | api_connexion1 | /api/connexion1 | Path does not match |
18 | api_me | /api/me | Path does not match |
19 | app_logout | /api/logout | Path does not match |
20 | api_change_password | /api/changePassword | Path does not match |
21 | api_send_new_password | /api/sendNewPassword/{id} | Path does not match |
22 | api_tickets | /api/ticket | Path does not match |
23 | api_tickets_open | /api/ticket/ouvert | Path does not match |
24 | api_tickets_close_dates | /api/ticket/fermer/{start}/{fin} | Path does not match |
25 | api_tickets_export | /api/ticket/export | Path does not match |
26 | api_tickets_downloadExport | /api/ticket/downloadExport | Path does not match |
27 | api_ticket_nouveau | /api/ticket/nouveau | Path does not match |
28 | api_ticket_upload_file | /api/ticket/fileUpload | Path does not match |
29 | api_ticket_get_file | /api/ticket/fileGet/{data} | Path does not match |
30 | api_ticket_modif | /api/ticket/modification/{id} | Path does not match |
31 | api_tickets_voir | /api/ticket/{id} | Path does not match |
32 | api_ticket_delete | /api/ticket/{id} | Path does not match |
33 | api_ticket_status | /api/ticket/status/set | Path does not match |
34 | api_ticket_by_client | /api/ticket/client/{id} | Path does not match |
35 | api_ticket_by_contact | /api/ticket/contact/{id} | Path does not match |
36 | api_tickets_stats | /api/ticket/stats | Path does not match |
37 | api_client | /api/client | Path does not match |
38 | api_image_logo | /api/logoClient/{id} | Path does not match |
39 | api_client_actif | /api/client/actif | Path does not match |
40 | api_client_archiver | /api/client/archiver | Path does not match |
41 | api_client_nouveau | /api/client/nouveau | Path does not match |
42 | api_client_modif | /api/client/modification/{id} | Path does not match |
43 | api_client_setContact | /api/client/modificationContact/{id} | Path does not match |
44 | api_client_setComercial | /api/client/modificationCommercial/{id} | Path does not match |
45 | api_client_setTechnicien | /api/client/modificationTechnicien/{id} | Path does not match |
46 | api_client_voir | /api/client/{id} | Path does not match |
47 | api_client_search | /api/client/search/{search} | Path does not match |
48 | api_client_hotlineCompteur | /api/clientHotlineCompteur | Path does not match |
49 | api_client_id_graph | /api/client/oneDrive | Path does not match |
50 | api_contact | /api/contact | Path does not match |
51 | api_image_avatar | /api/avatarContact | Path does not match |
52 | api_contact_actif | /api/contact/actif | Path does not match |
53 | api_contact_actif_list | /api/contact/actifList | Path does not match |
54 | api_contact_archiver | /api/contact/archiver | Path does not match |
55 | api_contact_tech | /api/contact/tech | Path does not match |
56 | api_contact_commercial | /api/contact/commercial | Path does not match |
57 | api_contact_nouveau | /api/contact/nouveau | Path does not match |
58 | api_contact_modif | /api/contact/modification/{id} | Path does not match |
59 | api_contact_voir | /api/contact/{id} | Path does not match |
60 | api_contact_search | /api/contact/search/{search} | Path does not match |
61 | api_contact_get_by_client | /api/contact/getByClient/{idClient} | Path does not match |
62 | api_contrat | /api/contrat | Path does not match |
63 | api_contrat_client | /api/contratClient/{idClient} | Path does not match |
64 | api_contrat_nouveau | /api/contrat/nouveau | Path does not match |
65 | api_contrat_modif | /api/contrat/modification/{id} | Path does not match |
66 | api_contrat_voir | /api/contrat/{id} | Path does not match |
67 | api_contrat_stats | /api/contrats/stats | Path does not match |
68 | api_ligne_contrat_voir | /api/ligneContrat/{idClient}/{idType} | Path does not match |
69 | api_contrat_export | /api/contrat_export | Path does not match |
70 | api_contrats_downloadExport | /api/contrat_export/download | Path does not match |
71 | api_intervention | /api/interventions/{year} | Path does not match |
72 | api_intervention_nouveau | /api/intervention/nouveau | Path does not match |
73 | api_intervention_modif | /api/intervention/modification/{id} | Path almost matches, but Method "GET" does not match any of the required methods (PUT) |
74 | api_intervention_voir | /api/intervention/{id} | Path does not match |
75 | api_intervention_voir_ligne | /api/interventionsLigne/{id} | Path does not match |
76 | api_intervention_client | /api/getResumeClient | Path does not match |
77 | api_intervention_delete | /api/intervention/delete/{id} | Path does not match |
78 | api_intervention_get_types | /api/interventionTypes | Path does not match |
79 | api_intervention_generate_rapport | /api/rapportIntervention/{id} | Path does not match |
80 | api_intervention_stats | /api/intervention/stats | Path does not match |
81 | api_intervention_stats_telemaintenance | /api/intervention/statsTelemaintenance | Path does not match |
82 | api_intervention_sync | /api/sync/interventions | Path does not match |
83 | api_action | /api/action | Path does not match |
84 | api_action_nouveau | /api/action/nouveau | Path does not match |
85 | api_action_modif | /api/action/modification/{id} | Path does not match |
86 | api_action_voir | /api/action/{id} | Path does not match |
87 | api_action_delete | /api/action/{id} | Path does not match |
88 | api_actions_interventions | /api/action/intervention/{id} | Path does not match |
89 | api_actions_tickets | /api/action/ticket/{id} | Path does not match |
90 | api_action_commercial_nouveau | /api/action_commercial/nouveau | Path does not match |
91 | api_action_commercial_delete | /api/action_commercial/{id} | Path does not match |
92 | api_actions_commercial_ligne_de_contrat | /api/action_commercial/ligne_de_contrat/{id} | Path does not match |
93 | api_park | /api/park/{idClient} | Path does not match |
94 | api_park_nouveau | /api/park/nouveau | Path does not match |
95 | api_park_upload_file | /api/park/fileUpload | Path does not match |
96 | api_park_get_file | /api/park/fileGet/{data} | Path does not match |
97 | api_park_search_element | /api/park/search | Path does not match |
98 | api_park_delete_file | /api/park/fileDelete/{data}/{id} | Path does not match |
99 | api_park_modif | /api/park/modification/{idElement} | Path does not match |
100 | api_park_voir | /api/park/element/{idClient}/{idElement} | Path does not match |
101 | api_park_archive | /api/park/archive/{idClient} | Path does not match |
102 | api_park_delete | /api/park/element/{idElement} | Path does not match |
103 | api_park_get_types | /api/park/types | Path does not match |
104 | api_park_ordinateur_types | /api/park/ordinateurTypes | Path does not match |
105 | api_park_ordinateur_supp | /api/park/getOrdSupp/{id}/{idType} | Path does not match |
106 | api_urgences | /api/urgence | Path does not match |
107 | api_status | /api/status | Path does not match |
108 | api_status_tickets | /api/statusTickets | Path does not match |
109 | api_get_roles | /api/role/get | Path does not match |
110 | app.swagger_ui | /api/doc/{area} | Path does not match |
111 | api_alert_creer | /api/alerts/add | Path does not match |
112 | api_alert_delete | /api/alerts/delete/{id} | Path does not match |
113 | api_alert_get_types | /api/alerts/types | Path does not match |
114 | api_get_notifications | /api/notifications/{id} | Path does not match |
115 | api_set_notification_traite | /api/setAlertTreated/{id} | Path does not match |
116 | api_get_alertes | /api/alertes | Path does not match |
117 | api_get_alertes_client | /api/alertesClient/{id} | Path does not match |
118 | api_alertes_element_park | /api/alertesElement/{id} | Path does not match |
119 | api_import_first | /api/imports/first | Path does not match |
120 | api_import_second | /api/imports/second | Path does not match |
121 | api_import_third | /api/imports/third | Path does not match |
122 | api_import_fourth | /api/imports/fourth | Path does not match |
123 | api_import_fifth | /api/imports/fifth | Path does not match |
124 | api_import_ocs | /api/imports/syncocs/{idClient} | Path does not match |
125 | show_hotline | /ticket | Path does not match |
126 | api_images_get | /api/images/get/{id} | Path does not match |
127 | api_images_upload | /api/images/upload | Path does not match |
128 | api_images_modif | /api/images/modification/{id} | Path does not match |
129 | api_images_delete | /api/images/delete/{id} | Path does not match |
130 | api_img_base64 | /api/images/base64/{id} | Path does not match |
131 | api_folders_get | /api/folders/get/{idFolder} | Path does not match |
132 | api_regles_get | /api/regles/get/{id} | Path does not match |
133 | api_regles_date | /api/regles/verifications/{date} | Path does not match |
134 | api_regles_upload | /api/regles/upload | Path does not match |
135 | api_regles_modification | /api/regles/modification/{id} | Path does not match |
136 | api_verifications_details | /api/verifications/details | Path does not match |
137 | api_verifications_verificate | /api/verifications/verificate | 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.