Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | web_blog | /blog/ | Path does not match |
| 15 | web_blog_detail | /blog/{url} | Path does not match |
| 16 | web_home | / | Path does not match |
| 17 | web_about | /nosotros | Path does not match |
| 18 | web_services | /servicios | Path does not match |
| 19 | web_vehicles | /vehiculos | Path does not match |
| 20 | web_vehicle_detail | /vehiculo/{id} | Path does not match |
| 21 | web_contact | /contacto | Path does not match |
| 22 | app_account_index | /admin/account/ | Path does not match |
| 23 | app_account_new | /admin/account/new | Path does not match |
| 24 | app_account_show | /admin/account/{id} | Path does not match |
| 25 | app_account_edit | /admin/account/{id}/edit | Path does not match |
| 26 | app_account_delete | /admin/account/{id} | Path does not match |
| 27 | backend_home | /admin/ | Path does not match |
| 28 | backend_blog_category_index | /admin/blog/category/ | Path does not match |
| 29 | backend_blog_category_new | /admin/blog/category/new | Path does not match |
| 30 | backend_blog_category_show | /admin/blog/category/{id} | Path does not match |
| 31 | backend_blog_category_edit | /admin/blog/category/{id}/edit | Path does not match |
| 32 | backend_blog_category_delete | /admin/blog/category/{id} | Path does not match |
| 33 | backend_blog_index | /admin/blog/ | Path does not match |
| 34 | backend_blog_new | /admin/blog/new | Path does not match |
| 35 | backend_blog_show | /admin/blog/{id} | Path does not match |
| 36 | backend_blog_edit | /admin/blog/{id}/edit | Path does not match |
| 37 | backend_blog_delete | /admin/blog/{id} | Path does not match |
| 38 | backend_brand_index | /admin/brand/ | Path does not match |
| 39 | backend_brand_new | /admin/brand/new | Path does not match |
| 40 | backend_brand_show | /admin/brand/{id} | Path does not match |
| 41 | backend_brand_edit | /admin/brand/{id}/edit | Path does not match |
| 42 | app_brand_delete | /admin/brand/{id} | Path does not match |
| 43 | backend_login | /admin/login | Path does not match |
| 44 | backend_model_index | /admin/model/ | Path does not match |
| 45 | backend_model_new | /admin/model/new | Path does not match |
| 46 | backend_model_show | /admin/model/{id} | Path does not match |
| 47 | backend_model_edit | /admin/model/{id}/edit | Path does not match |
| 48 | backend_model_delete | /admin/model/{id} | Path does not match |
| 49 | backend_user_index | /admin/usuario | Path does not match |
| 50 | backend_vehicle_category_index | /admin/vehicle/category/ | Path does not match |
| 51 | backend_vehicle_category_new | /admin/vehicle/category/new | Path does not match |
| 52 | backend_vehicle_category_show | /admin/vehicle/category/{id} | Path does not match |
| 53 | backend_vehicle_category_edit | /admin/vehicle/category/{id}/edit | Path does not match |
| 54 | backend_vehicle_category_delete | /admin/vehicle/category/{id} | Path does not match |
| 55 | backend_vehicle_index | /admin/vehicle/ | Path does not match |
| 56 | backend_vehicle_new | /admin/vehicle/new | Path does not match |
| 57 | backend_vehicle_show | /admin/vehicle/{id} | Path does not match |
| 58 | backend_vehicle_edit | /admin/vehicle/{id}/edit | Path does not match |
| 59 | backend_vehicle_delete | /admin/vehicle/{id} | Path does not match |
| 60 | backend_logout | /admin/logout | 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.