Query Metrics
5
Database Queries
5
Different statements
13.39 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.57 ms |
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
]
|
2 | 0.29 ms |
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"
]
|
3 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 0.48 ms |
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 ] |
5 | 11.88 ms |
"COMMIT"
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. |