GET https://plenavidaconvenio.com.br/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_admin_assinatura_index /admin/assinaturas Path does not match
17 app_admin_assinatura_new /admin/assinaturas/nova Path does not match
18 app_admin_assinatura_show /admin/assinaturas/{id} Path does not match
19 app_admin_assinatura_status /admin/assinaturas/{id}/status Path does not match
20 app_admin_assinatura_reenviar_contrato /admin/assinaturas/{id}/reenviar-contrato Path does not match
21 app_admin_assinatura_edit /admin/assinaturas/{id}/edit Path does not match
22 app_admin_assinatura_verificar_status /admin/assinaturas/{id}/verificar-status Path does not match
23 app_admin_assinatura_cancelar_documento /admin/assinaturas/{id}/cancelar-documento Path does not match
24 app_admin_assinatura_enviar_contrato /admin/assinaturas/{id}/enviar-contrato Path does not match
25 app_admin_assinatura_contrato_assinado /admin/assinaturas/{id}/contrato-assinado Path does not match
26 app_admin_assinatura_membro_add /admin/assinaturas/{id}/membros/adicionar Path does not match
27 app_admin_assinatura_membro_edit /admin/assinaturas/{id}/membros/{membroId}/editar Path does not match
28 app_admin_assinatura_membro_remove /admin/assinaturas/{id}/membros/{membroId}/remover Path does not match
29 app_admin_atendimento_index /admin/atendimentos Path does not match
30 app_admin_atendimento_exportar_csv /admin/atendimentos/exportar/csv Path does not match
31 app_admin_atendimento_exportar_pdf /admin/atendimentos/exportar/pdf Path does not match
32 app_admin_beneficiario_index /admin/beneficiarios Path does not match
33 app_admin_beneficiario_detalhe /admin/beneficiarios/{id}/detalhe Path does not match
34 app_admin_cobranca_index /admin/cobrancas Path does not match
35 app_admin_cobranca_gerar /admin/cobrancas/gerar/{id} Path does not match
36 app_admin_cobranca_pagar /admin/cobrancas/{id}/pagar Path does not match
37 app_admin_cobranca_cancelar /admin/cobrancas/{id}/cancelar Path does not match
38 app_admin_cobranca_estornar /admin/cobrancas/{id}/estornar Path does not match
39 app_admin_configuracoes /admin/configuracoes Path does not match
40 app_admin_configuracoes_nome /admin/configuracoes/nome Path does not match
41 app_admin_configuracoes_senha /admin/configuracoes/senha Path does not match
42 app_admin_consulta /admin/consulta Path does not match
43 app_admin_consulta_buscar /admin/consulta/buscar Path does not match
44 app_admin_contrato_modelo_index /admin/contratos-modelo Path does not match
45 app_admin_contrato_modelo_upload /admin/contratos-modelo/upload Path does not match
46 app_admin_contrato_modelo_visualizar /admin/contratos-modelo/{id}/visualizar Path does not match
47 app_admin_contrato_modelo_download /admin/contratos-modelo/{id}/download Path does not match
48 app_admin_contrato_modelo_toggle /admin/contratos-modelo/{id}/toggle Path does not match
49 app_admin_contrato_modelo_renomear /admin/contratos-modelo/{id}/renomear Path does not match
50 app_admin_contrato_modelo_excluir /admin/contratos-modelo/{id}/excluir Path does not match
51 app_admin_dashboard /admin Path does not match
52 app_admin_empresa_index /admin/empresas Path does not match
53 app_admin_empresa_new /admin/empresas/nova Path does not match
54 app_admin_empresa_show /admin/empresas/{id} Path does not match
55 app_admin_empresa_edit /admin/empresas/{id}/editar Path does not match
56 app_admin_empresa_delete /admin/empresas/{id}/excluir Path does not match
57 app_admin_plano_index /admin/planos Path does not match
58 app_admin_plano_new /admin/planos/novo Path does not match
59 app_admin_plano_edit /admin/planos/{id}/editar Path does not match
60 app_admin_plano_toggle /admin/planos/{id}/toggle Path does not match
61 app_admin_plano_delete /admin/planos/{id}/excluir Path does not match
62 app_admin_relatorio_index /admin/relatorios Path does not match
63 app_admin_relatorio_exportar_csv /admin/relatorios/exportar/csv Path does not match
64 app_admin_relatorio_exportar_pdf /admin/relatorios/exportar/pdf Path does not match
65 app_admin_usuario_index /admin/usuarios Path does not match
66 app_admin_usuario_new /admin/usuarios/novo Path does not match
67 app_admin_usuario_edit /admin/usuarios/{id}/editar Path does not match
68 app_admin_usuario_toggle /admin/usuarios/{id}/toggle Path does not match
69 app_consulta_cpf /consulta-cpf Path does not match
70 app_consulta_cpf_buscar /consulta-cpf/buscar Path does not match
71 app_empresa_consulta /empresa/consulta Path does not match
72 app_empresa_consulta_buscar /empresa/consulta/buscar Path does not match
73 app_empresa_atendimentos /empresa/atendimentos Path does not match
74 app_empresa_atendimentos_buscar_cpf /empresa/atendimentos/buscar-cpf Path does not match
75 app_empresa_atendimentos_salvar /empresa/atendimentos Path does not match
76 app_home / Route matches!

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