Query Metrics
7
Database Queries
5
Different statements
64.31 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
55.70 ms (86.61%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters: [0 => www.baidu.com, 1 => %"www.baidu.com"%]
|
|
3.97 ms (6.17%) |
3 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1775245427,
1 => [
0 => site_domain_dab19e82e1f9a681ee73346d3e7a575e
]
]
|
|
2.31 ms (3.60%) |
1 |
SELECT id,domains FROM sites
Parameters: []
|
|
1.41 ms (2.19%) |
1 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /, key => ]
|
|
0.92 ms (1.42%) |
1 |
SELECT id FROM redirects WHERE active = 1 ORDER BY `priority` DESC
Parameters: []
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.