GET https://dev.heathouse.codyas.net/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://dev.heathouse.codyas.net/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 pentatrion_vite_build_proxy /build/{path} Path does not match
3 _profiler_vite /_profiler/vite Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 api_v1_auth_login /api/v1/auth/login Path does not match
19 api_v1_auth_refresh /api/v1/auth/refresh Path does not match
20 api_v1_auth_register /api/v1/auth/register Path does not match
21 api_v1_auth_forgot_password /api/v1/auth/forgot-password Path does not match
22 api_v1_carrito_get /api/v1/carrito Path does not match
23 api_v1_carrito_add_item /api/v1/carrito/items Path does not match
24 api_v1_carrito_update_item /api/v1/carrito/items/{id} Path does not match
25 api_v1_carrito_remove_item /api/v1/carrito/items/{id} Path does not match
26 api_v1_clases_horarios /api/v1/clases/horarios Path does not match
27 api_v1_clases_list /api/v1/clases Path does not match
28 api_v1_clases_get /api/v1/clases/{id} Path does not match
29 api_v1_clases_spots /api/v1/clases/{id}/spots Path does not match
30 api_v1_eventos_list /api/v1/eventos Path does not match
31 api_v1_eventos_get /api/v1/eventos/{id} Path does not match
32 api_v1_eventos_inscribir /api/v1/eventos/{id}/inscripcion Path does not match
33 api_v1_eventos_cancelar_inscripcion /api/v1/eventos/{id}/inscripcion Path does not match
34 api_v1_lista_espera_mis_listas /api/v1/lista-espera/mis-listas Path does not match
35 api_v1_lista_espera_create /api/v1/lista-espera Path does not match
36 api_v1_lista_espera_delete /api/v1/lista-espera/{id} Path does not match
37 api_v1_lista_espera_confirmar /api/v1/lista-espera/{id}/confirmar Path does not match
38 api_v1_realtime_subscribe_token /api/v1/realtime/subscribe-token Path does not match
39 api_v1_metadata_tipos /api/v1/tipos Path does not match
40 api_v1_metadata_niveles /api/v1/niveles Path does not match
41 api_v1_metadata_instructores /api/v1/instructores Path does not match
42 api_v1_notificaciones_list /api/v1/notificaciones Path does not match
43 api_v1_notificaciones_leer /api/v1/notificaciones/{id}/leer Path does not match
44 api_v1_pedido_list /api/v1/pedidos Path does not match
45 api_v1_pedido_get /api/v1/pedidos/{id} Path does not match
46 api_v1_pedido_checkout /api/v1/checkout Path does not match
47 api_v1_pedido_transacciones /api/v1/transacciones Path does not match
48 api_v1_productos_list /api/v1/productos Path does not match
49 api_v1_productos_get /api/v1/productos/{id} Path does not match
50 api_v1_profile_get /api/v1/profile Path does not match
51 api_v1_profile_update /api/v1/profile Path does not match
52 api_v1_profile_avatar /api/v1/profile/avatar Path does not match
53 api_v1_profile_qr /api/v1/profile/qr Path does not match
54 api_v1_profile_stats /api/v1/profile/stats Path does not match
55 api_v1_resenas_aprobadas /api/v1/resenas/aprobadas Path does not match
56 api_v1_reservas_proximas /api/v1/reservas/proximas Path does not match
57 api_v1_reservas_historial /api/v1/reservas/historial Path does not match
58 api_v1_reservas_create /api/v1/reservas Path does not match
59 api_v1_reservas_get /api/v1/reservas/{id} Path does not match
60 api_v1_reservas_cancel /api/v1/reservas/{id} Path does not match
61 api_v1_reservas_reprogramar /api/v1/reservas/{id}/reprogramar Path does not match
62 api_v1_reservas_cambiar_spot /api/v1/reservas/{id}/spot Path does not match
63 api_v1_reservas_politica /api/v1/reservas/{id}/politica Path does not match
64 api_v1_users /api/v1/users Path does not match
65 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.