Routing
acesso_cliente_relatorio_individual_pdf
Matched route
3
Tested routes before match
Route Parameters
| Name | Value |
|---|---|
| id | "16185" |
| token | "F3w479VnR6W8B4PHgrpb7Mtbwpb95TcQxW0NEwYu" |
Route Matching Logs
Path to match:
/acesso-cliente/relatorio-individual/16185/F3w479VnR6W8B4PHgrpb7Mtbwpb95TcQxW0NEwYu
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | acesso_cliente | /acesso-cliente | Path does not match |
| 2 | acesso_cliente_relatorio_pdf_os | /acesso-cliente/relatorio-pdf-os/{id}/{token} | Path does not match |
| 3 | acesso_cliente_relatorio_individual_pdf | /acesso-cliente/relatorio-individual/{id}/{token} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.