Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | backend_index | /backend/ | Path does not match |
| 13 | backend_reports | /backend/reports | Path does not match |
| 14 | backend_clientes | /backend/clientes | Path does not match |
| 15 | backend_siniestros | /backend/siniestros | Path does not match |
| 16 | backend_reports_downloads | /backend/reports_downloads | Path does not match |
| 17 | backend_seguros_table | /backend/seguros-table | Path does not match |
| 18 | backend_siniestrostable | /backend/siniestros-table | Path does not match |
| 19 | backend_seguro_detalle | /backend/seguro/{seguro} | Path does not match |
| 20 | backend_cliente_editar | /backend/cliente/{datosCliente} | Path does not match |
| 21 | backend_seguro_borrar | /backend/seguro/{seguro}/eliminar | Path does not match |
| 22 | backend_cliente_borrar | /backend/cliente/{datos}/eliminar | Path does not match |
| 23 | backend_siniestro_detalle | /backend/siniestro/{siniestro} | Path does not match |
| 24 | backend_siniestro_guardar | /backend/siniestro/{siniestro}/guardar | Path does not match |
| 25 | backend_siniestro_borrar | /backend/siniestro/{siniestro}/eliminar | Path does not match |
| 26 | backend_cliente_guardar | /backend/nuevo-cliente | Path does not match |
| 27 | backend_datos_cliente | /backend/datos-cliente | Path does not match |
| 28 | backend_guardar_cliente | /backend/guardar_cliente | Path does not match |
| 29 | backend_actualizar_cliente | /backend/actualizar_cliente/{datosCliente} | Path does not match |
| 30 | backend_seguro_guardar | /backend/nuevo-seguro | Path does not match |
| 31 | backend_crear_seguro | /backend/crear-seguro | Path does not match |
| 32 | backend_guardar_seguro | /backend/guardar-seguro/{seguro} | Path does not match |
| 33 | frontend | / | Path does not match |
| 34 | frontend_oldb2btmp | /oldb2btmp | Path does not match |
| 35 | frontend_seguro_new | /nuevo-seguro | Path does not match |
| 36 | frontend_datos_cliente | /datos_cliente | Path does not match |
| 37 | frontend_seguro_detalle | /seguro/{seguro} | Path does not match |
| 38 | frontend_segurostable | /seguros-table | Path does not match |
| 39 | frontend_siniestro_detalle | /siniestro/{siniestro} | Path does not match |
| 40 | frontend_siniestro_guardar | /siniestro/{siniestro}/guardar | Path does not match |
| 41 | frontend_guia | /guia | Path does not match |
| 42 | frontend_condiciones | /condiciones | Path does not match |
| 43 | frontend_seguros | /seguros | Path does not match |
| 44 | frontend_siniestro_nuevo | /seguro/{seguro}/siniestro/nuevo | Path does not match |
| 45 | frontend_siniestro_new_save | /seguro/{seguro}/siniestro/nuevo/guardar | Path does not match |
| 46 | frontend_altas | /altas | Path does not match |
| 47 | frontend_tpv_confirmacion | /confirmacion-tpv | Path does not match |
| 48 | frontend_tpv_callback | /tpv_callback | Path does not match |
| 49 | app_login | /login | Path does not match |
| 50 | app_logout | /logout | Path does not match |
| 51 | siniestro_index | /backend/siniestro/ | Path does not match |
| 52 | siniestro_new | /backend/siniestro/new | Path does not match |
| 53 | siniestro_show | /backend/siniestro/{id} | Path does not match |
| 54 | siniestro_edit | /backend/siniestro/{id}/edit | Path does not match |
| 55 | siniestro_delete | /backend/siniestro/{id} | Path does not match |
| 56 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 57 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 58 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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.