GET https://secult.celsoandrade.dev.br/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 qr_code_generate /qr-code/{builder}/{data} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
4 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
5 ux_entity_autocomplete /autocomplete/{alias} Path does not match
6 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
7 _wdt_stylesheet /_wdt/styles Path does not match
8 _wdt /_wdt/{token} Path does not match
9 _profiler_home /_profiler/ Path does not match
10 _profiler_search /_profiler/search Path does not match
11 _profiler_search_bar /_profiler/search_bar Path does not match
12 _profiler_phpinfo /_profiler/phpinfo Path does not match
13 _profiler_xdebug /_profiler/xdebug Path does not match
14 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
15 _profiler_search_results /_profiler/{token}/search/results Path does not match
16 _profiler_open_file /_profiler/open Path does not match
17 _profiler /_profiler/{token} Path does not match
18 _profiler_router /_profiler/{token}/router Path does not match
19 _profiler_exception /_profiler/{token}/exception Path does not match
20 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
21 app_admin_security /admin/security/{uuid} Path does not match
22 app_aniversariantes_index /aniversariantes/{page} Path does not match
23 app_api_get_endereco /api/v1/get-endereco/{cep} Path does not match
24 app_busca_usuarios /busca/usuarios/{page} Path does not match
25 app_clipping_clip_adicionar /clipping/clip/{uuid}/adicionar/{page} Path does not match
26 app_clipping_clip_alterar /clipping/clip/{uuid}/alterar Path does not match
27 app_clipping_clip_delete /clipping/clip/{uuid}/delete Path does not match
28 app_clipping_clip_download /clipping/clip/{uuid}/pdf Path does not match
29 app_clipping_social_adicionar /clipping/social/{uuid}/adicionar Path does not match
30 app_clipping_social_alterar /clipping/social/{uuid}/alterar Path does not match
31 app_clipping_social_delete /clipping/social/{uuid}/delete Path does not match
32 app_clipping_social_download /clipping/social/{uuid}/pdf Path does not match
33 app_clipping_index /clipping/{page} Path does not match
34 app_clipping_new /clipping/new Path does not match
35 app_clipping_show /clipping/{uuid} Path does not match
36 app_clipping_edit /clipping/{uuid}/edit Path does not match
37 app_clipping_delete /clipping/{uuid} Path does not match
38 app_curso_index /curso/{page} Path does not match
39 app_curso_new /curso/new Path does not match
40 app_curso_show /curso/{uuid} Path does not match
41 app_curso_edit /curso/{uuid}/edit Path does not match
42 app_curso_delete /curso/{uuid} Path does not match
43 app_painel /painel Path does not match
44 app_user /{uuid} Path does not match
45 app_escola_index /polo/{page} Path does not match
46 app_escola_new /polo/new Path does not match
47 app_escola_show /polo/{uuid} Path does not match
48 app_escola_edit /polo/{uuid}/edit Path does not match
49 app_escola_delete /polo/{uuid} Path does not match
50 app_escola_add_sala /polo/{uuid}/adicionar-sala Path does not match
51 app_escola_edit_sala /polo/{uuid}/alterar-sala Path does not match
52 app_escola_delete_sala /polo/{uuid}/delete-sala Path does not match
53 app_evento_index /evento/{page} Path does not match
54 app_evento_new /evento/new Path does not match
55 app_evento_show /evento/{uuid} Path does not match
56 app_evento_edit /evento/{uuid}/edit Path does not match
57 app_evento_delete /evento/{uuid} Path does not match
58 app_evento_local_index /evento-local/{page} Path does not match
59 app_evento_local_new /evento-local/new Path does not match
60 app_evento_local_show /evento-local/{uuid} Path does not match
61 app_evento_local_edit /evento-local/{uuid}/edit Path does not match
62 app_evento_local_delete /evento-local/{uuid} Path does not match
63 app_gerencia_aluno_index /alunos/{page} Path does not match
64 app_gerencia_aluno_new /alunos/new Path does not match
65 app_gerencia_aluno_show /alunos/{uuid} Path does not match
66 app_gerencia_aluno_edit /alunos/{uuid}/edit Path does not match
67 app_gerencia_aluno_delete /alunos/{uuid} Path does not match
68 app_gerencia_professor_index /professor/{page} Path does not match
69 app_gerencia_professor_new /professor/new Path does not match
70 app_gerencia_professor_show /professor/{uuid} Path does not match
71 app_gerencia_professor_edit /professor/{uuid}/edit Path does not match
72 app_gerencia_professor_delete /professor/{uuid} Path does not match
73 app_relatorio_users /relatorio/users/{page} Path does not match
74 app_gerencia_turmas_index /turmas/{page} Path does not match
75 app_gerencia_turmas_show /turmas/{uuid} Path does not match
76 app_gerencia_turmas_edit /turmas/{uuid}/edit Path does not match
77 app_gerencia_turmas_delete /turmas/{uuid} Path does not match
78 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.