Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_inicio | /admin | Path does not match |
| 2 | admin_login | /admin/login | Path does not match |
| 3 | admin_logout | /admin/logout | Path does not match |
| 4 | propiedad_inicio | /admin/propiedades | Path does not match |
| 5 | propiedad_agregar | /admin/propiedades/agregar | Path does not match |
| 6 | propiedad_guardar | /admin/propiedades/guardar | Path does not match |
| 7 | propiedad_editar | /admin/propiedades/editar/{id} | Path does not match |
| 8 | propiedad_guardar_editar | /admin/propiedades/guardar-editar | Path does not match |
| 9 | propiedad_guardar_imagen | /admin/propiedades/guardar-imagen-editar | Path does not match |
| 10 | propiedad_guardar_imagen_editar | /admin/propiedades/guardar-imagen-editar | Path does not match |
| 11 | propiedad_borrar | /admin/propiedades/borrar_propiedad | Path does not match |
| 12 | propiedad_borrar_imagen | /admin/propiedades/borrar_imagen | Path does not match |
| 13 | propiedad_cargar_comunas | /admin/propiedades/cargar_comunas | Path does not match |
| 14 | usuario_inicio | /admin/usuarios | Path does not match |
| 15 | usuario_agregar | /admin/usuarios/agregar | Path does not match |
| 16 | usuario_guardar | /admin/usuarios/guardar | Path does not match |
| 17 | usuario_editar | /admin/usuario/editar/{id} | Path does not match |
| 18 | usuario_guardar_editar | /admin/usuarios/guardar_editar | Path does not match |
| 19 | usuario_borrar | /admin/propiedades/borrar_usuario | Path does not match |
| 20 | propiedades_administracion | /propiedades-administracion | Path does not match |
| 21 | propiedades_administracion_enviar_correo | /propiedades-administracion/enviar-correo | Path does not match |
| 22 | propiedades_administracion_edificios_condominios | /propiedades-administracion/edificios-condominios | Path does not match |
| 23 | edificios_condominios_enviar_correo | /propiedades-administracion/edificios-condominios/enviar-correo | Path does not match |
| 24 | arriendos | /arriendos | Path does not match |
| 25 | arriendos_aplicar_filtro | /arriendos/aplicar_filtro_propiedades | Path does not match |
| 26 | cargar_comunas_filtro | /arriendos/cargar_comunas_filtro | Path does not match |
| 27 | amoblados | /arriendos/amoblados | Path does not match |
| 28 | sin_amoblar | /arriendos/sin-amoblar | Path does not match |
| 29 | contactenos | /contactenos | Path does not match |
| 30 | contactenos_enviar_correo | /contactenos/enviar-correo | Path does not match |
| 31 | inicio | / | Path does not match |
| 32 | propiedades_aplicar_filtro | /propiedades/aplicar_filtro_propiedades | Path does not match |
| 33 | propiedad_detalle | /propiedades/detalle/{id} | Path does not match |
| 34 | buscar_propiedad | /propiedades/buscador | Path does not match |
| 35 | cargar_comunas_buscador | /propiedades/cargar_comunas_buscador | Path does not match |
| 36 | quienes-somos | /quienes-somos | Path does not match |
| 37 | somos_aplicar_filtro | /quienes-somos/aplicar-filtro-propiedades | Path does not match |
| 38 | ventas | /ventas | Path does not match |
| 39 | ventas_aplicar_filtro | /ventas/aplicar_filtro_propiedades | Path does not match |
| 40 | cargar_comunas_filtro_ventas | /ventas/cargar_comunas_filtro | Path does not match |
| 41 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 42 | _wdt | /_wdt/{token} | Path does not match |
| 43 | _profiler_home | /_profiler/ | Path does not match |
| 44 | _profiler_search | /_profiler/search | Path does not match |
| 45 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 46 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 47 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 48 | _profiler_open_file | /_profiler/open | Path does not match |
| 49 | _profiler | /_profiler/{token} | Path does not match |
| 50 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 51 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 52 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 53 | fos_js_routing_js | /js/routing.{_format} | 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.