|
|
|
|
|
================================================================================ |
|
|
================================= WARNINGS ================================= |
|
|
================================================================================ |
|
|
|
|
|
NOTICE |
|
|
Archivo: /usr/local/proyectos/g3w3/vendor/siu/chulupi-framework/src/SIU/Chulupi/nucleo/sesion.php |
|
|
Linea: 113 |
|
|
Undefined index: __persona_carrera |
|
|
|
|
|
|
|
|
================================================================================ |
|
|
=============================== INFO basica ================================ |
|
|
================================================================================ |
|
|
|
|
|
MEMORIA 0.75 Mb |
|
|
|
|
|
-------------------------------------- |
|
|
CRONOMETRO |
|
|
-------------------------------------- |
|
|
pre-cache 0.000 seg |
|
|
post-cache 0.000 seg |
|
|
pre conexion 0.001 seg |
|
|
conexion 0.004 seg |
|
|
pos conexion 0.003 seg |
|
|
pre-consulta 0.000 seg |
|
|
post-consulta 0.003 seg |
|
|
post-guardar_cache 0.000 seg |
|
|
pre-consulta 0.000 seg |
|
|
post-consulta 0.001 seg |
|
|
pre-cache 0.022 seg |
|
|
post-cache 0.000 seg |
|
|
pre-cache 0.000 seg |
|
|
post-cache 0.000 seg |
|
|
pre-cache 0.000 seg |
|
|
post-cache 0.000 seg |
|
|
pre-cache 0.000 seg |
|
|
post-cache 0.000 seg |
|
|
fin response 0.000 seg |
|
|
-------------------------------------- |
|
|
TOTAL 0.034 seg |
|
|
-------------------------------------- |
|
|
|
|
|
================================================================================ |
|
|
================================ nivel INFO ================================ |
|
|
================================================================================ |
|
|
|
|
|
|
|
|
-- REDIRECCIÓN -------------------------------------------------------------- |
|
|
|
|
|
http://10.0.60.27:7002/colegio/acceso |
|
|
|
|
|
================================================================================ |
|
|
================================== DEBUG =================================== |
|
|
================================================================================ |
|
|
|
|
|
|
|
|
-- ALIAS --------------------------------------------------------------------- |
|
|
|
|
|
/colegio |
|
|
|
|
|
-- ACTIVAR CACHE ------------------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
-- CATALOGO: sistema/version_base_g3 | cache [true] - tipo [memoria] --------- |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
[metadata] => Array |
|
|
( |
|
|
[cache] => memoria |
|
|
[filas] => 1 |
|
|
) |
|
|
|
|
|
[force_cache] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
-- ADMIN CACHE --------------------------------------------------------------- |
|
|
|
|
|
: instanciando: MemoriaApc |
|
|
|
|
|
-- CATALOGO CACHE DATOS ------------------------------------------------------ |
|
|
|
|
|
3.22.0 |
|
|
|
|
|
-- === session_name === ------------------------------------------------------ |
|
|
|
|
|
siu_sess__colegio_des01 |
|
|
|
|
|
-- sql ----------------------------------------------------------------------- |
|
|
|
|
|
SET CLIENT_ENCODING TO 'iso-8859-1'; |
|
|
|
|
|
-- sql ----------------------------------------------------------------------- |
|
|
|
|
|
SET search_path TO negocio |
|
|
|
|
|
-- CONECTAR DB --------------------------------------------------------------- |
|
|
|
|
|
Array |
|
|
( |
|
|
[vendor] => pgsql |
|
|
[dbname] => toba_3_3 |
|
|
[schema] => negocio |
|
|
[schema_toba] => desarrollo |
|
|
[host] => guarani_escuelas_base_1 |
|
|
[port] => 5432 |
|
|
[pdo_user] => postgres |
|
|
) |
|
|
|
|
|
|
|
|
-- SQL ----------------------------------------------------------------------- |
|
|
|
|
|
SELECT EXISTS(SELECT 1 FROM pg_namespace WHERE nspname = 'negocio_auditoria') |
|
|
|
|
|
-- sql ----------------------------------------------------------------------- |
|
|
|
|
|
CREATE TEMP TABLE tt_usuario (usuario VARCHAR(60), id_solicitud INTEGER);GRANT SELECT, INSERT ON tt_usuario TO postgres;INSERT INTO tt_usuario (usuario) VALUES ('26858882'); |
|
|
|
|
|
-- CATALOGO: persona/get_propuesta_inicial | cache [true] - tipo [memoria] --- |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[persona] => '8' |
|
|
) |
|
|
|
|
|
[metadata] => Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[0] => persona |
|
|
) |
|
|
|
|
|
[cache] => memoria |
|
|
[filas] => 1 |
|
|
) |
|
|
|
|
|
[force_cache] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
-- ############# se incluyo la clase co_parametros del co co_parametros ############## |
|
|
|
|
|
nucleo/administracion/parametros/co_parametros.php |
|
|
|
|
|
-- ############# TOBA_CONSULTA ADAPTER ############## ------------------------ |
|
|
|
|
|
metodo: get_estructura_parametro - cache: false |
|
|
|
|
|
-- ## CARGAR DB ## ----------------------------------------------------------- |
|
|
|
|
|
get_estructura_parametro |
|
|
|
|
|
-- SQL ----------------------------------------------------------------------- |
|
|
|
|
|
SELECT |
|
|
par_parametros_sistema.parametro, |
|
|
par_parametros_sistema.descripcion, |
|
|
par_parametros_sistema.tipo_de_parametro, |
|
|
par_parametros_sistema.tipo_de_dato, |
|
|
par_parametros_sistema.nivel, |
|
|
par_parametros_sistema.valor_desde, |
|
|
par_parametros_sistema.valor_hasta, |
|
|
par_parametros_sistema.valor_default, |
|
|
par_parametros_sistema.tabla_referenciada |
|
|
FROM |
|
|
par_parametros_sistema |
|
|
WHERE |
|
|
par_parametros_sistema.parametro = 'g3w_ingreso_solo_alumnos_activos' |
|
|
|
|
|
|
|
|
-- ## datos ## --------------------------------------------------------------- |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametro] => g3w_ingreso_solo_alumnos_activos |
|
|
[descripcion] => Define si en el combo de propuestas del alumno del perfil de acceso a autogesti<EFBFBD>n se visualizan solo propuestas con calidad "Activo" o cualquier calidad |
|
|
[tipo_de_parametro] => E |
|
|
[tipo_de_dato] => S |
|
|
[nivel] => 1 |
|
|
[valor_desde] => |
|
|
[valor_hasta] => |
|
|
[valor_default] => N |
|
|
[tabla_referenciada] => |
|
|
) |
|
|
|
|
|
|
|
|
-- ############# TOBA_CONSULTA ADAPTER ############## ------------------------ |
|
|
|
|
|
metodo: get_valor_param - cache: false |
|
|
|
|
|
-- ## CARGAR DB ## ----------------------------------------------------------- |
|
|
|
|
|
get_valor_param |
|
|
|
|
|
-- SQL ----------------------------------------------------------------------- |
|
|
|
|
|
SELECT par_parametros_sistema.valor_default as valor |
|
|
FROM par_parametros_sistema |
|
|
WHERE upper(par_parametros_sistema.parametro) = 'G3W_INGRESO_SOLO_ALUMNOS_ACTIVOS' |
|
|
; |
|
|
|
|
|
-- ## datos ## --------------------------------------------------------------- |
|
|
|
|
|
N |
|
|
|
|
|
-- PARAMETRO: g3w_ingreso_solo_alumnos_activos | ATRIBUTOS: __TODA_LA_INST__ | VALOR: |
|
|
|
|
|
N |
|
|
|
|
|
-- SQL ----------------------------------------------------------------------- |
|
|
|
|
|
SELECT propuesta_inicial_autogestion |
|
|
FROM mdp_configuracion |
|
|
WHERE persona = '8' |
|
|
AND propuesta_inicial_autogestion IN (SELECT propuesta FROM sga_alumnos WHERE persona = mdp_configuracion.persona) |
|
|
|
|
|
-- DATOS --------------------------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
-- CATALOGO CACHE - guardar -------------------------------------------------- |
|
|
|
|
|
persona/get_propuesta_inicial. MEDIO: memoria |
|
|
|
|
|
-- CATALOGO: persona/registrar_logout | cache [false] - tipo [no] ------------ |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[log_ingreso] => '7' |
|
|
) |
|
|
|
|
|
[metadata] => Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[0] => log_ingreso |
|
|
) |
|
|
|
|
|
[cache] => no |
|
|
[filas] => 1 |
|
|
) |
|
|
|
|
|
[force_cache] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
-- sql ----------------------------------------------------------------------- |
|
|
|
|
|
UPDATE aud_login_autogestion |
|
|
SET egreso = current_timestamp |
|
|
WHERE id_login = '7' |
|
|
|
|
|
-- DATOS --------------------------------------------------------------------- |
|
|
|
|
|
1 |
|
|
|
|
|
-- Autenticacion ------------------------------------------------------------- |
|
|
|
|
|
Logout - Se cierra la sesion |
|
|
|
|
|
-- CATALOGO: persona/datos_basicos | cache [true] - tipo [sesion] ------------ |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[persona] => '8' |
|
|
) |
|
|
|
|
|
[metadata] => Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[0] => persona |
|
|
) |
|
|
|
|
|
[cache] => sesion |
|
|
[filas] => 1 |
|
|
) |
|
|
|
|
|
[force_cache] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
-- ADMIN CACHE --------------------------------------------------------------- |
|
|
|
|
|
: instanciando: Sesion |
|
|
|
|
|
-- CACHE SESION buscar ------------------------------------------------------- |
|
|
|
|
|
catalogo____des01__persona__datos_basicos__Jzgn |
|
|
|
|
|
-- CATALOGO CACHE DATOS ------------------------------------------------------ |
|
|
|
|
|
Array |
|
|
( |
|
|
[persona] => 8 |
|
|
[tipo_documento] => 0 |
|
|
[tipo_documento_desc] => Documento Nacional de Identidad |
|
|
[tipo_documento_desc_abreviada] => DNI |
|
|
[nro_documento] => 26858882 |
|
|
[apellido] => HARTMANN |
|
|
[nombres] => LORENA MARICEL |
|
|
[nombre_mostrar] => LORENA MARICEL |
|
|
[apellido_mostrar] => HARTMANN |
|
|
[inicial_apellido] => H |
|
|
[fecha_nacimiento] => 1979-08-29 |
|
|
[fecha_nacimiento_visual] => 29/08/1979 |
|
|
[id_imagen] => |
|
|
[perfil_inicial] => Docente |
|
|
[identificacion] => 26858882 |
|
|
[arai_identificador_sso] => |
|
|
[arai_uuid] => |
|
|
[legajo_docente] => 26858882 |
|
|
[docente] => 1 |
|
|
[orden] => 0 |
|
|
) |
|
|
|
|
|
|
|
|
-- CATALOGO: persona/perfiles | cache [true] - tipo [sesion] ----------------- |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[persona] => 8 |
|
|
) |
|
|
|
|
|
[metadata] => Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[0] => persona |
|
|
) |
|
|
|
|
|
[no_quote] => persona |
|
|
[cache] => sesion |
|
|
[filas] => n |
|
|
) |
|
|
|
|
|
[force_cache] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
-- CACHE SESION buscar ------------------------------------------------------- |
|
|
|
|
|
catalogo____des01__persona__perfiles__OA__ |
|
|
|
|
|
-- CATALOGO CACHE DATOS ------------------------------------------------------ |
|
|
|
|
|
Array |
|
|
( |
|
|
[Docente] => Docente |
|
|
[Preinscripcion] => Preinscripcion |
|
|
) |
|
|
|
|
|
|
|
|
-- CATALOGO: persona/carreras | cache [true] - tipo [sesion] ----------------- |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[persona] => '8' |
|
|
) |
|
|
|
|
|
[metadata] => Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[0] => persona |
|
|
) |
|
|
|
|
|
[cache] => sesion |
|
|
[filas] => n |
|
|
) |
|
|
|
|
|
[force_cache] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
-- CACHE SESION buscar ------------------------------------------------------- |
|
|
|
|
|
catalogo____des01__persona__carreras__Jzgn |
|
|
|
|
|
-- CATALOGO CACHE DATOS ------------------------------------------------------ |
|
|
|
|
|
ARRAY VACIO |
|
|
|
|
|
-- CATALOGO: persona/configuracion | cache [true] - tipo [memoria] ----------- |
|
|
|
|
|
Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[persona] => '8' |
|
|
) |
|
|
|
|
|
[metadata] => Array |
|
|
( |
|
|
[parametros] => Array |
|
|
( |
|
|
[0] => persona |
|
|
) |
|
|
|
|
|
[cache] => memoria |
|
|
[cache_expiracion] => 600 |
|
|
[filas] => n |
|
|
) |
|
|
|
|
|
[force_cache] => Array |
|
|
( |
|
|
) |
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
-- CATALOGO CACHE DATOS ------------------------------------------------------ |
|
|
|
|
|
Array |
|
|
( |
|
|
[email] => hartmann.lorena@uader.edu.ar |
|
|
[recibe_mail_mensajes] => 0 |
|
|
[email_temporal] => |
|
|
) |
|
|
|
|
|
|
|
|
-- cargar PERSONA ------------------------------------------------------------ |
|
|
|
|
|
8 |
|
|
|
|
|
--F<1>:E<0>:W<1>:T<0.034 s>:M<0.75 Mb>-- |
|
|
--REXCAT_C<sistema>MET<version_base_g3>MED<memoria>A<leer>T<0.000>-- |
|
|
--REXCAT_C<persona>MET<get_propuesta_inicial>MED<db>A<leer>T<0.003>-- |
|
|
--REXCAT_C<persona>MET<get_propuesta_inicial>MED<memoria>A<guardar>T<0.000>-- |
|
|
--REXCAT_C<persona>MET<get_propuesta_inicial>MED<memoria>A<invalidar>T<0>-- |
|
|
--REXCAT_C<persona>MET<registrar_logout>MED<db>A<leer>T<0.001>-- |
|
|
--REXCAT_C<persona>MET<datos_basicos>MED<sesion>A<leer>T<0.000>-- |
|
|
--REXCAT_C<persona>MET<perfiles>MED<sesion>A<leer>T<0.000>-- |
|
|
--REXCAT_C<persona>MET<carreras>MED<sesion>A<leer>T<0.000>-- |
|
|
--REXCAT_C<persona>MET<configuracion>MED<memoria>A<leer>T<0.000>-- |
|
|
|
|
|
== FIN =============================================
|
|
|
|