Query Metrics
57
Database Queries
15
Different statements
23.71 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
7.62 ms (32.13%) |
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:
[ 1740342431 [ "\x00tags\x00site_domain_f6cd3ffd8554bc2c20e4764114d2fa28" "site_domain_f6cd3ffd8554bc2c20e4764114d2fa28" ] ] |
2.72 ms (11.46%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "5bec036d6cc1159d2716a4cd58b3c467786e5e46468fd740162c5976e6b58948" "xdqm8iTGrtRY7+D8ePh+/yL7uyR8l/E86pRPitat6LU=" ] |
2.57 ms (10.82%) |
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" => 364 ":col1" => "galleryThumbnail" ":col2" => "Ford Mustang red front.webp" ":col3" => 1740342431 ":col4" => 22258 ":col5" => 330 ":col6" => 220 ] |
2.02 ms (8.51%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "5bec036d6cc1159d2716a4cd58b3c467786e5e46468fd740162c5976e6b58948" "xdqm8iTGrtRY7+D8ePh+/yL7uyR8l/E86pRPitat6LU=" ] |
1.58 ms (6.66%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Ford Mustang red front.webp" "path" => "/Sample Content/Example Images/364/image-thumb__364__galleryThumbnail/" ] |
1.52 ms (6.40%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "5bec036d6cc1159d2716a4cd58b3c467786e5e46468fd740162c5976e6b58948" "xdqm8iTGrtRY7+D8ePh+/yL7uyR8l/E86pRPitat6LU=" ] |
1.20 ms (5.05%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Sample Content/Example Images/364/image-thumb__364__galleryThumbnail/Ford Mustang red front.webp" ] |
1.11 ms (4.67%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
0.98 ms (4.13%) |
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.51 ms (2.16%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.49 ms (2.05%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 364 ] |
0.48 ms (2.01%) |
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" => "/Sample Content/Example Images/364/image-thumb__364__galleryThumbnail/Ford Mustang red front.webp" "sourcePathQuery" => "/Sample Content/Example Images/364/image-thumb__364__galleryThumbnail/Ford Mustang red front.webp" "sourceEntireUri" => "https://pimcore.dev2.nowmedia.ru/Sample Content/Example Images/364/image-thumb__364__galleryThumbnail/Ford Mustang red front.webp" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.46 ms (1.94%) |
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 "xdqm8iTGrtRY7+D8ePh+/yL7uyR8l/E86pRPitat6LU=" "5bec036d6cc1159d2716a4cd58b3c467786e5e46468fd740162c5976e6b58948" "xdqm8iTGrtRY7+D8ePh+/yL7uyR8l/E86pRPitat6LU=" ] |
0.24 ms (1.02%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.23 ms (0.97%) |
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.