Routing
native_app__lista_pedidos
Matched route
Route Parameters
| Name | Value |
|---|---|
| status | "recebido" |
Route Matching Logs
Path to match:
/native-app/lista_pedidos/recebido
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | acompanhamento_pedido | /acompanhamento/pedido/{codigo_rastreio} | Path does not match |
| 14 | agenda_notificacao | /agenda/notificacao | Path does not match |
| 15 | atualizacao_horario | /agenda/udpate-time | Path does not match |
| 16 | insert_agenda | /agenda/insert | Path does not match |
| 17 | lista_agenda | /agenda/lista | Path does not match |
| 18 | upload_imagens_agendamento | /upload-imagens-agendamento | Path does not match |
| 19 | list_imagem_lib | /list-imagens-lib | Path does not match |
| 20 | deleta_agenda | /agenda/deleta | Path does not match |
| 21 | agenda_contatos | /agenda/contatos | Path does not match |
| 22 | update_localizacao_veiculo | /native-app/update_localizacao_veiculo | Path does not match |
| 23 | native_app__informmar_recepcionista | /native-app/informar-recepcionista | Path does not match |
| 24 | native_app__checar_produtos_pedido | /native-app/checar-produtos-pedido/{sku}/{pedido} | Path does not match |
| 25 | native_app__listar_produtos_pedido | /native-app/produtos-pedido/{pedido} | Path does not match |
| 26 | native_app__informmar_problema | /native-app/informar-problema | Path does not match |
| 27 | native_app__salva_informacao_checkbox_modal_fotos | /native-app/salva-informacao-checkbox-modal-fotos | Path does not match |
| 28 | native_app__concluir_entraga | /native-app/concluir-entrega | Path does not match |
| 29 | native_app__iniciar_entraga | /native-app/iniciar-entrega | Path does not match |
| 30 | native_app__atribuir_motorista | /native-app/atribuir-motorista | Path does not match |
| 31 | native_app__atribuir_auxliar | /native-app/atribuir-auxliar | Path does not match |
| 32 | native_app__lista_pedidos | /native-app/lista_pedidos/{status} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.