HEAD https://eha.vanguardiacode.com.ar/public/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 listar_residentes /residente/listar Path does not match
16 grabar_residente /residente/grabar_residente Path does not match
17 obtener_enfermedad /residente/obtener_enfermedad Path does not match
18 obtener_medicamento /residente/obtener_medicamento Path does not match
19 ver_historia_clinica /residente/ver_historia_clinica Path does not match
20 relacion_residente /residente/relacion_residente Path does not match
21 grabar_relacion /residente/grabar_relacion Path does not match
22 eliminar_relacion /residente/eliminar_relacion Path does not match
23 buscar_residente /residente/buscar_residente Path does not match
24 editar_residente /residente/editar_residente Path does not match
25 grabar_editar_residente /residente/grabar_editar_residente Path does not match
26 grabar_registro_medico /residente/grabar_registro_medico Path does not match
27 grabar_registro_enfermero /residente/grabar_registro_enfermero Path does not match
28 migrar_enfermedades /residente/migrar_enfermedades Path does not match
29 eliminar_historia_clinica /residente/eliminar_historia_clinica Path does not match
30 historia_pdf /residente/historia_pdf Path does not match
31 ver_editar_historia_clinica_medico /residente/ver_editar_historia_clinica_medico Path does not match
32 eliminar_documentacion /residente/eliminar_documentacion Path does not match
33 editar_historia_medico /residente/editar_historia_medico Path does not match
34 ver_editar_historia_clinica_enfermero /residente/ver_editar_historia_clinica_enfermero Path does not match
35 editar_historia_enfermero /residente/editar_historia_enfermero Path does not match
36 app_login /login Route matches!

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