Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_request_reset | /request-reset | Path does not match |
| 2 | app_reception_index | /reception/ | Path does not match |
| 3 | app_reception_new | /reception/new | Path does not match |
| 4 | app_reception_show | /reception/{id} | Path does not match |
| 5 | app_reception_edit | /reception/{id}/edit | Path does not match |
| 6 | app_reception_delete | /reception/{id} | Path does not match |
| 7 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | index | / | Path does not match |
| 20 | app.home | /{_locale}/ | Path almost matches, but Requirement for "_locale" does not match (en|fr) |
| 21 | app.dashboard | /{_locale}/dashboard | Path does not match |
| 22 | app.dashboard.change_locale | /{_locale}/change | Path does not match |
| 23 | app.profile.list | /{_locale}/profile/list/{role} | Path does not match |
| 24 | app.profile.edit | /{_locale}/profile/{user}/edit | Path does not match |
| 25 | app.profile.edit_self | /{_locale}/profile/edit | Path does not match |
| 26 | app.profile.add | /{_locale}/profile/add | Path does not match |
| 27 | app.profile.delete | /{_locale}/profile/delete | Path does not match |
| 28 | app.offers.list | /{_locale}/offers/list | Path does not match |
| 29 | app.offers.add | /{_locale}/offers/add | Path does not match |
| 30 | app.offers.edit | /{_locale}/offers/{id}/edit | Path does not match |
| 31 | app.offers.delete | /{_locale}/offers/{id}/delete | Path does not match |
| 32 | app.offers.details | /{_locale}/offers/{id}/details | Path does not match |
| 33 | app.offers_recommended_devices.details | /{_locale}/offers/details | Path does not match |
| 34 | app.offers.migration_price | /{_locale}/offers/migration/price | Path does not match |
| 35 | app.device.list | /{_locale}/device/category/{deviceCategory}/type/{deviceType}/list | Path does not match |
| 36 | app.device.add_with_type | /{_locale}/device/category/{deviceCategory}/type/{deviceType}/add | Path does not match |
| 37 | app.device.edit | /{_locale}/device/category/{deviceCategory}/type/{deviceType}/{id}/edit | Path does not match |
| 38 | app.device.delete | /{_locale}/device/{id}/delete | Path does not match |
| 39 | app.circuit_device.details | /{_locale}/device/circuit/details.json | Path does not match |
| 40 | app.client_device.details | /{_locale}/device/client/details.json | Path does not match |
| 41 | app.not_client_device.details | /{_locale}/device/not-client/details.json | Path does not match |
| 42 | app.not_client_device_by_slug.list | /{_locale}/device/not-client/{slug}/list.json | Path does not match |
| 43 | app.device.details | /{_locale}/device/{id}/details | Path does not match |
| 44 | app.device_type.details | /{_locale}/device-type/{id}/details | Path does not match |
| 45 | app.zone.add | /{_locale}/zone/add | Path does not match |
| 46 | app.zone.list | /{_locale}/zone/list | Path does not match |
| 47 | app.zone.delete | /{_locale}/zone/{id}/delete | Path does not match |
| 48 | app.zone.edit | /{_locale}/zone/{id}/edit | Path does not match |
| 49 | app.zone.update.parent_field | /{_locale}/zone/replace | Path does not match |
| 50 | app.zone.point_in_zone | /{_locale}/zone/point-in-zone | Path does not match |
| 51 | app.zone.prospect_in_zone | /{_locale}/zone/prospect-in-zone | Path does not match |
| 52 | app.zone.zone_user | /{_locale}/zone/zone-user | Path does not match |
| 53 | app.planified_maintenance.add | /{_locale}/planified-maintenance/add | Path does not match |
| 54 | app.prospect.excel | /{_locale}/prospect/excel | Path does not match |
| 55 | app.prospect.csv | /{_locale}/prospect/csv | Path does not match |
| 56 | app.prospect.pdf | /{_locale}/prospect/pdf | Path does not match |
| 57 | app.prospect.list | /{_locale}/prospect/list | Path does not match |
| 58 | app.client.excel | /{_locale}/client/excel | Path does not match |
| 59 | app.client.csv | /{_locale}/client/csv | Path does not match |
| 60 | app.client.pdf | /{_locale}/client/pdf | Path does not match |
| 61 | app.client.list | /{_locale}/client/list | Path does not match |
| 62 | app.client.edit | /{_locale}/client/{id}/edit | Path does not match |
| 63 | app.client.generate_code | /{_locale}/client/{id}/generate-code | Path does not match |
| 64 | app.client.add_to_network | /{_locale}/client/{id}/add-to-network/{networkId} | Path does not match |
| 65 | app.client.remove_from_network | /{_locale}/client/{id}/remove-from-network/{networkId} | Path does not match |
| 66 | app.code.list | /{_locale}/code/list | Path does not match |
| 67 | app.code.excel | /{_locale}/code/excel | Path does not match |
| 68 | app.code.pdf | /{_locale}/code/pdf | Path does not match |
| 69 | app.code.csv | /{_locale}/code/csv | Path does not match |
| 70 | app.prospect.workflow | /{_locale}/prospect/workflow | Path does not match |
| 71 | app.prospect_edit.workflow | /{_locale}/prospect/{id}/workflow | Path does not match |
| 72 | app.prospect.edit | /{_locale}/prospect/{id}/edit | Path does not match |
| 73 | app.prospect.delete | /{_locale}/prospect/delete | Path does not match |
| 74 | app.proscpect_update_state | /{_locale}/prospect/{id}/update | Path does not match |
| 75 | app.proscpect_devalide | /{_locale}/prospect/{id}/devalide | Path does not match |
| 76 | app.prospect.map | /{_locale}/prospect/map | Path does not match |
| 77 | app.prospect.list_alert | /{_locale}/prospect/list_alert | Path does not match |
| 78 | app.prospect.alert_seen | /{_locale}/prospect/{id}/alert_seen | Path does not match |
| 79 | app.prospect_devices.form | /{_locale}/prospect/{id}/devices | Path does not match |
| 80 | app.prospect.regularize | /{_locale}/prospect/regularize | Path does not match |
| 81 | app.prospect.upload | /{_locale}/prospect/upload | Path does not match |
| 82 | app.prospect.show | /{_locale}/prospect/{id}/show | Path does not match |
| 83 | app.planified_maintenance.list | /{_locale}/planified-maintenance/list | Path does not match |
| 84 | app.planified_maintenance.description | /{_locale}/planified-maintenance/{id}/description | Path does not match |
| 85 | app.planified_maintenance.edit | /{_locale}/planified-maintenance/{id}/edit | Path does not match |
| 86 | app.planified_maintenance.delete | /{_locale}/planified-maintenance/{id}/delete | Path does not match |
| 87 | app.network.excel | /{_locale}/network/excel | Path does not match |
| 88 | app.network.csv | /{_locale}/network/csv | Path does not match |
| 89 | app.network.pdf | /{_locale}/network/pdf | Path does not match |
| 90 | app.network.list | /{_locale}/network/list | Path does not match |
| 91 | app.network.devices | /{_locale}/network/{id}/devices | Path does not match |
| 92 | app.network.edit | /{_locale}/network/{id}/edit | Path does not match |
| 93 | app.network.show | /{_locale}/network/{id}/show | Path does not match |
| 94 | app.network.updateNC | /{_locale}/network/updateNC | Path does not match |
| 95 | app.network.migrationNCFromArrayToEntity | /{_locale}/network/migrationNC | Path does not match |
| 96 | app.project.list | /{_locale}/project/list | Path does not match |
| 97 | app.project.add | /{_locale}/project/workflow | Path does not match |
| 98 | app.project_edit.workflow | /{_locale}/project/{id}/workflow/{workflowstate} | Path does not match |
| 99 | app.project_update_state | /{_locale}/project/{id}/update | Path does not match |
| 100 | app.project.map | /{_locale}/project/map | Path does not match |
| 101 | app.project.list_alert | /{_locale}/project/list_alert | Path does not match |
| 102 | app.project.alert_seen | /{_locale}/project/{id}/alert_seen | Path does not match |
| 103 | app.project.delete | /{_locale}/project/delete | Path does not match |
| 104 | app.intervention.list | /{_locale}/intervention/list | Path does not match |
| 105 | app.intervention.add | /{_locale}/intervention/add | Path does not match |
| 106 | app.intervention.edit_intervention | /{_locale}/intervention/{id}/edit | Path does not match |
| 107 | app.intervention.edit_task | /{_locale}/task/{id}/edit | Path does not match |
| 108 | app.intervention.delete_intervention | /{_locale}/intervention/{id}/delete | Path does not match |
| 109 | app.intervention.delete_task | /{_locale}/task/{id}/delete | Path does not match |
| 110 | app.intervention.synthetical.record.list | /{_locale}/synthetical/record/list | Path does not match |
| 111 | app.kobo.submit_data | /{_locale}/kobo/submit_data/{koboFormId}/{koboDataId} | Path does not match |
| 112 | app.kobo.submit_data_empty | /{_locale}/kobo/submit_data | Path does not match |
| 113 | app.code.encrypt | /{_locale}/code/encrypt.json | Path does not match |
| 114 | app.code.decrypt | /{_locale}/code/decrypt.json | Path does not match |
| 115 | app.code.upload | /{_locale}/code/upload | Path does not match |
| 116 | app.stats.clients.excel | /{_locale}/stats/client/excel | Path does not match |
| 117 | app.stats.clients.csv | /{_locale}/stats/client/csv | Path does not match |
| 118 | app.stats.clients.pdf | /{_locale}/stats/client/pdf | Path does not match |
| 119 | app.stats.clients | /{_locale}/stats/client/{startDate}/{endDate} | Path does not match |
| 120 | app.stats.clients.recalculate_balance | /{_locale}/stats/recalculate_balance | Path does not match |
| 121 | app.stats.intensity.excel | /{_locale}/stats/intensity/excel | Path does not match |
| 122 | app.stats.intensity.csv | /{_locale}/stats/intensity/csv | Path does not match |
| 123 | app.stats.intensity.pdf | /{_locale}/stats/intensity/pdf | Path does not match |
| 124 | app.stats.intensity | /{_locale}/stats/intensity/{startDate}/{endDate} | Path does not match |
| 125 | app.stats.tension.excel | /{_locale}/stats/tension/excel | Path does not match |
| 126 | app.stats.tension.csv | /{_locale}/stats/tension/csv | Path does not match |
| 127 | app.stats.tension.pdf | /{_locale}/stats/tension/pdf | Path does not match |
| 128 | app.stats.tension | /{_locale}/stats/tension/{startDate}/{endDate} | Path does not match |
| 129 | app.stats.transactions.excel | /{_locale}/stats/transactions/excel | Path does not match |
| 130 | app.stats.transactions.csv | /{_locale}/stats/transactions/csv | Path does not match |
| 131 | app.stats.transactions.pdf | /{_locale}/stats/transactions/pdf | Path does not match |
| 132 | app.stats.transactions | /{_locale}/stats/transactions/{startDate}/{endDate} | Path does not match |
| 133 | app.stats.event.excel | /{_locale}/stats/event/excel | Path does not match |
| 134 | app.stats.event.csv | /{_locale}/stats/event/csv | Path does not match |
| 135 | app.stats.event.pdf | /{_locale}/stats/event/pdf | Path does not match |
| 136 | app.stats.event | /{_locale}/stats/event/{startDate}/{endDate} | Path does not match |
| 137 | app.stats.network.excel | /{_locale}/stats/network/excel | Path does not match |
| 138 | app.stats.network.csv | /{_locale}/stats/network/csv | Path does not match |
| 139 | app.stats.network.pdf | /{_locale}/stats/network/pdf | Path does not match |
| 140 | app.stats.network | /{_locale}/stats/network/{startDate}/{endDate} | Path does not match |
| 141 | app.stats.user.excel | /{_locale}/stats/user/excel | Path does not match |
| 142 | app.stats.user.csv | /{_locale}/stats/user/csv | Path does not match |
| 143 | app.stats.user.pdf | /{_locale}/stats/user/pdf | Path does not match |
| 144 | app.stats.user | /{_locale}/stats/user/{startDate}/{endDate} | Path does not match |
| 145 | app.zone.listByRole | /{_locale}/zone/listByRole | Path does not match |
| 146 | app.zone.getChild | /{_locale}/zone/getChild | Path does not match |
| 147 | app.zone.find | /{_locale}/zone/find | Path does not match |
| 148 | app.map.show | /{_locale}/map | Path does not match |
| 149 | app.proscpect_update_location | /{_locale}/prospect/{id}/location/update | Path does not match |
| 150 | app.proscpect_refund_form | /{_locale}/prospect/refund/{numProsp} | Path does not match |
| 151 | app.network_update_location | /{_locale}/network/{id}/location/update | Path does not match |
| 152 | app.dashboard_select_contractor | /{_locale}/dashboard/contractor | Path does not match |
| 153 | app.zone.area | /{_locale}/zone/area | Path does not match |
| 154 | app.users.App\Controller\ZoneController: | /{_locale}/user/zone | Path does not match |
| 155 | app.zone.csv | /{_locale}/zone/csv | Path does not match |
| 156 | app.zone.excel | /{_locale}/zone/excel | Path does not match |
| 157 | app.zone.pdf | /{_locale}/zone/pdf | Path does not match |
| 158 | app.commission.list | /{_locale}/commission/list | Path does not match |
| 159 | app.commission.edit | /{_locale}/commission/{id}/edit | Path does not match |
| 160 | app.network.delete | /{_locale}/network/delete/{network} | Path does not match |
| 161 | app.network.uninstall | /{_locale}/network/{network}/uninstall | Path does not match |
| 162 | app.prospect.generate.code | /{_locale}/prospect/generate-code | Path does not match |
| 163 | app.offer.find.from.id | /{_locale}/offer/find/{id} | Path does not match |
| 164 | app.prospect.editRegularization | /{_locale}/prospect/{id}/editRegularization | Path does not match |
| 165 | app.regularization.historic | /{_locale}/regularization/historic | Path does not match |
| 166 | app.historic.change.offer.list | /{_locale}/offer/historic/list | Path does not match |
| 167 | app.historic.customer_deleted_from_network | /{_locale}/customer/historic/deleted | Path does not match |
| 168 | app.historic.deleted_network | /{_locale}/network/historic/deleted | Path does not match |
| 169 | app.move_request | /{_locale}/{type}/move-request | Path does not match |
| 170 | app.move_request.customer.accept | /{_locale}/move-request/customer/accept/{moveRequest} | Path does not match |
| 171 | app.move_request.network.accept | /{_locale}/move-request/network/accept/{moveRequest} | Path does not match |
| 172 | app.move_request.customer.deny | /{_locale}/move-request/customer/deny/{moveRequest} | Path does not match |
| 173 | app.move_request.network.deny | /{_locale}/move-request/network/deny/{moveRequest} | Path does not match |
| 174 | app.import.file | /{_locale}/customer/import/file | Path does not match |
| 175 | app.device.remove_from_network | /{_locale}/device/remove-from-network | Path does not match |
| 176 | app.device.add_to_network | /{_locale}/device/add-to-network | Path does not match |
| 177 | app.device.remove_from_customer | /{_locale}/customer/remove-device | Path does not match |
| 178 | app.import.historic_regularization | /{_locale}/prospect/import/historicRegularization | Path does not match |
| 179 | app.code.toggle_validation | /{_locale}/code/{id}/toggle-validate | Path does not match |
| 180 | app.code.edit | /{_locale}/code/{id}/edit | Path does not match |
| 181 | app.user.entrepreneur | /{_locale}/user/entrepreneur | Path does not match |
| 182 | app.network.getdateservice | /{_locale}/network/{id}/getdateservice | Path does not match |
| 183 | app.readonly.add | /{_locale}/readonly/add | Path does not match |
| 184 | app.zone.getnamelist | /{_locale}/zone/list/name | Path does not match |
| 185 | app.readOnly.list | /{_locale}/readonly/list | Path does not match |
| 186 | app.readOnly.remove | /{_locale}/readonly/remove/{readOnly} | Path does not match |
| 187 | app.project.map.list.customer | /{_locale}/project/map/list/customer | Path does not match |
| 188 | app.network.map | /{_locale}/network/map | Path does not match |
| 189 | app.dashboard_select_district | /{_locale}/dashboard/district | Path does not match |
| 190 | app.caisse.remove | /{_locale}/caisse/remove/{id} | Path does not match |
| 191 | app.caisse.add | /{_locale}/caisse/add | Path does not match |
| 192 | app.caisse.edit | /{_locale}/caisse/edit/{id} | Path does not match |
| 193 | app.caisse.list | /{_locale}/caisse/list | Path does not match |
| 194 | app.solde.list | /{_locale}/solde/list | Path does not match |
| 195 | app.solde.edit | /{_locale}/solde/edit/{id} | Path does not match |
| 196 | app.solde.add | /{_locale}/solde/add | Path does not match |
| 197 | app.solde.delete | /{_locale}/solde/delete/{id} | Path does not match |
| 198 | app.synthese.list | /{_locale}/solde/synthese/list | Path does not match |
| 199 | app.customer.add.comment | /{_locale}/customer/comment | Path does not match |
| 200 | app.customer.list.comment | /{_locale}/api/customer/comment/{customer} | Path does not match |
| 201 | app.customer.workflow.add.comment | /{_locale}/api/customer-workflow/comment | Path does not match |
| 202 | app.customer.workflow.list.comment | /{_locale}/api/customer-workflow/comment/{customer} | Path does not match |
| 203 | app.network.add.comment | /{_locale}/api/network/comment | Path does not match |
| 204 | app.network.list.comment | /{_locale}/api/network/comment/{network} | Path does not match |
| 205 | app.network.stock.devices | /{_locale}/network/{id}/get_devices | Path does not match |
| 206 | app.satisfaction.list.client | /{_locale}/etat/list/client | Path does not match |
| 207 | app.satisfaction.list.nr | /{_locale}/etat/list/nr | Path does not match |
| 208 | app.satisfaction.edit | /{_locale}/etat/edit/{id} | Path does not match |
| 209 | app.satisfaction.add | /{_locale}/etat/{type}/add/ | Path does not match |
| 210 | app.satisfaction.delete | /{_locale}/etat/delete/{id} | Path does not match |
| 211 | app.map.mobile | /{_locale}/map/mobile | Path does not match |
| 212 | app.categorie.list | /{_locale}/categorie/list | Path does not match |
| 213 | app.categorie.add | /{_locale}/categorie/add | Path does not match |
| 214 | app.categorie.edit | /{_locale}/categorie/{id}/edit | Path does not match |
| 215 | app.produit.list | /{_locale}/produit/list | Path does not match |
| 216 | app.produit.add | /{_locale}/produit/add | Path does not match |
| 217 | app.produit.edit | /{_locale}/produit/{id}/edit | Path does not match |
| 218 | app.produit.delete | /{_locale}/produit/{id}/delete | Path does not match |
| 219 | app.produit.modeles | /{_locale}/produit/{id}/modeles | Path does not match |
| 220 | app.model.list | /{_locale}/model/list | Path does not match |
| 221 | app.model.add | /{_locale}/model/add | Path does not match |
| 222 | app.model.edit | /{_locale}/model/{id}/edit | Path does not match |
| 223 | app.model.delete | /{_locale}/model/{id}/delete | Path does not match |
| 224 | app.article_client.add | /{_locale}/article_client/add | Path does not match |
| 225 | app.article_client.edit | /{_locale}/article_client/{id}/edit | Path does not match |
| 226 | app.article_client.delete | /{_locale}/article_client/{id}/delete | Path does not match |
| 227 | app.article_client.list | /{_locale}/article_client/list | Path does not match |
| 228 | app.article_client.add_historique | /{_locale}/article_client/{id}/add_historique | Path does not match |
| 229 | app.modele_pre_enregistre.list | /{_locale}/modele_pre_enregistre/list | Path does not match |
| 230 | app.modele_pre_enregistre.add | /{_locale}/modele_pre_enregistre/add | Path does not match |
| 231 | app.modele_pre_enregistre.get_materiels | /{_locale}/modele-pre-enregistre/{id}/materiels | Path does not match |
| 232 | app.modele_pre_enregistre.check_disponibility | /{_locale}/modele-pre-enregistre/{id}/check_disponibility | Path does not match |
| 233 | app.modele_pre_enregistre.edit | /{_locale}/modele_pre_enregistre/{id}/edit | Path does not match |
| 234 | app.modele_pre_enregistre.delete | /{_locale}/modele_pre_enregistre/{id}/delete | Path does not match |
| 235 | app.agence.list | /{_locale}/agence/list | Path does not match |
| 236 | app.agence.add | /{_locale}/agence/add | Path does not match |
| 237 | app.agence.edit | /{_locale}/agence/{id}/edit | Path does not match |
| 238 | app.agence.delete | /{_locale}/agence/{id}/delete | Path does not match |
| 239 | app.local_agence.edit | /{_locale}/local_agence/{id}/edit | Path does not match |
| 240 | app.fournisseur.list | /{_locale}/fournisseur/list | Path does not match |
| 241 | app.fournisseur.add | /{_locale}/fournisseur/add | Path does not match |
| 242 | app.fournisseur.edit | /{_locale}/fournisseur/{id}/edit | Path does not match |
| 243 | app.fournisseur.delete | /{_locale}/fournisseur/{id}/delete | Path does not match |
| 244 | app.facturation.list | /{_locale}/facturation/list | Path does not match |
| 245 | app.facturation.add | /{_locale}/facturation/add | Path does not match |
| 246 | app.facturation.edit | /{_locale}/facturation/{id}/edit | Path does not match |
| 247 | app.facturation.delete | /{_locale}/facturation/{id}/delete | Path does not match |
| 248 | app.facturation.receptionner | /{_locale}/facturation/{id}/receptionner | Path does not match |
| 249 | app.facturation.identifier | /{_locale}/facturation/{id}/identifier | Path does not match |
| 250 | app.fabrication.list | /{_locale}/fabrication/list | Path does not match |
| 251 | app.fabrication.add | /{_locale}/fabrication/add | Path does not match |
| 252 | app.fabrication.edit | /{_locale}/fabrication/{id}/edit | Path does not match |
| 253 | app.fabrication.delete | /{_locale}/fabrication/{id}/delete | Path does not match |
| 254 | app.transfert.list | /{_locale}/transfert/list | Path does not match |
| 255 | app.transfert.add | /{_locale}/transfert/add | Path does not match |
| 256 | app.transfert.edit | /{_locale}/transfert/{id}/edit | Path does not match |
| 257 | app.transfert.delete | /{_locale}/transfert/{id}/delete | Path does not match |
| 258 | app.stock_by_modele_and_local.get | /{_locale}/stock/find/{modele_id}/{local_id} | Path does not match |
| 259 | app.produits_by_local.get | /{_locale}/stock/findgroup/{local_id} | Path does not match |
| 260 | app.get_data_for_materiel_transfert_preparation.get | /{_locale}/transfert/preparation_materiel_data/{materiel_id} | Path does not match |
| 261 | app.transfert.preparation | /{_locale}/transfert/{id}/preparation | Path does not match |
| 262 | app.transfert.preparer | /{_locale}/transfert/{id}/preparer | Path does not match |
| 263 | app.materiels.preparer_nr | /{_locale}/materiels/{identifiant}/preparer | Path does not match |
| 264 | app.transfert.reception | /{_locale}/transfert/{id}/reception | Path does not match |
| 265 | app.transfert.receptionner | /{_locale}/transfert/{id}/receptionner | Path does not match |
| 266 | app.transfert.to | /{_locale}/transfert/{nr_id}/transferer | Path does not match |
| 267 | app.mouvement.list | /{_locale}/mouvement/list | Path does not match |
| 268 | app.mouvement.add | /{_locale}/mouvement/add | Path does not match |
| 269 | app.mouvement.edit | /{_locale}/mouvement/{id}/edit | Path does not match |
| 270 | app.mouvement.delete | /{_locale}/mouvement/{id}/delete | Path does not match |
| 271 | app.remplacement.list | /{_locale}/remplacement/list | Path does not match |
| 272 | app.remplacement.add | /{_locale}/remplacement/add | Path does not match |
| 273 | app.remplacement.edit | /{_locale}/remplacement/{id}/edit | Path does not match |
| 274 | app.remplacement.delete | /{_locale}/remplacement/{id}/delete | Path does not match |
| 275 | app.inspection.list | /{_locale}/inspection/list | Path does not match |
| 276 | app.inspection.add | /{_locale}/inspection/add | Path does not match |
| 277 | app.inspection.edit | /{_locale}/inspection/{id}/edit | Path does not match |
| 278 | app.inspection.delete | /{_locale}/inspection/{id}/delete | Path does not match |
| 279 | app.inventaire.list | /{_locale}/inventaire/list | Path does not match |
| 280 | app.inventaire.add | /{_locale}/inventaire/add | Path does not match |
| 281 | app.inventaire.historique.update | /{_locale}/inventaire/{id}/historiques_update | Path does not match |
| 282 | app.materiel.list | /{_locale}/materiel/list | Path does not match |
| 283 | app.stockboard | /{_locale}/stockboard | Path does not match |
| 284 | app.materiel.add | /{_locale}/materiel/add | Path does not match |
| 285 | app.materiel.edit | /{_locale}/materiel/{id}/edit | Path does not match |
| 286 | app.materiel.delete | /{_locale}/materiel/{id}/delete | Path does not match |
| 287 | app.lot.list | /{_locale}/lot/list | Path does not match |
| 288 | app.lot.add | /{_locale}/lot/add | Path does not match |
| 289 | app.lot.edit | /{_locale}/lot/{id}/edit | Path does not match |
| 290 | app.lot.delete | /{_locale}/lot/{id}/delete | Path does not match |
| 291 | app.customer.ajaxsearch | /{_locale}/ajax/customers | Path does not match |
| 292 | app.changement_kit.list | /{_locale}/changement_kit/list | Path does not match |
| 293 | app.changement_kit.add | /{_locale}/changement_kit/add | Path does not match |
| 294 | app.changement_kit.edit | /{_locale}/changement_kit/{id}/edit | Path does not match |
| 295 | app.changement_kit.delete | /{_locale}/changement_kit/{id}/delete | Path does not match |
| 296 | app.locaux_by_agence.get | /{_locale}/ajax/agence/{id}/locaux | Path does not match |
| 297 | app.stocks_by_local.get | /{_locale}/ajax/local/{id}/stocks | Path does not match |
| 298 | app.nr_by_agence.get | /{_locale}/ajax/agence/{id}/networks | Path does not match |
| 299 | app.customers_by_agence.get | /{_locale}/ajax/agence/{id}/customers | Path does not match |
| 300 | app.users_by_agence.get | /{_locale}/ajax/agence/{id}/users | Path does not match |
| 301 | app.ids_from_stock.get | /{_locale}/ajax/stock/{id}/ids | Path does not match |
| 302 | app.defectueux_from_emplacement.get | /{_locale}/ajax/stock/{type_emplacement}/defectueux/{emplacement_id} | Path does not match |
| 303 | app.disponibles_from_emplacement.get | /{_locale}/ajax/stock/{type_emplacement}/disponibles/{emplacement_id} | Path does not match |
| 304 | app.operation.data | /{_locale}/operation/data | Path does not match |
| 305 | app.operation.list | /{_locale}/operation/list | Path does not match |
| 306 | fos_user_security_login | /{_locale}/login | Path does not match |
| 307 | fos_user_security_check | /{_locale}/login_check | Path does not match |
| 308 | fos_user_security_logout | /{_locale}/logout | Path does not match |
| 309 | fos_user_profile_show | /{_locale}/profile/ | Path does not match |
| 310 | fos_user_profile_edit | /{_locale}/profile/edit | Path does not match |
| 311 | fos_user_registration_register | /{_locale}/register/ | Path does not match |
| 312 | fos_user_registration_check_email | /{_locale}/register/check-email | Path does not match |
| 313 | fos_user_registration_confirm | /{_locale}/register/confirm/{token} | Path does not match |
| 314 | fos_user_registration_confirmed | /{_locale}/register/confirmed | Path does not match |
| 315 | fos_user_resetting_request | /{_locale}/resetting/request | Path does not match |
| 316 | fos_user_resetting_send_email | /{_locale}/resetting/send-email | Path does not match |
| 317 | fos_user_resetting_check_email | /{_locale}/resetting/check-email | Path does not match |
| 318 | fos_user_resetting_reset | /{_locale}/resetting/reset/{token} | Path does not match |
| 319 | fos_user_change_password | /{_locale}/profile/change-password | Path does not match |
| 320 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 321 | api_genid | /.well-known/genid/{id} | Path does not match |
| 322 | api_entrypoint | /{index}.{_format} | Path does not match |
| 323 | api_doc | /docs.{_format} | Path does not match |
| 324 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
| 325 | api_customers_get_collection | /customers.{_format} | Path does not match |
| 326 | api_customers_post_collection | /customers.{_format} | Path does not match |
| 327 | api_customers_get_item | /customers/{id}.{_format} | Path does not match |
| 328 | api_customers_delete_item | /customers/{id}.{_format} | Path does not match |
| 329 | api_customers_put_item | /customers/{id}.{_format} | Path does not match |
| 330 | api_customers_patch_item | /customers/{id}.{_format} | Path does not match |
| 331 | api_login_check | /login_check | Path does not match |
| 332 | api_login_check_mobile | /mobile.api/login_check | Path does not match |
| 333 | api.customer_details | /client/{customer_id} | Path does not match |
| 334 | api.customer_lastcode | /client/lastcode/{mobile_client_id} | Path does not match |
| 335 | api.customer_generate_code | /client/{customer_id}/generate_code | Path does not match |
| 336 | api.customer_clients_list | /client/om_client_id/{om_client_id}/list | Path does not match |
| 337 | api.customer_clients_list_mv | /client/mv_client_id/{mv_client_id}/list | Path does not match |
| 338 | api.customer_client_add | /client/om_client_id/{om_client_id}/add | Path does not match |
| 339 | api.customer_client_add_mv | /client/mv_client_id/{mv_client_id}/add | Path does not match |
| 340 | api.customer_client_delete | /client/om_client_id/{om_client_id}/delete | Path does not match |
| 341 | api.customer_client_delete_mv | /client/mv_client_id/{mv_client_id}/delete | Path does not match |
| 342 | api.payment_init | /payment/init | Path does not match |
| 343 | api.payment_finalize | /payment/finalize | Path does not match |
| 344 | api.customer_full | /customer/{id} | Path does not match |
| 345 | api.customer_edit | /customer/{id} | Path does not match |
| 346 | api.user | /user/{id} | Path does not match |
| 347 | api.user_balance_for_period | /user/{id}/balance/{startDate}/{endDate} | Path does not match |
| 348 | api.user_tasks_for_period | /user/{id}/tasks/{startDate}/{endDate} | Path does not match |
| 349 | api.user_transactions_for_period | /user/{id}/transactions/{startDate}/{endDate} | Path does not match |
| 350 | api.user_networks_for_period | /user/{id}/networks/{startDate}/{endDate} | Path does not match |
| 351 | api.user_networks | /user/{id}/networks | Path does not match |
| 352 | api.user_customers | /user/{id}/customers | Path does not match |
| 353 | api.user_district | /district/{zone}/user/ | Path does not match |
| 354 | api.nanoentrepreneurs.zone | /nanoentrepreneurs/zone | Path does not match |
| 355 | api.zone_district | /district/{zone}/zone/ | Path does not match |
| 356 | api.customers_list | /customersaaaaa | Path does not match |
| 357 | api.customer_device | /customer/{customer}/device | Path does not match |
| 358 | api.networks_list | /networks | Path does not match |
| 359 | api.network_device | /network/{network}/device | Path does not match |
| 360 | mobile.list.prospect.notValid | /user/{id}/prospects | Path does not match |
| 361 | mobile.create.prospect.notValid | /user/{user}/prospect | Path does not match |
| 362 | mobile.update.prospect.notvalid | /user/{user}/prospect/{prospect_id} | Path does not match |
| 363 | mobile.zone.entrepreneur | /zone/entrepreneur | Path does not match |
| 364 | mobile.list.prospect.valid | /prospect/valid | Path does not match |
| 365 | uuid.test | /uuid | Path does not match |
| 366 | api.satisfaction.customer.list | /satisfaction/customer/list | Path does not match |
| 367 | api.satisfaction.customers.add | /satisfaction/customers/add | Path does not match |
| 368 | api.satisfaction.customer.add | /satisfaction/customer/add | Path does not match |
| 369 | api.satisfaction.nr.add | /state/networks/add | Path does not match |
| 370 | api.synthetical.record.add | /user/{user_id}/syntheticalrecord | Path does not match |
| 371 | api.synthetical.record.list | /user/{user_id}/syntheticalrecords/{start_date}/{end_date} | Path does not match |
| 372 | api.record.add | /user/{user_id}/record | Path does not match |
| 373 | api.offers.list | /offers | Path does not match |
| 374 | api.customer_devices.list | /customer_devices | Path does not match |
| 375 | api.network.find | /find/networks | Path does not match |
| 376 | api.zonelocation.list | /zonelocation | Path does not match |
| 377 | api.prospect_delete | /prospect/{number_prospect}/delete | Path does not match |
| 378 | api.prospect_zone.list | /prospect/{id_zone}/list | Path does not match |
| 379 | api.client.list | /client | Path does not match |
| 380 | api.client_show.list | /client/{id_customer}/show | Path does not match |
| 381 | api.networks_show.list | /networks/{id_networks}/show | Path does not match |
| 382 | api.device_client.list | /device/{id_client}/show | Path does not match |
| 383 | api.prospect.find | /find/prospect | Path does not match |
| 384 | api.prospects.find | /user/{id}/prospects/codeenqueteur | Path does not match |
| 385 | api.prospect_show.list | /prospects/{id_prospect}/show | Path does not match |
| 386 | api.equipment_client.add | /equipmentProductionClient/{id_customer}/add | Path does not match |
| 387 | api.equipment_client.update | /equipmentProductionClient/{id_customer}/{key}/update | Path does not match |
| 388 | api.equipment_client.delete | /equipmentProductionClient/{id_customer}/{key}/delete | Path does not match |
| 389 | api.equipment_electric_client.add | /equipmentElectricClient/{id_customer}/add | Path does not match |
| 390 | api.equipment_electric_client.update | /equipmentElectricClient/{id_customer}/{key}/update | Path does not match |
| 391 | api.equipment_electric_client.delete | /equipmentElectricClient/{id_customer}/{key}/delete | Path does not match |
| 392 | api.device_client.add | /deviceClient/add | Path does not match |
| 393 | api.device_client.update | /deviceClient/{id_customer}/{id_device}/update | Path does not match |
| 394 | api.device_client.delete | /deviceClient/{id_customer}/{id_device}/delete | Path does not match |
| 395 | api.map.show | /map/show | Path does not match |
| 396 | api.networkdevices.edit | /networkdevices/{id_network}/{id_device}/editAction | Path does not match |
| 397 | api.users.zone | /zone/user | Path does not match |
| 398 | api.prospect_update_location | /prospect/{id}/location/update | Path does not match |
| 399 | api.network_update_location | /network/{id}/location/update | Path does not match |
| 400 | api.zone.area | /zone/area | Path does not match |
| 401 | api.prospect_edit.workflow | /prospect/{id}/workflow | Path does not match |
| 402 | api.prospect.list | /prospect/list | Path does not match |
| 403 | api.clients.list | /client/list | Path does not match |
| 404 | api.network.edit | /network/{id}/edit | Path does not match |
| 405 | api.network.list | /network/list | Path does not match |
| 406 | api.client.edit | /client/{id}/edit | Path does not match |
| 407 | api.device.list | /device | Path does not match |
| 408 | api.device.add | /device/add | Path does not match |
| 409 | api.device.update | /device/{id_device}/update | Path does not match |
| 410 | api.device.delete | /device/{id_device}/remove | Path does not match |
| 411 | api.network.device.delete | /network/device/{networkDevice} | Path does not match |
| 412 | api.network.device.add | /network/{id_network}/devices | Path does not match |
| 413 | api.devices.network.list | /devices/customer | Path does not match |
| 414 | api.equipement.electrique.add | /equipement/electrique/{id} | Path does not match |
| 415 | api.network.device.update | /network/devices/{id} | Path does not match |
| 416 | api.network.device.verification | /network/devices/{id}/verification | Path does not match |
| 417 | api.device.network.add | /network/devices | Path does not match |
| 418 | api.network.devices.list | /network/devices | Path does not match |
| 419 | api.network.device.verification.all | /network/devices/verifications | Path does not match |
| 420 | api.prospect.deleted | /prospect/deleted | Path does not match |
| 421 | _uploader_upload_gallery | /_uploader/gallery/upload | 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.