Routing
app_api_user_me
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/users/me
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | app_api_abatteur_list | /api/abatteurs | Path does not match |
| 14 | app_api_abatteur_find | /api/abatteurs/{id} | Path does not match |
| 15 | app_api_abatteur_post | /api/abatteurs | Path does not match |
| 16 | app_api_abatteur_put | /api/abatteurs/{id} | Path does not match |
| 17 | app_api_abatteur_delete | /api/abatteurs/{id} | Path does not match |
| 18 | app_api_boisquality_list | /api/bois-qualities | Path does not match |
| 19 | app_api_boisquality_find | /api/bois-qualities/{id} | Path does not match |
| 20 | app_api_boisquality_post | /api/bois-qualities | Path does not match |
| 21 | app_api_boisquality_put | /api/bois-qualities/{id} | Path does not match |
| 22 | app_api_boisquality_delete | /api/bois-qualities/{id} | Path does not match |
| 23 | app_api_boissize_list | /api/bois-sizes | Path does not match |
| 24 | app_api_boissize_find | /api/bois-sizes/{id} | Path does not match |
| 25 | app_api_boissize_post | /api/bois-sizes | Path does not match |
| 26 | app_api_boissize_put | /api/bois-sizes/{id} | Path does not match |
| 27 | app_api_boissize_delete | /api/bois-sizes/{id} | Path does not match |
| 28 | app_api_boistype_list | /api/bois-types | Path does not match |
| 29 | app_api_boistype_find | /api/bois-types/{id} | Path does not match |
| 30 | app_api_boistype_post | /api/bois-types | Path does not match |
| 31 | app_api_boistype_put | /api/bois-types/{id} | Path does not match |
| 32 | app_api_boistype_delete | /api/bois-types/{id} | Path does not match |
| 33 | app_api_chantierautreclient_list | /api/chantier-autre_clients | Path does not match |
| 34 | app_api_chantierautreclient_find | /api/chantier-autre_clients/{id} | Path does not match |
| 35 | app_api_chantierautreclient_post | /api/chantier-autre_clients | Path does not match |
| 36 | app_api_chantierautreclient_put | /api/chantier-autre_clients/{id} | Path does not match |
| 37 | app_api_chantierautreclient_delete | /api/chantier-autre_clients/{id} | Path does not match |
| 38 | app_api_chantier_list | /api/chantiers | Path does not match |
| 39 | app_api_chantier_find | /api/chantiers/{id} | Path does not match |
| 40 | app_api_chantier_post | /api/chantiers | Path does not match |
| 41 | app_api_chantier_put | /api/chantiers/{id} | Path does not match |
| 42 | app_api_chantier_delete | /api/chantiers/{id} | Path does not match |
| 43 | app_api_chantier_putmarkpayprepared | /api/chantiers/{id}/mark-PayPrepared | Path does not match |
| 44 | app_api_chantier_putmarkpaid | /api/chantiers/{id}/mark-paid | Path does not match |
| 45 | app_api_chantier_putmarkdebut | /api/chantiers/{id}/mark-debut | Path does not match |
| 46 | app_api_chantier_putmarkfin | /api/chantiers/{id}/mark-fin | Path does not match |
| 47 | app_api_chantier_putmarkavecgrumes | /api/chantiers/{id}/mark-avecgrumes | Path does not match |
| 48 | app_api_chantier_putmarkavecbillons | /api/chantiers/{id}/mark-avecbillons | Path does not match |
| 49 | app_api_chantier_putmarkdebardagegrumes | /api/chantiers/{id}/mark-debardagegrumes | Path does not match |
| 50 | app_api_chantier_putmarkdebardagebillons | /api/chantiers/{id}/mark-debardagebillons | Path does not match |
| 51 | app_api_chantier_putmarkfincoupe | /api/chantiers/{id}/mark-fincoupe | Path does not match |
| 52 | app_api_chantier_putmarkboisfini | /api/chantiers/{id}/mark-boisfini | Path does not match |
| 53 | app_api_chantier_putmarkbillonsfini | /api/chantiers/{id}/mark-billonsfini | Path does not match |
| 54 | app_api_chantier_setchauffeurcubages | /api/chantiers/{id}/setchauffeurcubages | Path does not match |
| 55 | app_api_chantier_putcoutm3defaut | /api/chantiers/{id}/put-coutm3 | Path does not match |
| 56 | app_api_chantier_calculbilan | /api/chantiers/{id}/calcul-bilan | Path does not match |
| 57 | app_api_chantier_affecterchauffeur | /api/chantiers/affecter_chauffeur/{id}/{chauffeur}/{pourBillons}/{pourGrumes} | Path does not match |
| 58 | app_api_chantier_fetchall | /api/chantiers/fetch | Path does not match |
| 59 | app_api_chantier_meschantiers | /api/chantiers/mes_chantiers | Path does not match |
| 60 | app_api_chantier_fetchmaps | /api/chantiers/maps/{contrat}/{commune}/{client}/{avecbillons}/{avecgrumes}/{toutfini} | Path does not match |
| 61 | app_api_chantier_fetchboisrestants | /api/chantiers/map_boisrestants/{grume}/{billon}/{avectous}/{avecautres}/{chauffeur}/{scierie}/{chantier}/{typebois}/{qualitebois}/{taillebois}/{marquage}/{boisvendu}/{boisnonvendu} | Path does not match |
| 62 | app_api_chauffeur_list | /api/chauffeurs | Path does not match |
| 63 | app_api_chauffeur_find | /api/chauffeurs/{id} | Path does not match |
| 64 | app_api_chauffeur_post | /api/chauffeurs | Path does not match |
| 65 | app_api_chauffeur_put | /api/chauffeurs/{id} | Path does not match |
| 66 | app_api_chauffeur_delete | /api/chauffeurs/{id} | Path does not match |
| 67 | app_api_contact_list | /api/contacts | Path does not match |
| 68 | app_api_contact_find | /api/contacts/{id} | Path does not match |
| 69 | app_api_contact_post | /api/contacts | Path does not match |
| 70 | app_api_contact_put | /api/contacts/{id} | Path does not match |
| 71 | app_api_contact_delete | /api/contacts/{id} | Path does not match |
| 72 | app_api_contrat_list | /api/contrats | Path does not match |
| 73 | app_api_contrat_find | /api/contrats/{id} | Path does not match |
| 74 | app_api_contrat_post | /api/contrats | Path does not match |
| 75 | app_api_contrat_put | /api/contrats/{id} | Path does not match |
| 76 | app_api_contrat_delete | /api/contrats/{id} | Path does not match |
| 77 | app_api_country_list | /api/countries | Path does not match |
| 78 | app_api_country_getname | /api/countries/name/{name} | Path does not match |
| 79 | app_api_cubagechantierautreclient_find | /api/cubage-chantier-autre-clients/{id} | Path does not match |
| 80 | app_api_cubagechantierautreclient_getall | /api/cubage-chantier-autre-clients/getAll/{IDChantierAutreClient} | Path does not match |
| 81 | app_api_cubagechantierautreclient_post | /api/cubage-chantier-autre-clients | Path does not match |
| 82 | app_api_cubagechantierautreclient_put | /api/cubage-chantier-autre-clients/{id} | Path does not match |
| 83 | app_api_cubagechantierautreclient_delete | /api/cubage-chantier-autre-clients/{id} | Path does not match |
| 84 | app_api_cubagechantier_resteadebarder | /api/cubage-chantiers/resteadebarder | Path does not match |
| 85 | app_api_cubagechantier_list | /api/cubage-chantiers | Path does not match |
| 86 | app_api_cubagechantier_find | /api/cubage-chantiers/{id} | Path does not match |
| 87 | app_api_cubagechantier_post | /api/cubage-chantiers | Path does not match |
| 88 | app_api_cubagechantier_put | /api/cubage-chantiers/{id} | Path does not match |
| 89 | app_api_cubagechantier_updatevolume | /api/cubage-chantiers/update-volume-restant/{id}/{volume}/{type} | Path does not match |
| 90 | app_api_cubagechantier_enlevertouschauffeur | /api/cubage-chantiers/enlever_tous_chauffeurs/{id} | Path does not match |
| 91 | app_api_cubagechantier_affectertouschauffeur | /api/cubage-chantiers/affecter_tous_chauffeurs/{id} | Path does not match |
| 92 | app_api_cubagechantier_livraisonurgente | /api/cubage-chantiers/livraisonUrgente/{id} | Path does not match |
| 93 | app_api_cubagechantier_annulerlivraisonurgente | /api/cubage-chantiers/annulerLivraisonUrgente/{id} | Path does not match |
| 94 | app_api_cubagechantier_delete | /api/cubage-chantiers/{id} | Path does not match |
| 95 | app_api_cubagechantierrestant_getbybois | /api/cubage-chantier-restants/by-bois/{chantier}/{boisType}/{boisQuality}/{boisSize}/{marquage} | Path does not match |
| 96 | app_api_cubagechantierrestant_listcomputed | /api/cubage-chantier-restants | Path does not match |
| 97 | app_api_cubagechantierrestant_synthese | /api/cubage-chantier-restants/synthese/{grume}/{billon}/{avectous}/{avecautres}/{chauffeur}/{scierie}/{chantier}/{typebois}/{qualitebois}/{taillebois}/{marquage}/{boisvendu}/{boisnonvendu}/{chantiers}/{plateformes} | Path does not match |
| 98 | app_api_cubagechantierrestant_get_reste | /api/cubage-chantier-restants/get_reste/{chantier}/{boisType}/{boisQuality}/{boisSize}/{marquage} | Path does not match |
| 99 | app_api_cubagechantierrestant_listbybois | /api/cubage-chantier-restants/chantier-by-bois/{boisType}/{boisQuality}/{boisSize} | Path does not match |
| 100 | app_api_cubagechantierrestant_totalchantier | /api/cubage-chantier-restants/total-chantier/{chantier} | Path does not match |
| 101 | app_api_cubagechantierrestant_post | /api/cubage-chantier-restants | Path does not match |
| 102 | app_api_cubagechantiertest_find | /api/cubage-chantier-tests/{id} | Path does not match |
| 103 | app_api_cubagechantiertest_getall | /api/cubage-chantier-tests/getAll/{IDChantier} | Path does not match |
| 104 | app_api_cubagechantiertest_post | /api/cubage-chantier-tests | Path does not match |
| 105 | app_api_cubagechantiertest_put | /api/cubage-chantier-tests/{id} | Path does not match |
| 106 | app_api_cubagechantiertest_delete | /api/cubage-chantier-tests/{id} | Path does not match |
| 107 | app_api_cubagefacture_list | /api/cubage-factures | Path does not match |
| 108 | app_api_cubagefacture_find | /api/cubage-factures/{id} | Path does not match |
| 109 | app_api_cubagefacture_post | /api/cubage-factures | Path does not match |
| 110 | app_api_cubagefacture_put | /api/cubage-factures/{id} | Path does not match |
| 111 | app_api_cubagefacture_delete | /api/cubage-factures/{id} | Path does not match |
| 112 | app_api_cubagefacture_getforfacture | /api/cubage-factures/get-for-facture/{id} | Path does not match |
| 113 | app_api_cubagelivraison_list | /api/cubage-livraisons | Path does not match |
| 114 | app_api_cubagelivraison_find | /api/cubage-livraisons/{id} | Path does not match |
| 115 | app_api_cubagelivraison_post | /api/cubage-livraisons | Path does not match |
| 116 | app_api_cubagelivraison_put | /api/cubage-livraisons/{id} | Path does not match |
| 117 | app_api_cubagelivraison_delete | /api/cubage-livraisons/{id} | Path does not match |
| 118 | app_api_cubagelivraison_affecter_numfacture | /api/cubage-livraisons/affecter_numfacture/{id}/{numfacture} | Path does not match |
| 119 | app_api_cubagelivraisonplateforme_list | /api/cubage-livraison-plateformes | Path does not match |
| 120 | app_api_cubagelivraisonplateforme_find | /api/cubage-livraison-plateformes/{id} | Path does not match |
| 121 | app_api_cubagelivraisonplateforme_post | /api/cubage-livraison-plateformes | Path does not match |
| 122 | app_api_cubagelivraisonplateforme_put | /api/cubage-livraison-plateformes/{id} | Path does not match |
| 123 | app_api_cubagelivraisonplateforme_distributecubage | /api/cubage-livraison-plateformes/distribute/{id} | Path does not match |
| 124 | app_api_cubagelivraisonplateforme_delete | /api/cubage-livraison-plateformes/{id} | Path does not match |
| 125 | app_api_cubageplateforme_list | /api/cubage-plateformes | Path does not match |
| 126 | app_api_cubageplateforme_find | /api/cubage-plateformes/{id} | Path does not match |
| 127 | app_api_cubageplateforme_post | /api/cubage-plateformes | Path does not match |
| 128 | app_api_cubageplateforme_put | /api/cubage-plateformes/{id} | Path does not match |
| 129 | app_api_cubageplateforme_delete | /api/cubage-plateformes/{id} | Path does not match |
| 130 | app_api_cubageplateformerestant_list | /api/cubage-plateforme-restants | Path does not match |
| 131 | app_api_cubageplateformerestant_find | /api/cubage-plateforme-restants/{id} | Path does not match |
| 132 | app_api_cubageplateformerestant_post | /api/cubage-plateforme-restants | Path does not match |
| 133 | app_api_cubageplateformerestant_put | /api/cubage-plateforme-restants/{id} | Path does not match |
| 134 | app_api_cubageplateformerestant_delete | /api/cubage-plateforme-restants/{id} | Path does not match |
| 135 | app_api_cubageplateformerestant_updatevolume | /api/cubage-plateforme-restants/update-volume-restant/{id}/{volume}/{type} | Path does not match |
| 136 | app_api_cubageplateformerestant_livraisonurgente | /api/cubage-plateforme-restants/livraisonUrgente/{id} | Path does not match |
| 137 | app_api_cubageplateformerestant_annulerlivraisonurgente | /api/cubage-plateforme-restants/annulerLivraisonUrgente/{id} | Path does not match |
| 138 | app_api_cubageplateformerestant_enlevertouschauffeur | /api/cubage-plateforme-restants/enlever_tous_chauffeurs/{id} | Path does not match |
| 139 | app_api_cubageplateformerestant_affectertouschauffeur | /api/cubage-plateforme-restants/affecter_tous_chauffeurs/{id} | Path does not match |
| 140 | app_api_cubageprestationestimed_list | /api/cubage-prestation-estimeds | Path does not match |
| 141 | app_api_cubageprestationestimed_find | /api/cubage-prestation-estimeds/{id} | Path does not match |
| 142 | app_api_cubageprestationestimed_post | /api/cubage-prestation-estimeds | Path does not match |
| 143 | app_api_cubageprestationestimed_put | /api/cubage-prestation-estimeds/{id} | Path does not match |
| 144 | app_api_cubageprestationestimed_delete | /api/cubage-prestation-estimeds/{id} | Path does not match |
| 145 | app_api_debardeur_list | /api/debardeurs | Path does not match |
| 146 | app_api_debardeur_find | /api/debardeurs/{id} | Path does not match |
| 147 | app_api_debardeur_post | /api/debardeurs | Path does not match |
| 148 | app_api_debardeur_put | /api/debardeurs/{id} | Path does not match |
| 149 | app_api_debardeur_delete | /api/debardeurs/{id} | Path does not match |
| 150 | app_api_documentchantier_delete | /api/documentchantiers/{id} | Path does not match |
| 151 | app_api_document_delete | /api/documents/{id} | Path does not match |
| 152 | app_api_documentcubage_delete | /api/documentcubages/{id} | Path does not match |
| 153 | app_api_documentcubagelivraison_delete | /api/documentcubagelivraisons/{id} | Path does not match |
| 154 | app_api_documentcubagepourchauffeur_delete | /api/documentcubagespourchauffeur/{id} | Path does not match |
| 155 | app_api_documentcubagepourclient_delete | /api/documentcubagepourclients/{id} | Path does not match |
| 156 | app_api_documentfacture_delete | /api/documentfactures/{id} | Path does not match |
| 157 | app_api_documentlivraison_delete | /api/documentlivraisons/{id} | Path does not match |
| 158 | app_api_documentprestation_delete | /api/documentprestations/{id} | Path does not match |
| 159 | app_api_documentprestationcubage_delete | /api/documentprestationscubage/{id} | Path does not match |
| 160 | app_api_facture_list | /api/factures | Path does not match |
| 161 | app_api_facture_find | /api/factures/{id} | Path does not match |
| 162 | app_api_facture_post | /api/factures | Path does not match |
| 163 | app_api_facture_putdepositpaid | /api/factures/putdepositpaid/{idDeposit} | Path does not match |
| 164 | app_api_facture_putdepositunpaid | /api/factures/putdepositunpaid/{idDeposit} | Path does not match |
| 165 | app_api_facture_put | /api/factures/{id} | Path does not match |
| 166 | app_api_facture_delete | /api/factures/{id} | Path does not match |
| 167 | app_api_facture_fetchtotauxcubage | /api/factures/fetch_totaux/{id} | Path does not match |
| 168 | app_api_facture_total_payer | /api/factures/total_payer/{id} | Path does not match |
| 169 | app_api_facture_cubageauto | /api/factures/cubageauto/{id} | Path does not match |
| 170 | app_api_facture_fetchall | /api/factures/fetch | Path does not match |
| 171 | app_api_facture_fetchencours | /api/factures/fetch_encours | Path does not match |
| 172 | app_api_facture_fetchretards | /api/factures/fetch_retard | Path does not match |
| 173 | app_api_facture_putmarkpaid | /api/factures/{id}/mark-paid | Path does not match |
| 174 | app_api_intervention_list | /api/interventions | Path does not match |
| 175 | app_api_intervention_find | /api/interventions/{id} | Path does not match |
| 176 | app_api_intervention_post | /api/interventions | Path does not match |
| 177 | app_api_intervention_put | /api/interventions/{id} | Path does not match |
| 178 | app_api_intervention_delete | /api/interventions/{id} | Path does not match |
| 179 | app_api_interventiontype_list | /api/intervention-types | Path does not match |
| 180 | app_api_interventiontype_find | /api/intervention-types/{id} | Path does not match |
| 181 | app_api_interventiontype_post | /api/intervention-types | Path does not match |
| 182 | app_api_interventiontype_put | /api/intervention-types/{id} | Path does not match |
| 183 | app_api_interventiontype_delete | /api/intervention-types/{id} | Path does not match |
| 184 | app_api_livraison_list | /api/livraisons | Path does not match |
| 185 | app_api_livraison_find | /api/livraisons/{id} | Path does not match |
| 186 | app_api_livraison_post | /api/livraisons | Path does not match |
| 187 | app_api_livraison_put | /api/livraisons/{id} | Path does not match |
| 188 | app_api_livraison_delete | /api/livraisons/{id} | Path does not match |
| 189 | app_api_livraison_synthese | /api/livraisons/synthese/{datemin}/{datemax}/{chauffeur}/{scierie}/{bl}/{facture}/{boisType}/{boisQuality}/{boisSize}/{marquage} | Path does not match |
| 190 | app_api_livraison_validerlivraisonchauffeur | /api/livraisons/validerLivraisonChauffeur/{id} | Path does not match |
| 191 | app_api_livraison_devaliderlivraisonchauffeur | /api/livraisons/devaliderLivraisonChauffeur/{id} | Path does not match |
| 192 | app_api_livraison_putfacture | /api/livraisons/{id}/putFacture/{id_facture} | Path does not match |
| 193 | app_api_livraison_resetfacture | /api/livraisons/resetFacture/{id} | Path does not match |
| 194 | app_api_livraison_repartirprixcamion | /api/livraisons/repartir_prix_camion/{id}/{prix}/{prixTransport} | Path does not match |
| 195 | app_api_livraison_fetch_for_facture | /api/livraisons/fetch_for_facture/{id} | Path does not match |
| 196 | app_api_livraisonplateformepourchauffeur_all | /api/livraison-plateforme-pour-chauffeur/all | Path does not match |
| 197 | app_api_livraisonplateformepourchauffeur_clear | /api/livraison-plateforme-pour-chauffeur/clear | Path does not match |
| 198 | app_api_livraisonplateformepourchauffeur_list | /api/livraison-plateforme-pour-chauffeur | Path does not match |
| 199 | app_api_livraisonplateformepourchauffeur_find | /api/livraison-plateforme-pour-chauffeur/{id} | Path does not match |
| 200 | app_api_livraisonplateformepourchauffeur_post | /api/livraison-plateforme-pour-chauffeur | Path does not match |
| 201 | app_api_livraisonplateformepourchauffeur_put | /api/livraison-plateforme-pour-chauffeur/{id} | Path does not match |
| 202 | app_api_livraisonplateformepourchauffeur_delete | /api/livraison-plateforme-pour-chauffeur/{id} | Path does not match |
| 203 | app_api_marquage_list | /api/marquages | Path does not match |
| 204 | app_api_marquage_find | /api/marquages/{id} | Path does not match |
| 205 | app_api_marquage_post | /api/marquages | Path does not match |
| 206 | app_api_marquage_put | /api/marquages/{id} | Path does not match |
| 207 | app_api_marquage_delete | /api/marquages/{id} | Path does not match |
| 208 | app_api_parcelle_list | /api/parcelles | Path does not match |
| 209 | app_api_parcelle_find | /api/parcelles/{id} | Path does not match |
| 210 | app_api_parcelle_last | /api/parcelles/last | Path does not match |
| 211 | app_api_parcelle_post | /api/parcelles | Path does not match |
| 212 | app_api_parcelle_put | /api/parcelles/{id} | Path does not match |
| 213 | app_api_parcelle_delete | /api/parcelles/{id} | Path does not match |
| 214 | app_api_plateforme_list | /api/plateformes | Path does not match |
| 215 | app_api_plateforme_find | /api/plateformes/{id} | Path does not match |
| 216 | app_api_plateforme_post | /api/plateformes | Path does not match |
| 217 | app_api_plateforme_put | /api/plateformes/{id} | Path does not match |
| 218 | app_api_plateforme_delete | /api/plateformes/{id} | Path does not match |
| 219 | app_api_prestation_list | /api/prestations | Path does not match |
| 220 | app_api_prestation_find | /api/prestations/{id} | Path does not match |
| 221 | app_api_prestation_post | /api/prestations | Path does not match |
| 222 | app_api_prestation_put | /api/prestations/{id} | Path does not match |
| 223 | app_api_prestation_putmarkpayprepared | /api/prestations/{id}/mark-PayPrepared | Path does not match |
| 224 | app_api_prestation_putmarknotpayprepared | /api/prestations/{id}/mark-NotPayPrepared | Path does not match |
| 225 | app_api_prestation_putmarkpayurgent | /api/prestations/{id}/mark-PayUrgent | Path does not match |
| 226 | app_api_prestation_putmarkpaynonurgent | /api/prestations/{id}/mark-PayNonUrgent | Path does not match |
| 227 | app_api_prestation_putmarkpaid | /api/prestations/{id}/mark-paid | Path does not match |
| 228 | app_api_prestation_putmarkunpaid | /api/prestations/{id}/mark-unpaid | Path does not match |
| 229 | app_api_prestation_putdepositpaid | /api/prestations/putdepositpaid/{idDeposit} | Path does not match |
| 230 | app_api_prestation_putdepositunpaid | /api/prestations/putdepositunpaid/{idDeposit} | Path does not match |
| 231 | app_api_prestation_delete | /api/prestations/{id} | Path does not match |
| 232 | app_api_prestation_fetchmaps | /api/prestations/maps/{contrat}/{commune}/{client}/{achat}/{bucheron} | Path does not match |
| 233 | app_api_prestation_cubagesattentes | /api/prestations/cubages_attentes | Path does not match |
| 234 | app_api_prestation_reglementsattente | /api/prestations/reglementsAttente | Path does not match |
| 235 | app_api_prestationtype_list | /api/prestation-types | Path does not match |
| 236 | app_api_prestationtype_find | /api/prestation-types/{id} | Path does not match |
| 237 | app_api_prestationtype_post | /api/prestation-types | Path does not match |
| 238 | app_api_prestationtype_put | /api/prestation-types/{id} | Path does not match |
| 239 | app_api_prestationtype_delete | /api/prestation-types/{id} | Path does not match |
| 240 | app_api_purchase_list | /api/purchases | Path does not match |
| 241 | app_api_purchase_find | /api/purchases/{id} | Path does not match |
| 242 | app_api_purchase_post | /api/purchases | Path does not match |
| 243 | app_api_purchase_put | /api/purchases/{id} | Path does not match |
| 244 | app_api_purchase_delete | /api/purchases/{id} | Path does not match |
| 245 | app_api_purchase_patchend | /api/purchases/{id}/end | Path does not match |
| 246 | app_api_purchase_patchrefund | /api/purchases/{id}/refund | Path does not match |
| 247 | app_api_purchase_patchprices | /api/purchases/{id}/prices | Path does not match |
| 248 | app_api_redirect_checktokenresetpassword | /api/redirects/check-token-reset-password/{email} | Path does not match |
| 249 | app_api_role_list | /api/roles | Path does not match |
| 250 | app_api_suiviautresreglement_list | /api/suiviautresreglements | Path does not match |
| 251 | app_api_suiviautresreglement_find | /api/suiviautresreglements/{id} | Path does not match |
| 252 | app_api_suiviautresreglement_post | /api/suiviautresreglements | Path does not match |
| 253 | app_api_suiviautresreglement_put | /api/suiviautresreglements/{id} | Path does not match |
| 254 | app_api_suiviautresreglement_delete | /api/suiviautresreglements/{id} | Path does not match |
| 255 | app_api_tiers_list | /api/tierses | Path does not match |
| 256 | app_api_tiers_find | /api/tierses/{id} | Path does not match |
| 257 | app_api_tiers_post | /api/tierses | Path does not match |
| 258 | app_api_tiers_put | /api/tierses/{id} | Path does not match |
| 259 | app_api_tiers_delete | /api/tierses/{id} | Path does not match |
| 260 | app_api_tiers_attestation | /api/tierses/attestation/{id}/{year} | Path does not match |
| 261 | app_api_tiers_fetchreglements | /api/tierses/fetch_reglements/{id} | Path does not match |
| 262 | app_api_token_login | /api/tokens/login | Path does not match |
| 263 | app_api_token_refresh | /api/tokens/refresh | Path does not match |
| 264 | app_api_token_list | /api/tokens | Path does not match |
| 265 | app_api_token_post | /api/tokens | Path does not match |
| 266 | app_api_token_delete | /api/tokens/{id} | Path does not match |
| 267 | app_api_upload_documentchantier_post | /api/uploads/documentchantiers/{chantier} | Path does not match |
| 268 | app_api_upload_documentchantier_postphoto | /api/uploads/documentchantiers/photo/{chantier} | Path does not match |
| 269 | app_api_upload_documentchantier_postdocumentchauffeur | /api/uploads/documentchantiers/documentChauffeur/{chantier} | Path does not match |
| 270 | app_api_upload_document_post | /api/uploads/documents/{contrat} | Path does not match |
| 271 | app_api_upload_documentcubage_post | /api/uploads/documentcubages/{cubagechantier} | Path does not match |
| 272 | app_api_upload_documentcubagelivraison_post | /api/uploads/documentcubagelivraisons/{cubagelivraison} | Path does not match |
| 273 | app_api_upload_documentcubagepourchauffeur_post | /api/uploads/documentcubagespourchauffeur/{cubagechantier} | Path does not match |
| 274 | app_api_upload_documentcubagepourclient_post | /api/uploads/documentcubagepourclients/{cubageprestationestimed} | Path does not match |
| 275 | app_api_upload_documentfacture_post | /api/uploads/documentfactures/{facture} | Path does not match |
| 276 | app_api_upload_documentlivraison_post | /api/uploads/documentlivraisons/{livraison} | Path does not match |
| 277 | app_api_upload_documentprestation_post | /api/uploads/documentprestations/{prestation} | Path does not match |
| 278 | app_api_upload_documentprestationcubage_post | /api/uploads/documentprestationscubage/{prestation} | Path does not match |
| 279 | app_api_user_list | /api/users | Path does not match |
| 280 | app_api_user_find | /api/users/{id} | Path almost matches, but Requirement for "id" does not match (\d+) |
| 281 | app_api_user_post | /api/users | Path does not match |
| 282 | app_api_user_put | /api/users/{id} | Path almost matches, but Requirement for "id" does not match (\d+) |
| 283 | app_api_user_setpassword | /api/users/setpassword/{id}/{password} | Path does not match |
| 284 | app_api_user_delete | /api/users/{id} | Path almost matches, but Requirement for "id" does not match (\d+) |
| 285 | app_api_user_me | /api/users/me | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.