Query Metrics
37
Database Queries
8
Different statements
6.70 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.80 ms (41.77%) |
13 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters:
[ 1788134280 [ "site_domain_71869a8ef6125178fc71f4e987f3f4ec" ] ] |
|
1.40 ms (20.91%) |
1 |
SELECT PLUGIN_CMF_COLLECT_DOCUMENT_SEGMENT_ASSIGNMENTS(:elementId)
Parameters:
[ "elementId" => 1 ] |
|
0.68 ms (10.18%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/pimcore-datahub-webservices/explorer/products" ] |
|
0.63 ms (9.41%) |
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.55 ms (8.14%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
|
0.49 ms (7.28%) |
4 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "products" "path" => "/pimcore-datahub-webservices/explorer/" ] |
|
0.08 ms (1.19%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.08 ms (1.12%) |
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.