Query Metrics
936
Database Queries
32
Different statements
535.14 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
253.53 ms (47.38%) |
8 |
SELECT cid FROM properties WHERE name = "category" AND data = "3771"
Parameters:
[] |
|
165.37 ms (30.90%) |
717 |
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:
[ 1770180585 [ "\x00tags\x00site_domain_9bec3bf53a0f122b77720f15b84ffd53" "site_domain_9bec3bf53a0f122b77720f15b84ffd53" ] ] |
|
27.10 ms (5.06%) |
1 |
SELECT cid FROM properties WHERE name = "category" AND data = "3774"
Parameters:
[] |
|
26.81 ms (5.01%) |
1 |
SELECT cid FROM properties WHERE name = "category" AND data = "3771"
Parameters:
[] |
|
19.14 ms (3.58%) |
96 |
SELECT * FROM quantityvalue_units WHERE abbreviation='USD'
Parameters:
[] |
|
7.60 ms (1.42%) |
24 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "Neuroscience-Anymaze" "path" => "/PriceSystemRule/" ] |
|
4.53 ms (0.85%) |
2 |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3850__1821d4ffa5de33be9cb5502be4af8411"
]
|
|
3.82 ms (0.71%) |
13 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Parallel-Rail-Stereotaxic-Instrument--2-Manipulator~9647" "path" => "/Neuroscience/" ] |
|
3.71 ms (0.69%) |
2 |
INSERT INTO `tmp_store` (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5) ON DUPLICATE KEY UPDATE `id` = :col0, `data` = :col1, `tag` = :col2, `date` = :col3, `expiryDate` = :col4, `serialized` = :col5;
Parameters:
[ ":col0" => "thumb_3850__1821d4ffa5de33be9cb5502be4af8411" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:6:"resize";s:9:"arguments";a:2:{s:5:"width";s:3:"300";s:6:"height";s:3:"300";}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_221bd0aa97579b2479a7630e863f505c";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1770180585 ":col4" => 1770785385 ":col5" => 1 ] |
|
3.10 ms (0.58%) |
11 |
SELECT * FROM object_collection_AditionalContentText_localized_Product WHERE ooo_id = ? AND language IN ('en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 9647 "AdditionalContent" 0 ] |
|
2.81 ms (0.53%) |
8 |
SELECT * FROM object_collection_AditionalContentRelation_Product WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 9647 "AdditionalContent" ] |
|
2.47 ms (0.46%) |
8 |
SELECT * FROM object_collection_AditionalContentText_Product WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 9647 "AdditionalContent" ] |
|
2.23 ms (0.42%) |
6 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
1.70 ms (0.32%) |
5 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
1.47 ms (0.27%) |
7 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/Neuroscience/Parallel-Rail-Stereotaxic-Instrument--2-Manipulator~9647" ] |
|
1.36 ms (0.25%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Product"
]
|
|
1.29 ms (0.24%) |
4 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_3850__1821d4ffa5de33be9cb5502be4af8411"
]
|
|
0.98 ms (0.18%) |
3 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
367
]
|
|
0.97 ms (0.18%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3850 ] |
|
0.67 ms (0.13%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "defaultTaxClass" null null ] |
|
0.58 ms (0.11%) |
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" => "/Neuroscience/Parallel-Rail-Stereotaxic-Instrument--2-Manipulator~9647" "sourcePathQuery" => "/Neuroscience/Parallel-Rail-Stereotaxic-Instrument--2-Manipulator~9647?navigate_from_document=956&navigated_from_object=3774" "sourceEntireUri" => "http://stoelting.byfactory.dev/Neuroscience/Parallel-Rail-Stereotaxic-Instrument--2-Manipulator~9647?navigate_from_document=956&navigated_from_object=3774" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.47 ms (0.09%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
461
]
|
|
0.45 ms (0.08%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.42 ms (0.08%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.42 ms (0.08%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.37 ms (0.07%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
4
]
|
|
0.37 ms (0.07%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.35 ms (0.07%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
|
0.29 ms (0.05%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.27 ms (0.05%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='4'
Parameters:
[] |
|
0.26 ms (0.05%) |
1 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
|
0.24 ms (0.04%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Neuroscience/Parallel-Rail-Stereotaxic-Instrument--2-Manipulator~9647' AND siteId = 0 ORDER BY siteId DESC 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.