Query Metrics
31
Database Queries
12
Different statements
12.28 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.41 ms (27.77%) |
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:
[ 1786784024 [ "\x00tags\x00site_domain_c32cea5418f13aecc97a330d51a328f4" "site_domain_c32cea5418f13aecc97a330d51a328f4" ] ] |
|
2.95 ms (23.98%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "66832ebba120878297e8182aeb6fa969dba4c2c32c97fc987debde99cba73034" "qqDaXPSriVmaSALLw64tI2giTf4/C2sfNYDBtIqOab0=" ] |
|
1.40 ms (11.43%) |
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" => 1884 ":col1" => "breakpoint-1600" ":col2" => "hintergrund-hannah-philomena-scheiber-schrankogl.png" ":col3" => 1786784024 ":col4" => 102981 ":col5" => 1600 ":col6" => 320 ] |
|
1.02 ms (8.27%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "hintergrund-hannah-philomena-scheiber-schrankogl.png" "path" => "/website/divers/1884/image-thumb__1884__breakpoint-1600/" ] |
|
0.70 ms (5.70%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/website/divers/1884/image-thumb__1884__breakpoint-1600/hintergrund-hannah-philomena-scheiber-schrankogl.png" ] |
|
0.54 ms (4.37%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "66832ebba120878297e8182aeb6fa969dba4c2c32c97fc987debde99cba73034" "qqDaXPSriVmaSALLw64tI2giTf4/C2sfNYDBtIqOab0=" ] |
|
0.51 ms (4.15%) |
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/divers/1884/image-thumb__1884__breakpoint-1600/hintergrund-hannah-philomena-scheiber-schrankogl.png" "sourcePathQuery" => "/website/divers/1884/image-thumb__1884__breakpoint-1600/hintergrund-hannah-philomena-scheiber-schrankogl.png" "sourceEntireUri" => "https://amorio.at/website/divers/1884/image-thumb__1884__breakpoint-1600/hintergrund-hannah-philomena-scheiber-schrankogl.png" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.51 ms (4.14%) |
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 "qqDaXPSriVmaSALLw64tI2giTf4/C2sfNYDBtIqOab0=" "66832ebba120878297e8182aeb6fa969dba4c2c32c97fc987debde99cba73034" "qqDaXPSriVmaSALLw64tI2giTf4/C2sfNYDBtIqOab0=" ] |
|
0.45 ms (3.63%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "66832ebba120878297e8182aeb6fa969dba4c2c32c97fc987debde99cba73034" "qqDaXPSriVmaSALLw64tI2giTf4/C2sfNYDBtIqOab0=" ] |
|
0.29 ms (2.39%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.26 ms (2.12%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.25 ms (2.04%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 1884 ] |
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.