Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_driver_new | /admin/drivers/new | Path does not match |
| 2 | app_admin_user_new | /admin/users/new | Path does not match |
| 3 | app_admin_vehicle_new | /admin/vehicles/new | Path does not match |
| 4 | app_api_driver_ride_history | /api/driver/rides/history | Path does not match |
| 5 | app_api_driver_ride_offers | /api/driver/rides/offers | Path does not match |
| 6 | app_api_driver_ride_claim | /api/driver/rides/{id}/claim | Path does not match |
| 7 | app_client_ride_new | /client/rides/new | Path does not match |
| 8 | app_location_search | /locations/search | Path does not match |
| 9 | app_location_quick | /locations/quick | Path does not match |
| 10 | app_location_new | /locations/new | Path does not match |
| 11 | app_ride_auctions | /rides/auctions | Path does not match |
| 12 | app_ride_history | /rides/history | Path does not match |
| 13 | app_zone_new | /zones/new | Path does not match |
| 14 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 15 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 16 | _wdt | /_wdt/{token} | Path does not match |
| 17 | _profiler_home | /_profiler/ | Path does not match |
| 18 | _profiler_search | /_profiler/search | Path does not match |
| 19 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 20 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 21 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 22 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 23 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 24 | _profiler_open_file | /_profiler/open | Path does not match |
| 25 | _profiler | /_profiler/{token} | Path does not match |
| 26 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 27 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 28 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 29 | app_admin_driver_index | /admin/drivers | Path does not match |
| 30 | app_admin_driver_show | /admin/drivers/{id} | Path does not match |
| 31 | app_admin_driver_edit | /admin/drivers/{id}/edit | Path does not match |
| 32 | app_admin_driver_login | /admin/drivers/{id}/login | Path does not match |
| 33 | app_admin_driver_login_toggle | /admin/drivers/{id}/login/toggle | Path does not match |
| 34 | app_admin_driver_delete | /admin/drivers/{id}/delete | Path does not match |
| 35 | app_admin_driver_restore | /admin/drivers/{id}/restore | Path does not match |
| 36 | app_admin_user_index | /admin/users | Path does not match |
| 37 | app_admin_user_show | /admin/users/{id} | Path does not match |
| 38 | app_admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 39 | app_admin_user_password | /admin/users/{id}/password | Path does not match |
| 40 | app_admin_user_toggle | /admin/users/{id}/toggle | Path does not match |
| 41 | app_admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 42 | app_admin_vehicle_index | /admin/vehicles | Path does not match |
| 43 | app_admin_vehicle_show | /admin/vehicles/{id} | Path does not match |
| 44 | app_admin_vehicle_edit | /admin/vehicles/{id}/edit | Path does not match |
| 45 | app_admin_vehicle_status | /admin/vehicles/{id}/status | Path does not match |
| 46 | app_admin_vehicle_delete | /admin/vehicles/{id}/delete | Path does not match |
| 47 | app_api_driver_me | /api/driver/me | Path does not match |
| 48 | app_api_driver_dashboard | /api/driver/dashboard | Path does not match |
| 49 | app_api_driver_status | /api/driver/status | Path does not match |
| 50 | app_api_driver_locale | /api/driver/locale | Path does not match |
| 51 | app_api_driver_position | /api/driver/position | Path does not match |
| 52 | app_api_driver_positions | /api/driver/positions | Path does not match |
| 53 | app_api_driver_ride_show | /api/driver/rides/{id} | Path does not match |
| 54 | app_api_driver_ride_accept | /api/driver/rides/{id}/accept | Path does not match |
| 55 | app_api_driver_ride_reject | /api/driver/rides/{id}/reject | Path does not match |
| 56 | app_api_driver_ride_arrive | /api/driver/rides/{id}/arrive | Path does not match |
| 57 | app_api_driver_ride_board | /api/driver/rides/{id}/board | Path does not match |
| 58 | app_api_driver_ride_complete | /api/driver/rides/{id}/complete | Path does not match |
| 59 | app_api_driver_ride_no_show | /api/driver/rides/{id}/no-show | Path does not match |
| 60 | app_api_health | /api/health | Path does not match |
| 61 | app_api_login | /api/login | Path does not match |
| 62 | app_api_refresh | /api/refresh | Path does not match |
| 63 | app_client_verify_email_send | /client/verify-email/send | Path does not match |
| 64 | app_client_verify_email_confirm | /client/verify-email/confirm | Path does not match |
| 65 | app_client_home | /client | Path does not match |
| 66 | app_client_profile | /client/profile | Path does not match |
| 67 | app_client_profile_name | /client/profile/name | Path does not match |
| 68 | app_client_profile_email | /client/profile/email | Path does not match |
| 69 | app_client_profile_phone | /client/profile/phone | Path does not match |
| 70 | app_client_profile_password | /client/profile/password | Path does not match |
| 71 | app_client_ride_index | /client/rides | Path does not match |
| 72 | app_client_ride_show | /client/rides/{id} | Path does not match |
| 73 | app_client_verify_phone | /client/verify-phone | Path does not match |
| 74 | app_client_verify_resend | /client/verify-phone/resend | Path does not match |
| 75 | app_client_verify_number | /client/verify-phone/number | Path does not match |
| 76 | app_dispatch_board | /dispatch | Path does not match |
| 77 | app_connect_google | /connect/google | Path does not match |
| 78 | app_connect_google_check | /connect/google/check | Path does not match |
| 79 | app_home | / | Path does not match |
| 80 | app_go_home | /go | Path does not match |
| 81 | app_locale_switch | /locale/{locale} | Path does not match |
| 82 | app_location_index | /locations | Path does not match |
| 83 | app_location_edit | /locations/{id}/edit | Path does not match |
| 84 | app_map_board | /map | Path does not match |
| 85 | app_map_positions | /map/positions | Path does not match |
| 86 | app_register | /register | Path does not match |
| 87 | app_ride_index | /rides | Path does not match |
| 88 | app_ride_new | /rides/new | Path does not match |
| 89 | app_ride_offer | /rides/{id}/offer | Path does not match |
| 90 | app_ride_withdraw | /rides/{id}/withdraw | Path does not match |
| 91 | app_ride_show | /rides/{id} | Path does not match |
| 92 | app_ride_assign | /rides/{id}/assign | Path does not match |
| 93 | app_ride_auto_assign | /rides/{id}/auto-assign | Path does not match |
| 94 | app_ride_accept | /rides/{id}/accept | Path does not match |
| 95 | app_ride_reject | /rides/{id}/reject | Path does not match |
| 96 | app_ride_arrive | /rides/{id}/arrive | Path does not match |
| 97 | app_ride_board | /rides/{id}/board | Path does not match |
| 98 | app_ride_complete | /rides/{id}/complete | Path does not match |
| 99 | app_ride_cancel | /rides/{id}/cancel | Path does not match |
| 100 | app_ride_no_show | /rides/{id}/no-show | Path does not match |
| 101 | app_roster_index | /roster | Path does not match |
| 102 | app_roster_sign_on | /roster/{id}/sign-on | Path does not match |
| 103 | app_roster_sign_off | /roster/{id}/sign-off | Path does not match |
| 104 | app_login | /login | Path does not match |
| 105 | app_logout | /logout | Path does not match |
| 106 | app_webrtc_overview | /webrtc | Path does not match |
| 107 | app_webrtc_settings | /webrtc/settings | Path does not match |
| 108 | app_webrtc_credentials | /webrtc/credentials | Path does not match |
| 109 | app_zone_index | /zones | Path does not match |
| 110 | app_zone_show | /zones/{id} | Path does not match |
| 111 | app_zone_edit | /zones/{id}/edit | Path does not match |
| 112 | app_zone_add_location | /zones/{id}/places | Path does not match |
| 113 | app_zone_remove_location | /zones/{id}/places/{location}/remove | Path does not match |
| 114 | app_zone_delete | /zones/{id}/delete | Path does not match |
| 115 | app_zone_add_inside | /zones/{id}/places/inside | 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.