Query Metrics
6
Database Queries
4
Different statements
2.04 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.31 ms (64.07%) |
3 |
SELECT * FROM users WHERE hash = ?
Parameters:
[
"local:цуа"
]
|
|
0.30 ms (14.66%) |
1 |
SELECT DATE(created_at) AS reg_date, COUNT(*) AS registrations FROM users WHERE ref_id = ? AND DATE(created_at) >= DATE_SUB(CURDATE(), INTERVAL 4 DAY) GROUP BY reg_date
Parameters:
[
"2"
]
|
|
0.26 ms (12.55%) |
1 |
SELECT COALESCE(SUM(suma), 0) FROM deposits WHERE user_id = ? AND STATUS = 1
Parameters:
[
"2"
]
|
|
0.18 ms (8.72%) |
1 |
SELECT id FROM users WHERE hash = ?
Parameters:
[
"local:цуа"
]
|
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
No loaded entities.