Query Metrics
59
Database Queries
17
Different statements
21.49 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.56 ms (25.90%) |
20 |
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:
[ 1732022266 [ "\x00tags\x00site_domain_07eac2212667673588ae0c2be2b5f3cb" "site_domain_07eac2212667673588ae0c2be2b5f3cb" ] ] |
2.33 ms (10.86%) |
1 |
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[ ":col0" => 226 ":col1" => "product_detail_auto_0bad3f87527cc17228c51d4d19ff65d6" ":col2" => "Jaguar_420G.jpg" ":col3" => 1732022266 ":col4" => 19047 ":col5" => 280 ":col6" => 281 ] |
1.88 ms (8.74%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
1.69 ms (7.87%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Jaguar_420G.jpg" "path" => "/Car Images/jaguar/226/image-thumb__226__product_detail_auto_0bad3f87527cc17228c51d4d19ff65d6/" ] |
1.68 ms (7.83%) |
1 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_226__8a44ec1144ccda8c557faece744745fc"
]
|
1.68 ms (7.80%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "d8eb811965ce824b1e058aa013a2e51c042c78f6e56ea425ec399a207489b12d" "VDTfxw/ostW1KO40VFs2dN530qNrkbMKfsyA7mY9f14=" ] |
1.31 ms (6.09%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "d8eb811965ce824b1e058aa013a2e51c042c78f6e56ea425ec399a207489b12d" "VDTfxw/ostW1KO40VFs2dN530qNrkbMKfsyA7mY9f14=" ] |
1.19 ms (5.52%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Car Images/jaguar/226/image-thumb__226__product_detail_auto_0bad3f87527cc17228c51d4d19ff65d6/Jaguar_420G.jpg" ] |
1.15 ms (5.37%) |
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.56 ms (2.62%) |
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" => "/Car Images/jaguar/226/image-thumb__226__product_detail_auto_0bad3f87527cc17228c51d4d19ff65d6/Jaguar_420G.jpg" "sourcePathQuery" => "/Car Images/jaguar/226/image-thumb__226__product_detail_auto_0bad3f87527cc17228c51d4d19ff65d6/Jaguar_420G.jpg" "sourceEntireUri" => "http://pimcore.3.uniquos.digital/Car Images/jaguar/226/image-thumb__226__product_detail_auto_0bad3f87527cc17228c51d4d19ff65d6/Jaguar_420G.jpg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.53 ms (2.45%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "d8eb811965ce824b1e058aa013a2e51c042c78f6e56ea425ec399a207489b12d" "VDTfxw/ostW1KO40VFs2dN530qNrkbMKfsyA7mY9f14=" ] |
0.47 ms (2.20%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.34 ms (1.56%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_226__8a44ec1144ccda8c557faece744745fc"
]
|
0.31 ms (1.46%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 226 ] |
0.30 ms (1.41%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.26 ms (1.22%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "VDTfxw/ostW1KO40VFs2dN530qNrkbMKfsyA7mY9f14=" "d8eb811965ce824b1e058aa013a2e51c042c78f6e56ea425ec399a207489b12d" "VDTfxw/ostW1KO40VFs2dN530qNrkbMKfsyA7mY9f14=" ] |
0.24 ms (1.11%) |
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.