Query Metrics
138
Database Queries
14
Different statements
28.94 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
18.60 ms (64.28%) |
98 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1770968321 [ "\x00tags\x00site_domain_38c3586d659c38edbdb8c16d7e92dec6" "site_domain_38c3586d659c38edbdb8c16d7e92dec6" ] ] |
|
3.83 ms (13.24%) |
23 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3 ] |
|
2.67 ms (9.23%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
0.91 ms (3.14%) |
1 |
SELECT COUNT(*) FROM object_Sponsor WHERE ((active) AND object_Sponsor.o_type IN ('object','folder')) AND object_Sponsor.o_published = 1
Parameters:
[] |
|
0.47 ms (1.63%) |
1 |
SELECT id FROM assets WHERE path = :path AND `filename` = :key
Parameters:
[ "key" => "Logo.png" "path" => "/Layout/" ] |
|
0.46 ms (1.60%) |
1 |
SELECT object_Sponsor.o_id as o_id, object_Sponsor.o_type as o_type FROM object_Sponsor WHERE ((active) AND object_Sponsor.o_type IN ('object','folder')) AND object_Sponsor.o_published = 1
Parameters:
[] |
|
0.35 ms (1.21%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/" "sourcePathQuery" => "/" "sourceEntireUri" => "https://uat.mensa-fasching.de/" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.34 ms (1.17%) |
2 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
|
0.32 ms (1.09%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.29 ms (0.99%) |
2 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_13069__adc97cb25f06c937a7ef39bfd76bda23"
]
|
|
0.28 ms (0.98%) |
3 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.22 ms (0.77%) |
1 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
11959
]
|
|
0.14 ms (0.49%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Sponsor"
]
|
|
0.05 ms (0.17%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
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.