Query Metrics
49
Database Queries
5
Different statements
17.53 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.50 ms (54.18%) |
21 |
SELECT t0.secret AS secret_1, t0.redirect_uris AS redirect_uris_2, t0.grants AS grants_3, t0.scopes AS scopes_4, t0.active AS active_5, t0.allow_plain_text_pkce AS allow_plain_text_pkce_6, t0.identifier AS identifier_7 FROM oauth2_client t0 WHERE t0.identifier = ?
Parameters:
[
"ria_consejo"
]
|
6.80 ms (38.79%) |
25 |
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:
[
1
]
|
0.47 ms (2.69%) |
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.44 ms (2.50%) |
1 |
SELECT t0.id AS id_1, t0.usuario_id AS usuario_id_2, t0.sistema_id AS sistema_id_3 FROM sso_usuario_sistema t0 WHERE t0.usuario_id = ?
Parameters:
[
1314
]
|
0.32 ms (1.85%) |
1 |
SELECT t0.id AS id_1, t0.nombres AS nombres_2, t0.apellidos AS apellidos_3, t0.dni AS dni_4, t0.url_dni AS url_dni_5, t0.email_personal AS email_personal_6, t0.dni_tramite AS dni_tramite_7, t0.genero AS genero_8 FROM sso_persona t0 WHERE t0.id = ?
Parameters:
[
141
]
|
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\SsoMatricula | No errors. |
App\Entity\SsoFirmaPersona | No errors. |
App\Entity\Notificacion\NotificacionAreas | No errors. |