GET https://qa.siopex.com/check_idle_time

Query Metrics

1 Database Queries
1 Different statements
0.98 ms Query time
1 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.98 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.correo AS correo_3, t0.roles AS roles_4, t0.password AS password_5, t0.last_access AS last_access_6, t0.last_ip AS last_ip_7, t0.created_at AS created_at_8, t0.estatus AS estatus_9, t0.restore_hash AS restore_hash_10, t0.permisos AS permisos_11, t0.fcm_token AS fcm_token_12, t0.fcm_token_web AS fcm_token_web_13, t0.fcm_token_hermes AS fcm_token_hermes_14, t0.base_password AS base_password_15, t0.empleado_id AS empleado_id_16 FROM usuario t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "413"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\Usuario No errors.
App\Entity\Empleado
  • The mappings App\Entity\Empleado#contactos and App\Entity\Contacto#empleado are inconsistent with each other.