Routing
homepage
Matched route
74
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _twig_error_test | /_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 | api | /api | Path does not match |
14 | app_api_pagar | /api/pagar | Path does not match |
15 | app_api_obtenerorden | /api/orden | Path does not match |
16 | app_api_guardarnotaorden | /api/guardarnotaorden | Path does not match |
17 | pedido_new | /api/pedido/new | Path does not match |
18 | login_usuario_app | /api/auth/loginapp | Path does not match |
19 | update_usuario | /api/update-usuario | Path does not match |
20 | crear_actualizar_usuario_app | /api/auth/registerapp | Path does not match |
21 | app_api_adddireccion | /api/add-direccion | Path does not match |
22 | app_api_gettiendafromdireccion | /api/tienda-direccion/{id} | Path does not match |
23 | app_api_getusuario | /api/getUsuario/{email} | Path does not match |
24 | app_api_removedireccion | /api/remove-direccion | Path does not match |
25 | app_api_contact | /api/contact | Path does not match |
26 | cambia-user-name | /api/cambiausername | Path does not match |
27 | app_api_guardarplantilla | /api/plantilla | Path does not match |
28 | app_api_editarplantilla | /api/editar-plantilla | Path does not match |
29 | app_api_getplantilla | /api/get-plantilla | Path does not match |
30 | app_api_agregaralergia | /api/agregar-alergia | Path does not match |
31 | app_api_agregarantecedente | /api/agregar-antecedente | Path does not match |
32 | app_api_eliminaralergia | /api/eliminar-alergia | Path does not match |
33 | app_api_agregarenfermedadfam | /api/agregar-enfermedadfam | Path does not match |
34 | app_api_eliminarenfermedadpre | /api/eliminar-enfermedadpre | Path does not match |
35 | app_api_eliminarenfermedadfam | /api/eliminar-enfermedadfam | Path does not match |
36 | app_api_guardaraseguradora | /api/aseguradora | Path does not match |
37 | app_api_obteneraseguradora | /api/aseguradora/{id} | Path does not match |
38 | app_api_editaraseguradora | /api/editaraseguradora | Path does not match |
39 | app_api_guardarservicio | /api/servicio | Path does not match |
40 | app_api_editarconvenio | /api/editarconvenio | Path does not match |
41 | app_api_editarservicio | /api/editarservicio | Path does not match |
42 | app_api_obtenerserviciofull | /api/servicio/{id} | Path does not match |
43 | app_api_crearlistaprecio | /api/crearlistaprecio | Path does not match |
44 | app_api_obtenerlistaprecio | /api/obtenerlistaprecio/{id} | Path does not match |
45 | app_api_obteneritemlistaprecio | /api/obteneritemlistaprecio/{id} | Path does not match |
46 | app_api_editaritemlistaprecio | /api/editaritemlista | Path does not match |
47 | app_api_editarlistaprecio | /api/editarlistaprecio | Path does not match |
48 | app_api_crearpaquete | /api/crearpaquete | Path does not match |
49 | app_api_obtenerpaquete | /api/obtenerpaquete/{id} | Path does not match |
50 | app_api_editarpaquete | /api/editarpaquete | Path does not match |
51 | app_api_obtenerservicio | /api/buscarservicio/{rips} | Path does not match |
52 | app_api_guardarconvenio | /api/convenio | Path does not match |
53 | app_api_importarcatalogo | /api/importarcatalogo/{id} | Path does not match |
54 | app_api_activarprediagnostico | /api/activarprediagnostico | Path does not match |
55 | app_api_crearprediagnostico | /api/crearprediagnostico | Path does not match |
56 | clearpaciente | /api/clearpaciente | Path does not match |
57 | getpaciente | /api/getpaciente | Path does not match |
58 | setpaciente | /api/setpaciente | Path does not match |
59 | asociarpaciente | /api/asociarpaciente | Path does not match |
60 | app_api_guardarfactura | /api/guardarfactura | Path does not match |
61 | pedir_acceso | /pedir_acceso | Path does not match |
62 | getunidades | /api/getunidades/{metrica} | Path does not match |
63 | app_api_obtenermetricaspaciente | /api/obtenermetricaspaciente | Path does not match |
64 | app_api_obtenerfechasatencion | /api/obtenerfechasatencion | Path does not match |
65 | generarPdfFacturaPaciente | /api/generarPdfFacturaPaciente/{id} | Path does not match |
66 | generarPdfOrdenPaciente | /api/generarPdfOrdenPaciente/{id}/{tipo} | Path does not match |
67 | generarPdfhistoriaclinica | /api/generarPdfhistoriaclinica/{id} | Path does not match |
68 | hl7_send_message | /hl7/send-message/{tipodoc}/{numdoc} | Path does not match |
69 | hl7_receive_message | /hl7/receive-message | Path does not match |
70 | direcciones | /direcciones | Path does not match |
71 | test_mail | /test_mail | Path does not match |
72 | base | /base | Path does not match |
73 | validar_csrf_token | /validar/csrf_token | Path does not match |
74 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.