Query Metrics
35
Database Queries
12
Different statements
21.81 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.33 ms (29.00%) |
10 |
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:
[ 1779830755 [ "\x00tags\x00site_domain_45d4ec4ff4f536f61d6473d9e721a8bb" "site_domain_45d4ec4ff4f536f61d6473d9e721a8bb" ] ] |
|
3.51 ms (16.07%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "style-sports-glanzer-soelden_espresso.jpg" "path" => "/website/shops/style-sports/1400x1400/2255/image-thumb__2255__breakpoint-default/" ] |
|
2.47 ms (11.33%) |
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" => 2255 ":col1" => "breakpoint-default" ":col2" => "style-sports-glanzer-soelden_espresso.jpg" ":col3" => 1779830755 ":col4" => 7277 ":col5" => 200 ":col6" => 200 ] |
|
1.90 ms (8.71%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56811b04ac5cdb1bf97c00b8cda8585744b091a45714cbbfe1bccafdde4accf3" "usejyXOJuy5rfpIK73KS1a65de6jQgo1qRxfo9+eUJg=" ] |
|
1.56 ms (7.17%) |
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" => "/website/shops/style-sports/1400x1400/2255/image-thumb__2255__breakpoint-default/style-sports-glanzer-soelden_espresso.jpg" "sourcePathQuery" => "/website/shops/style-sports/1400x1400/2255/image-thumb__2255__breakpoint-default/style-sports-glanzer-soelden_espresso.jpg" "sourceEntireUri" => "https://www.jumpalionenbabaloo.at/website/shops/style-sports/1400x1400/2255/image-thumb__2255__breakpoint-default/style-sports-glanzer-soelden_espresso.jpg" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
1.49 ms (6.82%) |
7 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/website/shops/style-sports/1400x1400/2255/image-thumb__2255__breakpoint-default/style-sports-glanzer-soelden_espresso.jpg" ] |
|
1.35 ms (6.17%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56811b04ac5cdb1bf97c00b8cda8585744b091a45714cbbfe1bccafdde4accf3" "usejyXOJuy5rfpIK73KS1a65de6jQgo1qRxfo9+eUJg=" ] |
|
1.23 ms (5.62%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2255 ] |
|
0.65 ms (3.00%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56811b04ac5cdb1bf97c00b8cda8585744b091a45714cbbfe1bccafdde4accf3" "usejyXOJuy5rfpIK73KS1a65de6jQgo1qRxfo9+eUJg=" ] |
|
0.54 ms (2.48%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.48 ms (2.21%) |
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 "usejyXOJuy5rfpIK73KS1a65de6jQgo1qRxfo9+eUJg=" "56811b04ac5cdb1bf97c00b8cda8585744b091a45714cbbfe1bccafdde4accf3" "usejyXOJuy5rfpIK73KS1a65de6jQgo1qRxfo9+eUJg=" ] |
|
0.31 ms (1.40%) |
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.