Query Metrics
5
Database Queries
5
Different statements
13.39 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
11.88 ms (88.73%) |
1 |
"COMMIT"
Parameters:
[] |
0.57 ms (4.28%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.estado AS estado_5, t0.persona_id AS persona_id_6 FROM sso_user t0 WHERE t0.id = ?
Parameters:
[
1314
]
|
0.48 ms (3.56%) |
1 |
INSERT INTO auditoria_registro (evento, momento, usuario_id, sistema_id, registro_aspirante_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "MODULO_INGRESO" 2 => "2025-05-21 09:06:44" 3 => 1314 4 => 2 5 => null ] |
0.29 ms (2.19%) |
1 |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url AS url_4, t0.color_box AS color_box_5, t0.client_identifier AS client_identifier_6 FROM sso_sistema t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
0.17 ms (1.24%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\SsoUser | No errors. |
App\Entity\SsoPersona | No errors. |
App\Entity\SsoUsuarioSistema | No errors. |
App\Entity\Notificacion\NotificacionUsuario | No errors. |
App\Entity\SsoSistema | No errors. |
Trikoder\Bundle\OAuth2Bundle\Model\Client | No errors. |
App\Entity\Escuela\Egresado | No errors. |
App\Entity\Auditoria\Registro | No errors. |
App\Entity\Registro\RegistroAspirante | No errors. |
App\Entity\SsoMatricula | No errors. |
App\Entity\Notificacion\NotificacionAreas | No errors. |