Routing
sonata_admin_redirect
Matched route
49
Tested routes before match
Route Parameters
| Name | Value |
|---|---|
| permanent | "true" |
| route | "sonata_admin_dashboard" |
Route Redirection
This page redirects to:
https://177.153.50.114/login
Route Matching Logs
Path to match:
/
| # | 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 | Path does not match |
| 37 | admin_boletim_medicao_servicos_disponiveis | /app/boletimmedicao/{id}/servicos-disponiveis | Path does not match |
| 38 | admin_boletim_medicao_adicionar_servico | /app/boletimmedicao/{id}/adicionar-servico | Path does not match |
| 39 | app_api_apiuser_findusers | /api/v1/users | Path does not match |
| 40 | app_api_apiuser_getmydata | /api/v1/users/my | Path does not match |
| 41 | app_api_apiuser_finduser | /api/v1/users/{id} | Path does not match |
| 42 | app_api_apiuser_finduserbyfacebookuid | /api/v1/users/social/{socialType}/{socialUid} | Path does not match |
| 43 | app_api_apiuser_postuser | /api/v1/users | Path does not match |
| 44 | app_api_apiuser_postuserupdate | /api/v1/users/{id}/update | Path does not match |
| 45 | app_api_apiuser_requestreset | /api/v1/users/resetpassword | Path does not match |
| 46 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 47 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 48 | app.swagger_ui | /api/doc | Path does not match |
| 49 | sonata_admin_redirect | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.