Routing
public_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_actualizarNumeraciones | /admin/actualizarNumeraciones | Path does not match |
| 2 | admin_whatsappEstado | /admin/whatsapp/estado | Path does not match |
| 3 | admin_buscadorNumeros | /admin/buscadorNumeros | Path does not match |
| 4 | admin_buscadorSedes | /admin/buscadorSedes | Path does not match |
| 5 | admin_descargarCSVNumerosSede | /admin/descargarCSVNumerosSede/{idSede} | Path does not match |
| 6 | admin_importarConsumos | /admin/importarConsumos | Path does not match |
| 7 | admin_chatWhatsapp | /admin/chatWhatsapp | Path does not match |
| 8 | admin_trix_upload | /admin/upload/trix | Path does not match |
| 9 | admin_validarPapeletas | /admin/validarPapeletas | Path does not match |
| 10 | admin_validarPapeletas_fecha | /admin/validarPapeletas/{fecha} | Path does not match |
| 11 | admin_validarPapeletas_talonario | /admin/validarPapeletas/talonario/{talonario} | Path does not match |
| 12 | ajax_admin_cargarChats | /ajax/admin/cargarChats | Path does not match |
| 13 | ajax_admin_obtenerContacto | /ajax/admin/obtenerContacto/{idChat} | Path does not match |
| 14 | ajax_admin_cargarMensajes | /ajax/admin/cargarMensajes/{idChat} | Path does not match |
| 15 | ajax_admin_enviarMensaje | /ajax/admin/enviarMensaje | Path does not match |
| 16 | ajax_admin_enviarAdjunto | /ajax/admin/enviarAdjunto | Path does not match |
| 17 | adminEmpresa_home | /empresa/home | Path does not match |
| 18 | general_generar_textoLegal | /empresa/texto-legal/generar | Path does not match |
| 19 | iniciarEnvio | /empresa/iniciar_envio | Path does not match |
| 20 | enviarMensajeAceptacion | /empresa/enviar_mensaje_aceptacion | Path does not match |
| 21 | consultarProgreso | /empresa/consultar_progreso | Path does not match |
| 22 | testAGS | /empresa/test/ags | Path does not match |
| 23 | vistaPreviaPlantilla | /empresa/plantilla/{id} | Path does not match |
| 24 | vistaPreviaTalonario | /empresa/talonario/{id} | Path does not match |
| 25 | apiNetelip_check_telefono | /api/netelip/check/telefono/ | Path does not match |
| 26 | apiNetelip_registrar_telefono | /api/netelip/registrar/telefono/ | Path does not match |
| 27 | apiNetelip_consultar_numeracion | /api/apiNetelip/consultar/numeracion/ | Path does not match |
| 28 | apiNetelip_consultar_stock | /api/netelip/consultar/stock/ | Path does not match |
| 29 | apiNetelip_numeracion_reservar | /api/netelip/numeracion/reservar/ | Path does not match |
| 30 | apiNetelip_consultar_lopd | /api/netelip/consultar/lopd/ | Path does not match |
| 31 | apiv1_numeracion_telefono_registro | /api/v1/numeracion/telefono/registro/ | Path does not match |
| 32 | apiv1_numeracion_consulta_registro | /api/v1/numeracion/consulta/registro/ | Path does not match |
| 33 | apiv1_numeracion_stock_registro | /api/v1/numeracion/stock/registro/ | Path does not match |
| 34 | apiv1_numeracion_stock_reserva | /api/v1/numeracion/stock/reserva/ | Path does not match |
| 35 | apiv1_numeracion_lopd | /api/v1/numeracion/lopd/ | Path does not match |
| 36 | apiv1_tarifasByEmpresa | /api/v1/tarifas/empresa/{idEmpresa} | Path does not match |
| 37 | apiv1_cron_pedidosSinPagar | /api/v1/cron/pedidos-sin-pagar | Path does not match |
| 38 | apiv1_cron_generarPliegosTiempo | /api/v1/cron/generarPliegosTiempo/{talonario} | Path does not match |
| 39 | apiv1_cron_generarPliegos | /api/v1/cron/generarPliegos/{talonario} | Path does not match |
| 40 | admin_asesoria | /asesoria | Path does not match |
| 41 | gestion_centralita_netelip | /gestion/centralita/netelip/ | Path does not match |
| 42 | app_empresa_cruds_campanasorteocrud_cargarnumerossorteo | /empresa/ajax/cargarNúmerosSorteo/{idSorteo} | Path does not match |
| 43 | admin_empresa | /empresa | Path does not match |
| 44 | public_home | / | Path does not match |
| 45 | public_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.