POST https://tfrupex.gpisystem.net/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.57 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nombre AS nombre_5, t0.apellido AS apellido_6, t0.cedula AS cedula_7, t0.cuenta AS cuenta_8, t0.mas AS mas_9, t0.is_active AS is_active_10, t0.is_worker AS is_worker_11, t0.tipo AS tipo_12, t0.agencia AS agencia_13, t0.sujeto AS sujeto_14, t0.tid AS tid_15 FROM empleado t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "jgarcia"
]

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\Empleado 1

Entities Mapping

Class Mapping errors
App\Entity\Empleado No errors.