Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_actualizarNumeraciones | /admin/actualizarNumeraciones | Path does not match |
| 3 | admin_whatsappEstado | /admin/whatsapp/estado | Path does not match |
| 4 | admin_buscadorNumeros | /admin/buscadorNumeros | Path does not match |
| 5 | admin_buscadorSedes | /admin/buscadorSedes | Path does not match |
| 6 | admin_descargarCSVNumerosSede | /admin/descargarCSVNumerosSede/{idSede} | Path does not match |
| 7 | apiNetelip_check_telefono | /api/netelip/check/telefono/ | Path does not match |
| 8 | apiNetelip_registrar_telefono | /api/netelip/registrar/telefono/ | Path does not match |
| 9 | apiNetelip_consultar_numeracion | /api/apiNetelip/consultar/numeracion/ | Path does not match |
| 10 | apiNetelip_consultar_stock | /api/netelip/consultar/stock/ | Path does not match |
| 11 | apiNetelip_numeracion_reservar | /api/netelip/numeracion/reservar/ | Path does not match |
| 12 | apiNetelip_consultar_lopd | /api/netelip/consultar/lopd/ | Path does not match |
| 13 | apiv1_numeracion_telefono_registro | /api/v1/numeracion/telefono/registro/ | Path does not match |
| 14 | apiv1_numeracion_consulta_registro | /api/v1/numeracion/consulta/registro/ | Path does not match |
| 15 | apiv1_numeracion_stock_registro | /api/v1/numeracion/stock/registro/ | Path does not match |
| 16 | apiv1_numeracion_stock_reserva | /api/v1/numeracion/stock/reserva/ | Path does not match |
| 17 | apiv1_numeracion_lopd | /api/v1/numeracion/lopd/ | Path does not match |
| 18 | gestion_centralita_netelip | /gestion/centralita/netelip/ | Path does not match |
| 19 | public_home | / | Path does not match |
| 20 | public_login | /login | Path does not match |
| 21 | public_logout | /logout | Path does not match |
| 22 | gestion_whatsappbot | /gestion/whatsappbot | Path does not match |
| 23 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 24 | _wdt | /_wdt/{token} | Path does not match |
| 25 | _profiler_home | /_profiler/ | Path does not match |
| 26 | _profiler_search | /_profiler/search | Path does not match |
| 27 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 28 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 30 | _profiler_open_file | /_profiler/open | Path does not match |
| 31 | _profiler | /_profiler/{token} | Path does not match |
| 32 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 33 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 34 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.