https://hilerriapp.aplicaciones.debamatika.com/fallecido/681

Routing

app_fallecido_show Matched route

Route Parameters

Name Value
id
"681"

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /fallecido/681
# Route name Path Log
1 app_contrato_index /contrato/{fallecido} Path does not match
2 app_contrato_new /contrato/new/{fallecido} Path does not match
3 app_contrato_show /contrato/{id} Path does not match
4 app_contrato_edit /contrato/{id}/edit Path does not match
5 app_contrato_delete /contrato/delete/{id} Path does not match
6 app_contrato_fecha /contrato/cambiarfecha/{tipoTumba}/{fechaInicio} Path does not match
7 app_contrato_anular /contrato/anular/{id} Path does not match
8 app_default / Path does not match
9 app_fallecido_index /fallecido/ Path does not match
10 app_fallecido_new /fallecido/new Path does not match
11 app_fallecido_show /fallecido/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.