Routing
front_desuscribirse
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/desuscribirse
| # | 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 | admin_homepage | /admin/hello/{name} | Path does not match |
| 15 | extranet_login_check | /extranet/login_check | Path does not match |
| 16 | extranet_logout | /extranet/logout/ | Path does not match |
| 17 | extranet_perfil | /extranet/perfil/ | Path does not match |
| 18 | extranet_aviso_listado | /extranet/pedidos/ | Path does not match |
| 19 | extranet_aviso_detalle | /extranet/pedido/{id}/ | Path does not match |
| 20 | extranet_pagina_estadistica | /extranet/pagina/estadisticas | Path does not match |
| 21 | extranet_propiedad_listado | /extranet/propiedades/ | Path does not match |
| 22 | extranet_propiedad_crear | /extranet/propiedad/alta/ | Path does not match |
| 23 | extranet_propiedad_editar | /extranet/propiedad/{codigo}/editar/ | Path does not match |
| 24 | extranet_propiedad_detalle | /extranet/propiedad/{codigo}/ | Path does not match |
| 25 | extranet_propiedad_imprimir | /extranet/propiedad/{codigo}/imprimir/ | Path does not match |
| 26 | extranet_propiedad_estadisticas | /extranet/propiedad/{codigo}/estadisticas/ | Path does not match |
| 27 | extranet_tarifa_listado | /extranet/tarifas/ | Path does not match |
| 28 | extranet_tarifa_editar | /extranet/tarifa/{codigo}/editar/ | Path does not match |
| 29 | extranet_tarifa_accion | /extranet/tarifa/{codigo}/{id}/ | Path does not match |
| 30 | extranet_reserva_listado | /extranet/reservas/ | Path does not match |
| 31 | extranet_reserva_crear | /extranet/reserva/alta/ | Path does not match |
| 32 | extranet_reserva_editar | /extranet/reserva/{id}/editar/ | Path does not match |
| 33 | extranet_reserva_eliminar | /extranet/reserva/{id}/eliminar/ | Path does not match |
| 34 | extranet_reserva_detalle | /extranet/reserva/{id}/ | Path does not match |
| 35 | extranet_mail_listado | /extranet/consultas-propiedades/ | Path does not match |
| 36 | extranet_mail_detalle | /extranet/consulta-propiedad/{id}/ | Path does not match |
| 37 | extranet_mail_reenviar | /extranet/consulta-propiedad/{id}/reenviar/ | Path does not match |
| 38 | extranet_contacto | /extranet/contacto/ | Path does not match |
| 39 | extranet_foto_ajax_alta | /extranet/foto/{propiedadId}/alta/ | Path does not match |
| 40 | extranet_foto_ajax_editar_posicion | /extranet/foto/{propiedadId}/{numero}/{estado}/modificar-posicion/ | Path does not match |
| 41 | extranet_foto_ajax_editar_imagen | /extranet/foto/{propiedadId}/{numero}/{estado}/modificar-imagen/ | Path does not match |
| 42 | extranet_foto_ajax_eliminar | /extranet/foto/{propiedadId}/{numero}/eliminar/ | Path does not match |
| 43 | extranet_fotos_ajax_editar_posiciones | /extranet/fotos/{propiedadId}/modificar-posiciones/ | Path does not match |
| 44 | extranet_homepage | /extranet/ | Path does not match |
| 45 | front_homepage | / | Path does not match |
| 46 | front_desuscribirse | /desuscribirse | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.