Query Metrics

5 Database Queries
3 Different statements
0.44 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.10 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.email AS email_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.type AS type_7, t0.is_verified AS is_verified_8, t0.is_active AS is_active_9, t0.added_at AS added_at_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
  38
]
2 0.08 ms
SELECT h0_.id AS id_0, h0_.name AS name_1, h0_.id_added_by_user AS id_added_by_user_2 FROM health_well_being h0_ WHERE h0_.id_added_by_user = ? ORDER BY h0_.name ASC
Parameters:
[
  38
]
3 0.09 ms
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "panel_health"
]
4 0.07 ms
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "panel_dashboard"
]
5 0.09 ms
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "panel_spolecznosc_przyjaciele"
]

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.