Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_home | / | Path does not match |
| 16 | user_login | /login | Path does not match |
| 17 | user_login_hash_check | /login/login_hash_check | Path does not match |
| 18 | user_logout | /logout | Path does not match |
| 19 | register | /register | Path does not match |
| 20 | verify_email | /verify-email | Path does not match |
| 21 | events | /admin/panel/events | Path does not match |
| 22 | events_ajax | /admin/panel/events/ajax | Path does not match |
| 23 | events_form_add | /admin/panel/events/form/add | Path does not match |
| 24 | events_form_edit | /admin/panel/events/form/edit/{id} | Path does not match |
| 25 | event_delete | /admin/panel/events/delete | Path does not match |
| 26 | users_add_from_csv | /admin/panel/users/add/from/csv | Path does not match |
| 27 | users_ajax | /admin/panel/users/ajax | Path does not match |
| 28 | users_form_add | /admin/panel/users/form/add/{eventId} | Path does not match |
| 29 | users_form_edit | /admin/panel/users/form/edit/{id} | Path does not match |
| 30 | user_delete | /admin/panel/user/delete | Path does not match |
| 31 | rooms_ajax | /admin/panel/rooms/ajax | Path does not match |
| 32 | rooms_form_add | /admin/panel/rooms/form/add/{eventId} | Path does not match |
| 33 | rooms_form_edit | /admin/panel/rooms/form/edit/{id} | Path does not match |
| 34 | room_delete | /admin/panel/room/delete | Path does not match |
| 35 | rooms_export_csv | /admin/panel/rooms/export/csv | Path does not match |
| 36 | user_send_event_inform | /admin/panel/user/send/event_inform | Path does not match |
| 37 | user_panel | /user/panel | Path does not match |
| 38 | user_panel_host_rooms_ajax | /user/panel/host/rooms | Path does not match |
| 39 | user_panel_inv_to_rooms_ajax | /user/panel/inv/to/rooms | Path does not match |
| 40 | user_panel_host_inv_to_rooms_form_add | /user/panel/host/inv/to/rooms/form/add/{eventId} | Path does not match |
| 41 | user_panel_host_inv_to_rooms_form_edit | /user/panel/host/inv/to/rooms/form/edit/{id} | Path does not match |
| 42 | user_panel_inv_to_reply | /user/panel/inv/to/room/reply | 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.