Routing

ipa_documentos_ver Matched route

Route Parameters

Name Value
id
"5"
slug
"estatuto-para-el-comite-de-cuenca-de-rio-chubut"
tipo
"estatuto-comite-de-cuenca"

Route Matching Logs

Path to match: /documentos/estatuto-comite-de-cuenca/5/estatuto-para-el-comite-de-cuenca-de-rio-chubut
# Route name Path Log
1 saquito_paginas_contacto_procesar /contacto/graciasporcontactarte Path does not match
2 saquito_paginas_bienvenidos / Path does not match
3 ipa_documentos_listar_tipo /documentos/tipo/{tipo}/ Path does not match
4 ipa_documentos_ver /documentos/{tipo}/{id}/{slug} Route matches!

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