Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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 | admin_index | /admin/ | Path does not match |
14 | admin_acumular_atendimentos | /admin/acumular_atendimentos | Path does not match |
15 | admin_limpar_atendimentos | /admin/limpar_atendimentos | Path does not match |
16 | admin_api_index | /admin/api/ | Path does not match |
17 | admin_api_clients | /admin/api/oauth-clients | Path does not match |
18 | admin_api_newclient | /admin/api/oauth-clients | Path does not match |
19 | admin_api_removeclient | /admin/api/oauth-clients/{id} | Path does not match |
20 | admin_departamentos_index | /admin/departamentos/ | Path does not match |
21 | admin_departamentos_new | /admin/departamentos/new | Path does not match |
22 | admin_departamentos_edit | /admin/departamentos/{id} | Path does not match |
23 | admin_departamentos_delete | /admin/departamentos/{id} | Path does not match |
24 | admin_locais_index | /admin/locais/ | Path does not match |
25 | admin_locais_new | /admin/locais/new | Path does not match |
26 | admin_locais_edit | /admin/locais/{id} | Path does not match |
27 | admin_locais_delete | /admin/locais/{id} | Path does not match |
28 | admin_modulos_index | /admin/modulos/ | Path does not match |
29 | admin_modulos_update | /admin/modulos/update | Path does not match |
30 | admin_perfis_index | /admin/perfis/ | Path does not match |
31 | admin_perfis_new | /admin/perfis/new | Path does not match |
32 | admin_perfis_edit | /admin/perfis/{id} | Path does not match |
33 | admin_perfis_delete | /admin/perfis/{id} | Path does not match |
34 | admin_prioridades_index | /admin/prioridades/ | Path does not match |
35 | admin_prioridades_new | /admin/prioridades/new | Path does not match |
36 | admin_prioridades_edit | /admin/prioridades/{id} | Path does not match |
37 | admin_prioridades_delete | /admin/prioridades/{id} | Path does not match |
38 | admin_servicos_index | /admin/servicos/ | Path does not match |
39 | admin_servicos_new | /admin/servicos/new | Path does not match |
40 | admin_servicos_edit | /admin/servicos/{id} | Path does not match |
41 | admin_servicos_delete | /admin/servicos/{id} | Path does not match |
42 | admin_unidades_index | /admin/unidades/ | Path does not match |
43 | admin_unidades_new | /admin/unidades/new | Path does not match |
44 | admin_unidades_edit | /admin/unidades/{id} | Path does not match |
45 | admin_unidades_delete | /admin/unidades/{id} | Path does not match |
46 | app_api_agendamentos_post | /api/agendamentos | Path does not match |
47 | app_api_agendamentos_doget | /api/agendamentos/{id} | Path does not match |
48 | app_api_agendamentos_dofind | /api/agendamentos | Path does not match |
49 | app_api_atendimentos_doget | /api/atendimentos/{id} | Path does not match |
50 | app_api_atendimentos_dofind | /api/atendimentos | Path does not match |
51 | app_api_atendimentoshistorico_doget | /api/atendimentoshistorico/{id} | Path does not match |
52 | app_api_atendimentoshistorico_dofind | /api/atendimentoshistorico | Path does not match |
53 | app_api_default_index | /api | Path does not match |
54 | app_api_default_index_1 | /api/ | Path does not match |
55 | app_api_departamentos_doget | /api/departamentos/{id} | Path does not match |
56 | app_api_departamentos_dofind | /api/departamentos | Path does not match |
57 | app_api_departamentos_dopost | /api/departamentos | Path does not match |
58 | app_api_departamentos_doput | /api/departamentos/{id} | Path does not match |
59 | app_api_departamentos_dodelete | /api/departamentos/{id} | Path does not match |
60 | app_api_filas_atendimentosusuario | /api/filas/{unidadeId} | Path does not match |
61 | app_api_filas_alterastatus | /api/filas | Path does not match |
62 | app_api_locais_doget | /api/locais/{id} | Path does not match |
63 | app_api_locais_dofind | /api/locais | Path does not match |
64 | app_api_locais_dopost | /api/locais | Path does not match |
65 | app_api_locais_doput | /api/locais/{id} | Path does not match |
66 | app_api_locais_dodelete | /api/locais/{id} | Path does not match |
67 | app_api_painel_painel | /api/unidades/{id}/painel | Path does not match |
68 | app_api_prioridades_doget | /api/prioridades/{id} | Path does not match |
69 | app_api_prioridades_dofind | /api/prioridades | Path does not match |
70 | app_api_prioridades_dopost | /api/prioridades | Path does not match |
71 | app_api_prioridades_doput | /api/prioridades/{id} | Path does not match |
72 | app_api_prioridades_dodelete | /api/prioridades/{id} | Path does not match |
73 | app_api_servicos_doget | /api/servicos/{id} | Path does not match |
74 | app_api_servicos_dofind | /api/servicos | Path does not match |
75 | app_api_servicos_dopost | /api/servicos | Path does not match |
76 | app_api_servicos_doput | /api/servicos/{id} | Path does not match |
77 | app_api_servicos_dodelete | /api/servicos/{id} | Path does not match |
78 | app_api_triagem_imprimir | /api/print/{id} | Path does not match |
79 | app_api_triagem_distribui | /api/distribui | Path does not match |
80 | app_api_unidades_servicos | /api/unidades/{id}/servicos | Path does not match |
81 | app_api_unidades_atendimentos | /api/unidades/{id}/atendimentos | Path does not match |
82 | app_api_unidades_doget | /api/unidades/{id} | Path does not match |
83 | app_api_unidades_dofind | /api/unidades | Path does not match |
84 | app_api_unidades_dopost | /api/unidades | Path does not match |
85 | app_api_unidades_doput | /api/unidades/{id} | Path does not match |
86 | app_api_unidades_dodelete | /api/unidades/{id} | Path does not match |
87 | app_api_usuarios_doget | /api/usuarios/{id} | Path does not match |
88 | app_api_usuarios_dofind | /api/usuarios | Path does not match |
89 | home | / | Path does not match |
90 | ping | /ping | Path does not match |
91 | about | /about | Path does not match |
92 | app_default_unidades | /unidades | Path does not match |
93 | app_default_setunidade | /set_unidade/{id} | Path does not match |
94 | app_default_menu | /menu | Path does not match |
95 | profile_index | /profile/ | Path does not match |
96 | app_profile_password | /profile/password | Path does not match |
97 | app_login | /login | Path does not match |
98 | login_check | /login_check | Path does not match |
99 | logout | /logout | Path does not match |
100 | novosga_attendance_index | /novosga.attendance/ | Path does not match |
101 | novosga_attendance_clientes | /novosga.attendance/clientes | Path does not match |
102 | novosga_attendance_consultacliente | /novosga.attendance/consulta_cliente | Path does not match |
103 | novosga_attendance_getcliente | /novosga.attendance/cliente/{id} | Path does not match |
104 | novosga_attendance_editaratendimento | /novosga.attendance/editar-atendimento/{id} | Path does not match |
105 | novosga_attendance_novoatendimento | /novosga.attendance/novo-atendimento/{id} | Path does not match |
106 | novosga_attendance_atendimento | /novosga.attendance/atendimento | Path does not match |
107 | novosga_attendance_customer | /novosga.attendance/customer/{id} | Path does not match |
108 | novosga_attendance_setlocal | /novosga.attendance/set_local | Path does not match |
109 | novosga_attendance_ajaxupdate | /novosga.attendance/ajax_update | Path does not match |
110 | novosga_attendance_chamar | /novosga.attendance/chamar | Path does not match |
111 | novosga_attendance_chamar_servico | /novosga.attendance/chamar/servico/{id} | Path does not match |
112 | novosga_attendance_iniciar | /novosga.attendance/iniciar | Path does not match |
113 | novosga_attendance_naocompareceu | /novosga.attendance/nao_compareceu | Path does not match |
114 | novosga_attendance_encerrar | /novosga.attendance/encerrar | Path does not match |
115 | novosga_attendance_redirecionar | /novosga.attendance/redirecionar | Path does not match |
116 | novosga_attendance_infosenha | /novosga.attendance/info_senha/{id} | Path does not match |
117 | novosga_attendance_consultasenha | /novosga.attendance/consulta_senha | Path does not match |
118 | novosga_attendance_usuarios | /novosga.attendance/usuarios/{id} | Path does not match |
119 | novosga_customer_history | /novosga.attendance/customer/{id}/history | Path does not match |
120 | novosga_attendance_salvar | /novosga.attendance/salvar/{id} | Path does not match |
121 | novosga_attendance_adicionar_arquivo | /novosga.attendance/adicionar-arquivo/{id} | Path does not match |
122 | novosga_customer_prescricoes | /novosga.attendance/get-prescricoes/{id} | Path does not match |
123 | novosga_imprimir_prescricao | /novosga.attendance/imprimir-prescricao/{id} | Path does not match |
124 | novosga_attendance_salvar_prescricao | /novosga.attendance/salvar-prescricao/{id} | Path does not match |
125 | novosga_attendance_download_arquivo | /novosga.attendance/download-arquivo/{id} | Path does not match |
126 | novosga_attendance_remove_arquivo | /novosga.attendance/remover-arquivo/{id} | Path does not match |
127 | novosga_monitor_index | /novosga.monitor/ | Path does not match |
128 | novosga_monitor_ajaxupdate | /novosga.monitor/ajax_update | Path does not match |
129 | novosga_monitor_infosenha | /novosga.monitor/info_senha/{id} | Path does not match |
130 | novosga_monitor_buscar | /novosga.monitor/buscar | Path does not match |
131 | novosga_monitor_transferir | /novosga.monitor/transferir/{id} | Path does not match |
132 | novosga_monitor_reativar | /novosga.monitor/reativar/{id} | Path does not match |
133 | novosga_monitor_cancelar | /novosga.monitor/cancelar/{id} | Path does not match |
134 | novosga_reports_index | /novosga.reports/ | Path does not match |
135 | novosga_reports_chart | /novosga.reports/chart | Path does not match |
136 | novosga_reports_report | /novosga.reports/report | Path does not match |
137 | novosga_settings_index | /novosga.settings/ | Path does not match |
138 | novosga_settings_servicos | /novosga.settings/servicos | Path does not match |
139 | novosga_settings_servicos_unidade | /novosga.settings/servicos_unidade | Path does not match |
140 | novosga_settings_add_servico_unidade | /novosga.settings/servicos_unidade | Path does not match |
141 | novosga_settings_remove_servico_unidade | /novosga.settings/servicos_unidade/{id} | Path does not match |
142 | novosga_settings_update_servicos_unidade | /novosga.settings/servicos_unidade/{id} | Path does not match |
143 | novosga_settings_contadores | /novosga.settings/contadores | Path does not match |
144 | novosga_settings_update_impressao | /novosga.settings/update_impressao | Path does not match |
145 | novosga_settings_reiniciar_contador | /novosga.settings/reiniciar/{id} | Path does not match |
146 | novosga_settings_limpar_dados | /novosga.settings/limpar | Path does not match |
147 | novosga_settings_acumular_atendimentos | /novosga.settings/acumular_atendimentos | Path does not match |
148 | novosga_settings_add_servico_usuario | /novosga.settings/servico_usuario/{usuarioId}/{servicoId} | Path does not match |
149 | novosga_settings_remove_servico_usuario | /novosga.settings/servico_usuario/{usuarioId}/{servicoId} | Path does not match |
150 | novosga_settings_update_servico_usuario | /novosga.settings/servico_usuario/{usuarioId}/{servicoId} | Path does not match |
151 | novosga_settings_update_usuario | /novosga.settings/usuario/{id} | Path does not match |
152 | novosga_triage_index | /novosga.triage/ | Path does not match |
153 | novosga_triage_print | /novosga.triage/imprimir/{id} | Path does not match |
154 | novosga_triage_ajax_update | /novosga.triage/ajax_update | Path does not match |
155 | novosga_triage_servico_info | /novosga.triage/servico_info | Path does not match |
156 | novosga_triage_distribui_senha | /novosga.triage/distribui_senha | Path does not match |
157 | novosga_triage_distribui_agendamento | /novosga.triage/distribui_agendamento/{id} | Path does not match |
158 | novosga_triage_consulta_senha | /novosga.triage/consulta_senha | Path does not match |
159 | novosga_triage_clientes | /novosga.triage/clientes | Path does not match |
160 | novosga_triage_atendamentos | /novosga.triage/agendamentos/{id} | Path does not match |
161 | novosga_users_index | /novosga.users/ | Path does not match |
162 | novosga_users_new | /novosga.users/new | Path does not match |
163 | novosga_users_edit | /novosga.users/{id}/edit | Path does not match |
164 | novosga_users_default_novalotacao | /novosga.users/novalotacao | Path does not match |
165 | novosga_users_default_perfis | /novosga.users/perfis/{id} | Path does not match |
166 | novosga_users_default_unidades | /novosga.users/unidades | Path does not match |
167 | novosga_users_password | /novosga.users/password/{id} | Path does not match |
168 | novosga_scheduling_index | /novosga.scheduling/ | Path does not match |
169 | novosga_scheduling_new | /novosga.scheduling/new | Path does not match |
170 | novosga_scheduling_edit | /novosga.scheduling/{id} | Path does not match |
171 | fos_oauth_server_token | /api/token | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.