Query Metrics

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

Grouped Statements

Show all queries

organisation connection

Time Count Info
2.29 ms
(55.80%)
1
"COMMIT"
Parameters:
[]
0.80 ms
(19.53%)
1
SELECT t0.id AS id_1, t0.deleted_at AS deleted_at_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.password AS password_7, t0.token AS token_8, t0.locked AS locked_9, t0.last_login AS last_login_10, t0.roles AS roles_11, t0.uuid AS uuid_12 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "[email protected]"
]
0.60 ms
(14.62%)
1
UPDATE user SET last_login = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2026-07-22 16:12:23"
  "2026-07-22 16:12:23"
  3
]
0.41 ms
(10.06%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
organisation doctrine.dbal.organisation_connection
commun doctrine.dbal.commun_connection

Entity Managers

Name Service
organisation doctrine.orm.organisation_entity_manager
commun doctrine.orm.commun_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

organisation entity manager

Class Amount of managed objects
App\Entity\User 1

commun entity manager

Class Amount of managed objects

Entities Mapping

organisation entity manager

Class Mapping errors
App\Entity\User No errors.

commun entity manager

No loaded entities.