Routing
app_agendamiento_publico
Matched route
Route Parameters
| Name | Value |
|---|---|
| ci | "5R004Z8JDcHceWKERBjtMHm8ze4w9sk" |
| expiration | "5R004Z8JDcHceWKERBjtMH69wuEx9sh2ulo" |
Route Matching Logs
Path to match:
/public/agendamiento-publico/5R004Z8JDcHceWKERBjtMHm8ze4w9sk/5R004Z8JDcHceWKERBjtMH69wuEx9sh2ulo
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_sucursales | /api/sucursal | Path does not match |
| 2 | api_partial_especialidades | /api/sucursal/{sucursalId}/especialidades | Path does not match |
| 3 | api_partial_medicos | /api/medico/{data} | Path does not match |
| 4 | api_dias_atencion | /api/dias-atencion/sucursal/{sucursalId}/especialidad/{especialidadId} | Path does not match |
| 5 | api_get_url_agenda_publica | /api/agenda-publica/cliente/{ci}/sucursal/{sucursalId}/especialidad/{especialidadId}/medico/{medicoId} | Path does not match |
| 6 | api_get_url_agendamiento_publico | /api/agenda-publica/cliente/{ci} | Path does not match |
| 7 | api_get_url_agendamiento_publico_amsa | /api/agenda-publica-amsa/cliente/{ci} | Path does not match |
| 8 | api_get_agenda_medica | /api/web/agenda-medica-amsa | Path does not match |
| 9 | api_get_guia_medica | /api/web/guia-medica-promed/{plan} | Path does not match |
| 10 | api_get_planes_promed | /api/web/planes-promed | Path does not match |
| 11 | api_get_url_seguimiento | /api/seguimiento-cliente/{itemId} | Path does not match |
| 12 | api_post_bolsa_trabajo | /api/web/bolsa-trabajo | Path does not match |
| 13 | api_get_url_registro | /api/registro/url/{ci} | Path does not match |
| 14 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 15 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 16 | app.swagger_ui | /api/doc | Path does not match |
| 17 | _logout_main | /secure/logout | Path does not match |
| 18 | _wdt_stylesheet | /_wdt/styles.css | Path does not match |
| 19 | _wdt | /_wdt/{token} | Path does not match |
| 20 | _profiler_home | /_profiler/ | Path does not match |
| 21 | _profiler_search | /_profiler/search | Path does not match |
| 22 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 23 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 24 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 25 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 26 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 27 | _profiler_open_file | /_profiler/open | Path does not match |
| 28 | _profiler | /_profiler/{token} | Path does not match |
| 29 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 30 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 31 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 32 | app_index | / | Path does not match |
| 33 | app_login | /secure/login | Path does not match |
| 34 | app_dashboard | /secure | Path does not match |
| 35 | app_reservar | /secure/reservar | Path does not match |
| 36 | app_historial_turnos | /secure/historial-de-turnos | Path does not match |
| 37 | app_password_reset | /secure/cambiar-clave | Path does not match |
| 38 | app_mi_perfil | /secure/mi-perfil | Path does not match |
| 39 | app_agendar_turno | /secure/turnos/agendar | Path does not match |
| 40 | app_agendar_turno_public | /public/turnos/agendar | Path does not match |
| 41 | app_cancelar_turno | /secure/turnos/cancelar/{ci}/{id} | Path does not match |
| 42 | app_mis_carnets | /secure/mis-carnets | Path does not match |
| 43 | app_partial_sucursales | /secure/sucursales | Path does not match |
| 44 | app_partial_especialidades | /secure/especialidades/sucursal/{sucursalId} | Path does not match |
| 45 | app_partial_medicos | /secure/medicos/{data} | Path does not match |
| 46 | app_partial_horarios | /secure/horarios | Path does not match |
| 47 | app_partial_horarios_public | /public/horarios | Path does not match |
| 48 | app_registro | /public/registro/{otp} | Path does not match |
| 49 | app_actualizacion_datos | /public/actualizar-datos/{otp} | Path does not match |
| 50 | app_olvide_mi_password | /public/olvide-mi-password | Path does not match |
| 51 | app_definir_clave | /public/definir-clave/{otp} | Path does not match |
| 52 | app_validar_carnet | /public/validar-carnet/{data} | Path does not match |
| 53 | app_confirmacion-reserva-publica | /public/confirmacion-reserva-publica | Path does not match |
| 54 | app_muestra_carnet | /public/carnets-fisicos | Path does not match |
| 55 | app_agendamiento_publico | /public/agendamiento-publico/{ci}/{expiration} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.