Query Metrics
3
Database Queries
2
Different statements
0.95 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.55 ms (57.45%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.phone_number AS phone_number_5, t0.telegram_id AS telegram_id_6, t0.viber AS viber_7, t0.whatsup AS whatsup_8, t0.firebase_id AS firebase_id_9, t0.city AS city_10, t0.postal_code AS postal_code_11, t0.address AS address_12, t0.uniq_id AS uniq_id_13, t0.roles AS roles_14, t0.password AS password_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
3
]
|
|
0.41 ms (42.55%) |
2 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.last_reset_data AS last_reset_data_3 FROM counter t0
Parameters:
[] |
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\Entity\Counter | No errors. |
| App\Entity\User | No errors. |