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 | agenda_calendar | /agenda/calendar | Path does not match |
| 15 | clientes | /clientes | Path does not match |
| 16 | dashboard | / | Path does not match |
| 17 | app_documento | /documento/ | Path does not match |
| 18 | factura_compra_index | /factura-compra | Path does not match |
| 19 | factura_compra_nueva | /factura-compra/nueva | Path does not match |
| 20 | factura_compra_edit | /factura-compra/{id}/edit | Path does not match |
| 21 | factura_compra_pdf | /factura-compra/{id}/pdf | Path does not match |
| 22 | factura_compra_delete | /factura-compra/{id}/delete | Path does not match |
| 23 | facturas | /facturas | Path does not match |
| 24 | factura_venta_nueva | /facturas/nueva | Path does not match |
| 25 | factura_venta_edit | /facturas/{id}/edit | Path does not match |
| 26 | factura_venta_pdf | /facturas/{id}/pdf | Path does not match |
| 27 | factura_venta_delete | /facturas/{id}/delete | Path does not match |
| 28 | informes_index | /informes | Path does not match |
| 29 | app_main | /main | Path does not match |
| 30 | notificaciones | /notificaciones | Path does not match |
| 31 | calendar_events | /calendar/events | Path does not match |
| 32 | notification_create | /notification/create | Path does not match |
| 33 | notification_edit | /notification/{id}/edit | Path does not match |
| 34 | notification_delete | /notification/{id}/delete | Path does not match |
| 35 | calendar_data | /calendar/data | Path does not match |
| 36 | notification_move | /notification/{id}/move | Path does not match |
| 37 | perfil | /perfil | Path does not match |
| 38 | app_login | /login | Path does not match |
| 39 | usuario_nuevo | /usuario/nuevo | Path does not match |
| 40 | usuario_test | /usuario/test | Path does not match |
| 41 | usuarios | /usuarios | Path does not match |
| 42 | api_usuarios | /api/usuarios | Path does not match |
| 43 | web_home | /web | 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.