Routing
purge_elastic_data
Matched route
64
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/purge/elastic-data
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _twig_error_test | /_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_login | /login | Path does not match |
| 14 | app_logout | /logout | Path does not match |
| 15 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 16 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 17 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 18 | homepage | / | Path does not match |
| 19 | dashboard | /dashboard | Path does not match |
| 20 | calendar | /calendar | Path does not match |
| 21 | list_contractors | /contractor/list | Path does not match |
| 22 | update_contractor | /contractor/update | Path does not match |
| 23 | create_contractor | /contractor/create | Path does not match |
| 24 | list_supervisors | /supervisor/list | Path does not match |
| 25 | update_supervisor | /supervisor/update | Path does not match |
| 26 | create_supervisor | /supervisor/create | Path does not match |
| 27 | volunteers | /volunteers | Path does not match |
| 28 | list_phenomenons | /phenomenon/list | Path does not match |
| 29 | update_phenomenon | /phenomenon/update | Path does not match |
| 30 | create_phenomenon | /phenomenon/create | Path does not match |
| 31 | va_create | /vehicle-assignment/create | Path does not match |
| 32 | va_end | /vehicle-assignment/end | Path does not match |
| 33 | va_check | /vehicle-assignment/check | Path does not match |
| 34 | va_get_hourly_cost | /vehicle-assignment/get-hourly-cost | Path does not match |
| 35 | show_map | /map | Path does not match |
| 36 | load_shapes_tree | /map/shapes-tree | Path does not match |
| 37 | load_map_libs | /map/libs | Path does not match |
| 38 | create_line | /map/line/create | Path does not match |
| 39 | create_marker | /map/marker/create | Path does not match |
| 40 | create_polygon | /map/polygon/create | Path does not match |
| 41 | edit_polygon | /map/polygon/{id}/edit | Path does not match |
| 42 | edit_line | /map/line/{id}/edit | Path does not match |
| 43 | edit_marker | /map/marker/{id}/edit | Path does not match |
| 44 | delete_shape | /map/shape/delete | Path does not match |
| 45 | shape_allowed | /map/shape/allowed | Path does not match |
| 46 | get_action_options | /map/action/get-available | Path does not match |
| 47 | weather_info | /weather | Path does not match |
| 48 | show_forecast | /weather/forecast | Path does not match |
| 49 | update_forecast | /weather/update | Path does not match |
| 50 | wind | /wind | Path does not match |
| 51 | export_kml | /kml/export | Path does not match |
| 52 | upload_kml | /kml/upload | Path does not match |
| 53 | construct_vehicles_report | /vehicles-report/construct | Path does not match |
| 54 | get_vehicles_report | /vehicles-report | Path does not match |
| 55 | get_vehicle_report_export | /vehicle-report/export | Path does not match |
| 56 | construct_report | /report/construct | Path does not match |
| 57 | get_report | /report | Path does not match |
| 58 | get_report_export | /report/export | Path does not match |
| 59 | mail_all | /mail/send | Path does not match |
| 60 | contact | /mail/contact | Path does not match |
| 61 | post_positions | /track/info | Path does not match |
| 62 | get_positions | /track/get | Path does not match |
| 63 | get_positions_mysql | /track/get-mysql | Path does not match |
| 64 | purge_elastic_data | /purge/elastic-data | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.