Routing
app.network.edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| id | "60" |
Route Matching Logs
Path to match:
/fr/network/60/edit
| # | 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 | app.satisfaction.export | /satisfaction/export/{type} | Path does not match |
| 8 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 9 | _wdt | /_wdt/{token} | Path does not match |
| 10 | _profiler_home | /_profiler/ | Path does not match |
| 11 | _profiler_search | /_profiler/search | Path does not match |
| 12 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 13 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | index | / | Path does not match |
| 21 | app.home | /{_locale}/ | Path does not match |
| 22 | app.dashboard | /{_locale}/dashboard | Path does not match |
| 23 | app.dashboard.change_locale | /{_locale}/change | Path does not match |
| 24 | app.profile.list | /{_locale}/profile/list/{role} | Path does not match |
| 25 | app.profile.edit | /{_locale}/profile/{user}/edit | Path does not match |
| 26 | app.profile.edit_self | /{_locale}/profile/edit | Path does not match |
| 27 | app.profile.add | /{_locale}/profile/add | Path does not match |
| 28 | app.profile.delete | /{_locale}/profile/delete | Path does not match |
| 29 | app.offers.list | /{_locale}/offers/list | Path does not match |
| 30 | app.offers.add | /{_locale}/offers/add | Path does not match |
| 31 | app.offers.edit | /{_locale}/offers/{id}/edit | Path does not match |
| 32 | app.offers.delete | /{_locale}/offers/{id}/delete | Path does not match |
| 33 | app.offers.details | /{_locale}/offers/{id}/details | Path does not match |
| 34 | app.offers_recommended_devices.details | /{_locale}/offers/details | Path does not match |
| 35 | app.offers.migration_price | /{_locale}/offers/migration/price | Path does not match |
| 36 | app.device.list | /{_locale}/device/category/{deviceCategory}/type/{deviceType}/list | Path does not match |
| 37 | app.device.add_with_type | /{_locale}/device/category/{deviceCategory}/type/{deviceType}/add | Path does not match |
| 38 | app.device.edit | /{_locale}/device/category/{deviceCategory}/type/{deviceType}/{id}/edit | Path does not match |
| 39 | app.device.delete | /{_locale}/device/{id}/delete | Path does not match |
| 40 | app.circuit_device.details | /{_locale}/device/circuit/details.json | Path does not match |
| 41 | app.client_device.details | /{_locale}/device/client/details.json | Path does not match |
| 42 | app.not_client_device.details | /{_locale}/device/not-client/details.json | Path does not match |
| 43 | app.not_client_device_by_slug.list | /{_locale}/device/not-client/{slug}/list.json | Path does not match |
| 44 | app.device.details | /{_locale}/device/{id}/details | Path does not match |
| 45 | app.device_type.details | /{_locale}/device-type/{id}/details | Path does not match |
| 46 | app.zone.add | /{_locale}/zone/add | Path does not match |
| 47 | app.zone.list | /{_locale}/zone/list | Path does not match |
| 48 | app.zone.delete | /{_locale}/zone/{id}/delete | Path does not match |
| 49 | app.zone.edit | /{_locale}/zone/{id}/edit | Path does not match |
| 50 | app.zone.update.parent_field | /{_locale}/zone/replace | Path does not match |
| 51 | app.zone.point_in_zone | /{_locale}/zone/point-in-zone | Path does not match |
| 52 | app.zone.prospect_in_zone | /{_locale}/zone/prospect-in-zone | Path does not match |
| 53 | app.zone.zone_user | /{_locale}/zone/zone-user | Path does not match |
| 54 | app.planified_maintenance.add | /{_locale}/planified-maintenance/add | Path does not match |
| 55 | app.prospect.excel | /{_locale}/prospect/excel | Path does not match |
| 56 | app.prospect.csv | /{_locale}/prospect/csv | Path does not match |
| 57 | app.prospect.pdf | /{_locale}/prospect/pdf | Path does not match |
| 58 | app.prospect.list | /{_locale}/prospect/list | Path does not match |
| 59 | app.client.excel | /{_locale}/client/excel | Path does not match |
| 60 | app.client.csv | /{_locale}/client/csv | Path does not match |
| 61 | app.client.pdf | /{_locale}/client/pdf | Path does not match |
| 62 | app.client.list | /{_locale}/client/list | Path does not match |
| 63 | app.client.edit | /{_locale}/client/{id}/edit | Path does not match |
| 64 | app.client.generate_code | /{_locale}/client/{id}/generate-code | Path does not match |
| 65 | app.client.add_to_network | /{_locale}/client/{id}/add-to-network/{networkId} | Path does not match |
| 66 | app.client.remove_from_network | /{_locale}/client/{id}/remove-from-network/{networkId} | Path does not match |
| 67 | app.code.list | /{_locale}/code/list | Path does not match |
| 68 | app.code.excel | /{_locale}/code/excel | Path does not match |
| 69 | app.code.pdf | /{_locale}/code/pdf | Path does not match |
| 70 | app.code.csv | /{_locale}/code/csv | Path does not match |
| 71 | app.prospect.workflow | /{_locale}/prospect/workflow | Path does not match |
| 72 | app.prospect_edit.workflow | /{_locale}/prospect/{id}/workflow | Path does not match |
| 73 | app.prospect.edit | /{_locale}/prospect/{id}/edit | Path does not match |
| 74 | app.prospect.delete | /{_locale}/prospect/delete | Path does not match |
| 75 | app.proscpect_update_state | /{_locale}/prospect/{id}/update | Path does not match |
| 76 | app.proscpect_devalide | /{_locale}/prospect/{id}/devalide | Path does not match |
| 77 | app.prospect.map | /{_locale}/prospect/map | Path does not match |
| 78 | app.prospect.list_alert | /{_locale}/prospect/list_alert | Path does not match |
| 79 | app.prospect.alert_seen | /{_locale}/prospect/{id}/alert_seen | Path does not match |
| 80 | app.prospect_devices.form | /{_locale}/prospect/{id}/devices | Path does not match |
| 81 | app.prospect.regularize | /{_locale}/prospect/regularize | Path does not match |
| 82 | app.prospect.upload | /{_locale}/prospect/upload | Path does not match |
| 83 | app.prospect.show | /{_locale}/prospect/{id}/show | Path does not match |
| 84 | app.planified_maintenance.list | /{_locale}/planified-maintenance/list | Path does not match |
| 85 | app.planified_maintenance.description | /{_locale}/planified-maintenance/{id}/description | Path does not match |
| 86 | app.planified_maintenance.edit | /{_locale}/planified-maintenance/{id}/edit | Path does not match |
| 87 | app.planified_maintenance.delete | /{_locale}/planified-maintenance/{id}/delete | Path does not match |
| 88 | app.network.excel | /{_locale}/network/excel | Path does not match |
| 89 | app.network.csv | /{_locale}/network/csv | Path does not match |
| 90 | app.network.pdf | /{_locale}/network/pdf | Path does not match |
| 91 | app.network.list | /{_locale}/network/list | Path does not match |
| 92 | app.network.devices | /{_locale}/network/{id}/devices | Path does not match |
| 93 | app.network.edit | /{_locale}/network/{id}/edit | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.