Query Metrics
64
Database Queries
12
Different statements
20.03 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
13.79 ms (68.82%) |
35 |
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 (8.25%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
1.06 ms (5.28%) |
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.77 ms (3.83%) |
4 |
SELECT * FROM documents_elements WHERE documentId = ?
Parameters:
[
99
]
|
0.68 ms (3.38%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
99
]
|
0.66 ms (3.31%) |
3 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "Lifestyle" "path" => "/en/Magazine/" ] |
0.51 ms (2.56%) |
1 |
SELECT PLUGIN_CMF_COLLECT_DOCUMENT_SEGMENT_ASSIGNMENTS(:elementId)
Parameters:
[ "elementId" => 99 ] |
0.29 ms (1.46%) |
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.11%) |
2 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.22 ms (1.11%) |
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.46%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/es" ] |
0.09 ms (0.43%) |
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.