Routing
(none)
Matched route
Route Matching Logs
Path to match:
/src/.env
| # | 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 | / | Path does not match |
| 66 | internal_clases_list | /internal/clases | Path does not match |
| 67 | internal_clases_show | /internal/clases/{id} | Path does not match |
| 68 | internal_clases_create | /internal/clases | Path does not match |
| 69 | internal_clases_patch | /internal/clases/{id} | Path does not match |
| 70 | internal_clases_delete | /internal/clases/{id} | Path does not match |
| 71 | internal_clases_cancelar | /internal/clases/{id}/cancelar | Path does not match |
| 72 | internal_spots_list | /internal/spots | Path does not match |
| 73 | internal_spots_create | /internal/spots | Path does not match |
| 74 | internal_zonas_sala_list | /internal/zonas-sala | Path does not match |
| 75 | internal_dashboard | /internal/dashboard | Path does not match |
| 76 | internal_dashboard_kpis | /internal/dashboard/kpis | Path does not match |
| 77 | internal_dashboard_tendencia | /internal/dashboard/tendencia | Path does not match |
| 78 | internal_dashboard_alertas | /internal/dashboard/alertas | Path does not match |
| 79 | internal_instructores_list | /internal/instructores | Path does not match |
| 80 | internal_instructores_show | /internal/instructores/{id} | Path does not match |
| 81 | internal_instructores_create | /internal/instructores | Path does not match |
| 82 | internal_instructores_patch | /internal/instructores/{id} | Path does not match |
| 83 | internal_instructores_delete | /internal/instructores/{id} | Path does not match |
| 84 | internal_lista_espera_resumen | /internal/lista-espera/resumen | Path does not match |
| 85 | internal_lista_espera_por_clase | /internal/clases/{claseId}/lista-espera | Path does not match |
| 86 | internal_lista_espera_crear | /internal/lista-espera | Path does not match |
| 87 | internal_lista_espera_estado | /internal/lista-espera/{id}/estado | Path does not match |
| 88 | internal_lista_espera_notificar | /internal/lista-espera/{id}/notificar | Path does not match |
| 89 | internal_lista_espera_cancelar | /internal/lista-espera/{id} | Path does not match |
| 90 | internal_nomencladores_list | /internal/nomencladores/{slug} | Path does not match |
| 91 | internal_nomencladores_show | /internal/nomencladores/{slug}/{id} | Path does not match |
| 92 | internal_nomencladores_create | /internal/nomencladores/{slug} | Path does not match |
| 93 | internal_nomencladores_patch | /internal/nomencladores/{slug}/{id} | Path does not match |
| 94 | internal_nomencladores_delete | /internal/nomencladores/{slug}/{id} | Path does not match |
| 95 | internal_plantillas_notificacion_list | /internal/plantillas-notificacion | Path does not match |
| 96 | internal_plantillas_notificacion_show | /internal/plantillas-notificacion/{id} | Path does not match |
| 97 | internal_plantillas_notificacion_create | /internal/plantillas-notificacion | Path does not match |
| 98 | internal_plantillas_notificacion_patch | /internal/plantillas-notificacion/{id} | Path does not match |
| 99 | internal_plantillas_notificacion_delete | /internal/plantillas-notificacion/{id} | Path does not match |
| 100 | internal_politica_cancelacion_list | /internal/politicas-cancelacion | Path does not match |
| 101 | internal_politica_cancelacion_create | /internal/politicas-cancelacion | Path does not match |
| 102 | internal_politica_cancelacion_show | /internal/politicas-cancelacion/{id} | Path does not match |
| 103 | internal_politica_cancelacion_update | /internal/politicas-cancelacion/{id} | Path does not match |
| 104 | internal_politica_cancelacion_activar | /internal/politicas-cancelacion/{id}/activar | Path does not match |
| 105 | internal_politica_cancelacion_desactivar | /internal/politicas-cancelacion/{id}/desactivar | Path does not match |
| 106 | internal_politica_cancelacion_delete | /internal/politicas-cancelacion/{id} | Path does not match |
| 107 | internal_productos_list | /internal/productos | Path does not match |
| 108 | internal_productos_show | /internal/productos/{id} | Path does not match |
| 109 | internal_productos_create | /internal/productos | Path does not match |
| 110 | internal_productos_patch | /internal/productos/{id} | Path does not match |
| 111 | internal_productos_delete | /internal/productos/{id} | Path does not match |
| 112 | internal_profile_get | /internal/profile | Path does not match |
| 113 | internal_profile_patch | /internal/profile | Path does not match |
| 114 | internal_profile_password | /internal/profile/password | Path does not match |
| 115 | internal_recepcion_usuarios | /internal/recepcion/usuarios | Path does not match |
| 116 | internal_recepcion_sedes_hoy | /internal/recepcion/sedes-hoy | Path does not match |
| 117 | internal_recepcion_clases_hoy | /internal/recepcion/clases-hoy | Path does not match |
| 118 | internal_recepcion_reservas_clase | /internal/recepcion/clases/{claseId}/reservas | Path does not match |
| 119 | internal_recepcion_checkin | /internal/recepcion/checkin/{reservaId} | Path does not match |
| 120 | internal_recepcion_checkin_qr | /internal/recepcion/checkin-qr | Path does not match |
| 121 | internal_recepcion_checkin_manual | /internal/recepcion/checkin-manual | Path does not match |
| 122 | internal_recepcion_estadisticas | /internal/recepcion/estadisticas | Path does not match |
| 123 | internal_recepcion_no_shows | /internal/recepcion/no-shows | Path does not match |
| 124 | internal_recepcion_patrones_tardanza | /internal/recepcion/patrones-tardanza | Path does not match |
| 125 | internal_recepcion_detectar_no_shows | /internal/recepcion/clases/{id}/detectar-no-shows | Path does not match |
| 126 | internal_recepcion_export_no_shows | /internal/recepcion/estadisticas/export-no-shows | Path does not match |
| 127 | internal_recepcion_export_patrones | /internal/recepcion/estadisticas/export-patrones | Path does not match |
| 128 | internal_reservas_por_clase | /internal/clases/{claseId}/reservas | Path does not match |
| 129 | internal_reservas_crear | /internal/reservas | Path does not match |
| 130 | internal_reservas_evaluar_cancelacion | /internal/reservas/{id}/evaluar-cancelacion | Path does not match |
| 131 | internal_reservas_cancelar | /internal/reservas/{id}/cancelar | Path does not match |
| 132 | internal_reservas_mover | /internal/reservas/{id}/mover | Path does not match |
| 133 | internal_sedes_list | /internal/sedes | Path does not match |
| 134 | internal_sedes_show | /internal/sedes/{id} | Path does not match |
| 135 | internal_sedes_create | /internal/sedes | Path does not match |
| 136 | internal_sedes_patch | /internal/sedes/{id} | Path does not match |
| 137 | internal_sedes_delete | /internal/sedes/{id} | Path does not match |
| 138 | internal_sedes_equipos | /internal/sedes/{id}/equipos | Path does not match |
| 139 | internal_sedes_spots | /internal/sedes/{id}/spots | Path does not match |
| 140 | internal_sedes_equipos_create | /internal/sedes/{id}/equipos | Path does not match |
| 141 | internal_sedes_equipos_patch | /internal/sedes/{sedeId}/equipos/{equipoId} | Path does not match |
| 142 | internal_sedes_equipos_delete | /internal/sedes/{sedeId}/equipos/{equipoId} | Path does not match |
| 143 | internal_settings_index | /internal/settings | Path does not match |
| 144 | internal_settings_system | /internal/settings/system | Path does not match |
| 145 | internal_settings_api | /internal/settings/api | Path does not match |
| 146 | internal_settings_system_update | /internal/settings/system | Path does not match |
| 147 | internal_settings_api_update | /internal/settings/api | Path does not match |
| 148 | internal_settings_grouped | /internal/settings/grouped | Path does not match |
| 149 | internal_settings_policies | /internal/settings/policies | Path does not match |
| 150 | internal_settings_policies_update | /internal/settings/policies | Path does not match |
| 151 | internal_settings_audit | /internal/settings/audit | Path does not match |
| 152 | internal_users | /internal/users | Path does not match |
| 153 | internal_users_show | /internal/users/{id} | Path does not match |
| 154 | internal_users_create | /internal/users | Path does not match |
| 155 | internal_users_patch | /internal/users/{id} | Path does not match |
| 156 | internal_users_toggle_active | /internal/users/{id}/toggle-active | Path does not match |
| 157 | internal_users_autocomplete | /internal/users/autocomplete | Path does not match |
| 158 | internal_users_upload_photo | /internal/users/{id}/photo | Path does not match |
| 159 | internal_users_delete_photo | /internal/users/{id}/photo | Path does not match |
| 160 | app_forgot_password_request | /reset-password | Path does not match |
| 161 | app_check_email | /reset-password/check-email | Path does not match |
| 162 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 163 | app_login | /login | Path does not match |
| 164 | app_logout | /logout | Path does not match |
| 165 | web_admin_clases | /admin/clases | Path does not match |
| 166 | web_admin_instructores | /admin/instructores | Path does not match |
| 167 | web_admin_lista_espera | /admin/lista-espera | Path does not match |
| 168 | web_admin_nomencladores | /admin/nomencladores/{slug} | Path does not match |
| 169 | web_admin_plantillas_notificacion | /admin/plantillas-notificacion | Path does not match |
| 170 | web_admin_politicas | /admin/politicas | Path does not match |
| 171 | web_admin_productos | /admin/productos | Path does not match |
| 172 | web_profile | /profile | Path does not match |
| 173 | web_admin_recepcion | /admin/recepcion | Path does not match |
| 174 | web_admin_recepcion_reportes | /admin/recepcion/reportes | Path does not match |
| 175 | web_admin_sedes | /admin/sedes | Path does not match |
| 176 | web_admin_settings | /admin/settings | Path does not match |
| 177 | web_admin_settings_audit | /admin/settings/audit | Path does not match |
| 178 | web_admin_users | /admin/users | Path does not match |
| 179 | app.swagger_ui | /api/doc | Path does not match |
| 180 | app.swagger_json | /api/doc.json | 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.