Routing
admin_servico_boletim_medicao_update_quantidade
Matched route
36
Tested routes before match
Route Parameters
| Name | Value |
|---|---|
| id | "15705" |
Route Matching Logs
Path to match:
/app/servicoboletimmedicao/15705/update-quantidade
| # | 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} | Path does not match |
| 4 | acesso_cliente_relatorio_pdf | /acesso-cliente/relatorio-pdf/{id}/{token} | Path does not match |
| 5 | acesso_cliente_login | /acesso-cliente/login | Path does not match |
| 6 | acesso_cliente_relatorios | /acesso-cliente/relatorios-disponiveis | Path does not match |
| 7 | muda_senha_acesso_cliente | /acesso-cliente/muda-senha | Path does not match |
| 8 | equipamento_saida_entrada | /app/saida/equipamento/{codigo}/{acao} | Path does not match |
| 9 | equipamento_find | /app/equipamento/find/{codigo} | Path does not match |
| 10 | equipamento_add | /app/equipamento/add | Path does not match |
| 11 | patrimonio_subtrai | /app/patrimonio/subtrai/{codigo}/{quantidade} | Path does not match |
| 12 | patrimonio_soma | /app/patrimonio/soma/{codigo}/{quantidade} | Path does not match |
| 13 | patrimonio_find | /app/patrimonio/find/{codigo} | Path does not match |
| 14 | patrimonio_add | /app/patrimonio/add | Path does not match |
| 15 | moldagens_do_dia | /app/moldages-do-dia | Path does not match |
| 16 | recepcionar_molde | /app/molde/recepcionar/{id} | Path does not match |
| 17 | busca_molde | /app/molde/get/{codigo} | Path does not match |
| 18 | cadastro_molde_rompimento | /app/molde/cadastra/rompimento | Path does not match |
| 19 | cadastro_molde | /app/molde/cadastra | Path does not match |
| 20 | os_busca | /app/busca/os | Path does not match |
| 21 | reset_token | /app/auth/token/reset | Path does not match |
| 22 | get_token | /app/auth/token | Path does not match |
| 23 | get_token_v2 | /app/auth/token/v2 | Path does not match |
| 24 | resend_password | /app/uniltec/public/resend-password | Path does not match |
| 25 | customer_cursos | /app/uniltec/public/customer/cursos | Path does not match |
| 26 | atualiza_progresso | /uniltec/public/customer/curso/atualiza-progresso | Path does not match |
| 27 | lista_perguntas_avaliacao | /uniltec/public/customer/curso/lista-perguntas-avaliacao | Path does not match |
| 28 | envia_resposta_modulo | /uniltec/public/customer/curso/envia-resposta-modulo | Path does not match |
| 29 | envia_avaliacao | /app/uniltec/public/customer/curso/envia-avaliacao | Path does not match |
| 30 | login_customer | /uniltec/public/login | Path does not match |
| 31 | recuperacao_senha | /uniltec/public/forgot-passsword | Path does not match |
| 32 | register_customer | /uniltec/public/register | Path does not match |
| 33 | cursos | /uniltec/public/cursos | Path does not match |
| 34 | debug_contas_nao_computadas | /debug/contas-nao-computadas | Path does not match |
| 35 | equipamento_relatorio_fora_almoxarifado | /admin/equipamento/relatorio/fora-almoxarifado | Path does not match |
| 36 | admin_servico_boletim_medicao_update_quantidade | /app/servicoboletimmedicao/{id}/update-quantidade | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.