Query Metrics
55
Database Queries
12
Different statements
16.79 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.74 ms (63.97%) |
28 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1753582373 [ "site_domain_8771fb7f0c12dcaa7573183039da1f66" ] ] |
1.65 ms (9.85%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
1.06 ms (6.30%) |
5 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Sports-Cars-Fan" "path" => "/Customer Management/segments/calculated/Interest-Target-Groups/" ] |
0.68 ms (4.03%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
99
]
|
0.66 ms (3.95%) |
3 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "Lifestyle" "path" => "/en/Magazine/" ] |
0.57 ms (3.40%) |
2 |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
99
]
|
0.51 ms (3.05%) |
1 |
SELECT PLUGIN_CMF_COLLECT_DOCUMENT_SEGMENT_ASSIGNMENTS(:elementId)
Parameters:
[ "elementId" => 99 ] |
0.29 ms (1.74%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 99 99 99 ] |
0.22 ms (1.33%) |
2 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.22 ms (1.33%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ "151" "151" ] |
0.09 ms (0.55%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/es" ] |
0.09 ms (0.51%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
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.