Routing
app_public_edit
Matched route
Route Parameters
Name | Value |
---|---|
name | "Laurent Arnon" |
uuid | "c13dfb46-4fee-4f67-9fee-ea7993709b0a" |
zipcode | "87085" |
Route Matching Logs
Path to match:
/edit/87085/Laurent%20Arnon/c13dfb46-4fee-4f67-9fee-ea7993709b0a
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt_stylesheet | /_wdt/styles | 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_xdebug | /_profiler/xdebug | Path does not match |
9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
11 | _profiler_open_file | /_profiler/open | Path does not match |
12 | _profiler | /_profiler/{token} | Path does not match |
13 | _profiler_router | /_profiler/{token}/router | Path does not match |
14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
16 | app_admin_labourer_tout | /admin/labourer-toutes-les-zones | Path does not match |
17 | app_admin | /admin | Path does not match |
18 | app_admin_stats | /admin/stats/{insee_code} | Path does not match |
19 | app_admin_by_osm_id | /admin/placeType/{osm_kind}/{osm_id} | Path does not match |
20 | app_admin_commerce | /admin/commerce/{id} | Path does not match |
21 | app_admin_labourer | /admin/labourer/{insee_code} | Path does not match |
22 | app_admin_delete | /admin/delete/{id} | Path does not match |
23 | app_admin_delete_by_zone | /admin/delete_by_zone/{insee_code} | Path does not match |
24 | app_admin_export | /admin/export | Path does not match |
25 | app_admin_export_csv | /admin/export_csv/{insee_code} | Path does not match |
26 | app_admin_make_email_for_place | /admin/make_email_for_place/{id} | Path does not match |
27 | app_admin_no_more_sollicitation_for_place | /admin/no_more_sollicitation_for_place/{id} | Path does not match |
28 | app_admin_send_email_to_place | /admin/send_email_to_place/{id} | Path does not match |
29 | app_admin_labourer_tous_les_budgets | /admin/labourer-tous-les-budgets | Path does not match |
30 | app_admin_podium_contributeurs_osm | /admin/podium-contributeurs-osm | Path does not match |
31 | api_stats_geojson | /api/v1/stats_geojson | Path does not match |
32 | api_stats_by_insee | /api/v1/stats/{insee} | Path does not match |
33 | api_stats_places_by_insee | /api/v1/stats/{insee}/places | Path does not match |
34 | api_stats_places_csv_by_insee | /api/v1/stats/by_insee/{insee}/places.csv | Path does not match |
35 | admin_followup_delete | /admin/followup/{insee_code}/delete | Path does not match |
36 | admin_followup | /admin/followup/{insee_code} | Path does not match |
37 | admin_followup_graph | /admin/followup/{insee_code}/graph | Path does not match |
38 | admin_followup_all | /admin/followup/all | Path does not match |
39 | admin_followup_global | /admin/followup/global | Path does not match |
40 | admin_followup_global_graph | /admin/followup/global/graph | Path does not match |
41 | admin_followup_embed_graph | /admin/followup/{insee_code}/embed/{theme} | Path does not match |
42 | admin_fraicheur_histogramme | /admin/fraicheur/histogramme | Path does not match |
43 | admin_fraicheur_calculate | /admin/fraicheur/calculate | Path does not match |
44 | admin_fraicheur_download | /admin/fraicheur/download | Path does not match |
45 | admin_distribution_villes_lieux_par_habitant_download | /admin/distribution_villes_lieux_par_habitant_download | Path does not match |
46 | admin_distribution_villes_lieux_par_habitant_villes | /admin/distribution_villes_lieux_par_habitant_villes | Path does not match |
47 | admin_budget_download | /admin/budget/download | Path does not match |
48 | admin_budget_villes | /admin/budget/villes | Path does not match |
49 | app_public_propose_email | /propose-email/{email}/{type}/{id} | Path does not match |
50 | app_public_index | / | Path does not match |
51 | app_public_edit | /edit/{zipcode}/{name}/{uuid} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.