Query Metrics

1 Database Queries
1 Different statements
9.52 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
9.52 ms
(100.00%)
1
SELECT t0.email AS email_1, t0.username AS username_2, t0.name AS name_3, t0.lastname AS lastname_4, t0.password AS password_5, t0.role AS role_6, t0.token AS token_7, t0.is_verified AS is_verified_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM user_tracol t0 WHERE t0.id = ?
Parameters:
[
  "581cbddd-b3e9-49a8-b9f0-aa4a8c49e4e8"
]

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\Domain\Entity\Text No errors.
App\Domain\Entity\Post No errors.
App\Domain\Entity\User No errors.