GET https://portal.gestelcon.com.ar/o/pruebas

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.42 ms
(51.32%)
1
SELECT t0.id AS id_1, t0.apellido AS apellido_2, t0.nombre AS nombre_3, t0.dni AS dni_4, t0.email AS email_5, t0.fecha_nacimiento AS fecha_nacimiento_6, t0.sexo_biologico AS sexo_biologico_7, t0.password AS password_8, t0.roles AS roles_9, t0.celular AS celular_10, t0.localidad AS localidad_11, t0.calle AS calle_12, t0.domicilio_nro AS domicilio_nro_13, t0.piso AS piso_14, t0.dpto AS dpto_15 FROM pacientes t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.40 ms
(48.68%)
1
SELECT t0.id AS id_1, t0.apellido AS apellido_2, t0.nombre AS nombre_3, t0.dni AS dni_4, t0.email AS email_5, t0.fecha_nacimiento AS fecha_nacimiento_6, t0.sexo_biologico AS sexo_biologico_7, t0.password AS password_8, t0.roles AS roles_9, t0.celular AS celular_10, t0.localidad AS localidad_11, t0.calle AS calle_12, t0.domicilio_nro AS domicilio_nro_13, t0.piso AS piso_14, t0.dpto AS dpto_15 FROM pacientes t0 WHERE t0.dni = ? LIMIT 1
Parameters:
[
  "30000000"
]

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
App\Entity\Paciente 1

Entities Mapping

Class Mapping errors
App\Entity\Paciente No errors.
App\Entity\Turno No errors.