GET https://mts-bol-gw-dev.inconstruction.website/api/users/profile

Query Metrics

2 Database Queries
2 Different statements
7.45 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 6.03 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.mts_user_id AS mts_user_id_4, t0.roles AS roles_5, t0.hash AS hash_6 FROM bol_user t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 1.42 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.mts_user_id AS mts_user_id_4, t0.roles AS roles_5, t0.hash AS hash_6 FROM bol_user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "admin@bol.com"
]

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