GET https://bingo.consultoraace.com/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 leer_qr /api/qr Path does not match
2 cargar_carton /api/cargarcarton Path does not match
3 entregapremio /api/premio Path does not match
4 comprar_cartones /comprar/{id} Path does not match
5 mis_compras /miscompras Path does not match
6 nuevocomprobante /miscompras/nuevocomprobante Path does not match
7 leer_compras /miscompras/leerchats Path does not match
8 subir_comprobante /subircomprobante Path does not match
9 elegir_cartones /elegircartones/{id} Path does not match
10 cancelar_compra /compra/cancelar Path does not match
11 comprobante_ok /compra/comprobanteok Path does not match
12 confirmar_compra /compra/comprar Path does not match
13 seleccionar_compra_carton /seleccionarcarton Path does not match
14 generar_cartones /generarcartones Path does not match
15 generar_mas_cartones /generarmascartones Path does not match
16 aprobareleccion /aprobareleccion Path does not match
17 cliente_editar /clientes/editar/{id} Path does not match
18 cliente_ver /clientes/ver/{id} Path does not match
19 usuarios_search_detalle /clientes/usuarios/detalle Path does not match
20 usuarios_lista_cliente /clientes/usuarios/lista Path does not match
21 usuarios_anadir_cliente /clientes/usuarios/anadir Path does not match
22 usuarios_eliminar_cliente /clientes/usuarios/eliminar Path does not match
23 evento_editar /eventos/editar/{id} Path does not match
24 evento_diseno /eventos/diseno/{id}/{pagina}/{borrar} Path does not match
25 subir_logo /eventos/subirlogo/{id} Path does not match
26 subir_logo_publicidad_carton /eventos/subirlogopublicidadcarton/{id} Path does not match
27 subir_logo_publicidad_evento /eventos/subirlogopublicidadevento/{id} Path does not match
28 borrar_imagen /eventos/borrarimagen Path does not match
29 diseno_grabar /eventos/diseno/grabar Path does not match
30 mascara_bolo /eventos/mascara/bolo Path does not match
31 mascara_colores /eventos/mascara/colores Path does not match
32 mascara_color /eventos/mascara/color Path does not match
33 impresion /impresion/{id} Path does not match
34 pantalla /pantalla Path does not match
35 revisar_juego_activo /revisarjuegoactivo Path does not match
36 privacidad /privacidad Path does not match
37 app_test /app_test Path does not match
38 toc /toc Path does not match
39 sinautorizacion /sinautorizacion Path does not match
40 pager_pagesize /pager/pagesize Path does not match
41 juegos /juegos/ Path does not match
42 limpiar_juego /juegos/limpiarjuego Path does not match
43 cerrar_juego /juegos/cerrarjuego Path does not match
44 iniciar_juego /juegos/iniciar/{id} Path does not match
45 juego_editar /juegos/editar/{id} Path does not match
46 bolillo /juegos/bolillo Path does not match
47 juego_numporcol /juegos/numporcol Path does not match
48 juego_nuevoset /juegos/nuevoset Path does not match
49 reporte /juegos/reporte Path does not match
50 actualizar_tablero /juegos/actualizartablero Path does not match
51 revisarpantalla /juegos/revisar Path does not match
52 app_listas_marco /listas/marco/{activo} Path does not match
53 app_columnas_borrar /listas/columnas/borrar Path does not match
54 servicios_ajax_editar_variable /listas/editar/variable Path does not match
55 servicios_ajax_grabar_variable /listas/grabar/variable Path does not match
56 app_lista /listas/{activo} Path does not match
57 elegir_columnas /listas/elegir/columnas Path does not match
58 get_columnas /listas/get/columnas Path does not match
59 get_columna /listas/get/columna Path does not match
60 app_edit_columna /listas/edit/columna/{columna} Path does not match
61 columnas_elegidas /listas/columnas/elegidas Path does not match
62 exportar_excel /listas/exportar/excel Path does not match
63 login /login Path does not match
64 connect_facebook_start /connect/facebook Path does not match
65 connect_facebook_check /connect/facebook/check Path does not match
66 connect_google_start /connect/google Path does not match
67 connect_google_check /connect/google/check Path does not match
68 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.