Query Metrics
29
Database Queries
10
Different statements
142.10 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
37.29 ms (26.24%) |
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:
[ 1770215409 [ "\x00tags\x00site_domain_9bec3bf53a0f122b77720f15b84ffd53" "site_domain_9bec3bf53a0f122b77720f15b84ffd53" ] ] |
|
29.81 ms (20.98%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "63101.png" "path" => "/Products Import/Neuroscience/924/image-thumb__924__Stoelting_gallery_small/" ] |
|
18.69 ms (13.16%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
17.39 ms (12.24%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
9.65 ms (6.79%) |
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" => 924 ":col1" => "Stoelting_gallery_small" ":col2" => "63101.png" ":col3" => 1770215420 ":col4" => 3426 ":col5" => 82 ":col6" => 82 ] |
|
9.24 ms (6.50%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 924 ] |
|
7.30 ms (5.14%) |
1 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
|
6.94 ms (4.89%) |
5 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Products Import/Neuroscience/924/image-thumb__924__Stoelting_gallery_small/63101.png" ] |
|
5.27 ms (3.71%) |
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" => "/Products Import/Neuroscience/924/image-thumb__924__Stoelting_gallery_small/63101.png" "sourcePathQuery" => "/Products Import/Neuroscience/924/image-thumb__924__Stoelting_gallery_small/63101.png" "sourceEntireUri" => "http://stoelting.byfactory.dev/Products Import/Neuroscience/924/image-thumb__924__Stoelting_gallery_small/63101.png" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.51 ms (0.36%) |
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
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.