Query Metrics
9
Database Queries
6
Different statements
3.15 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.43 ms (45.47%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters: [0 => 195.9.85.230, 1 => %"195.9.85.230"%]
|
0.90 ms (28.61%) |
4 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1736585352,
1 => [
0 => site_domain_e76993572ab156362927e520427188fa
]
]
|
0.23 ms (7.43%) |
1 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /, key => ]
|
0.20 ms (6.35%) |
1 |
SELECT id FROM redirects WHERE active = 1 ORDER BY `priority` DESC
Parameters: []
|
0.19 ms (6.10%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters: []
|
0.19 ms (6.03%) |
1 |
SELECT id,domains FROM sites
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.