Query Metrics
223
Database Queries
36
Different statements
75.53 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
39.34 ms (52.09%) |
129 |
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:
[ 1732015756 [ "\x00tags\x00site_domain_07eac2212667673588ae0c2be2b5f3cb" "site_domain_07eac2212667673588ae0c2be2b5f3cb" ] ] |
9.61 ms (12.73%) |
5 |
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_62__428985d9ba4e78c1902c6a50c8411e75" ":col1" => "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";i:54;s:6:"height";d:56.75675675675676;s:1:"y";d:17.71771771771772;s:1:"x";i:32;}}i:1;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";i:900;s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:53:"galleryLightbox_auto_132b25eba4368d4a0146d217d5af9839";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:5:"Areas";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1643107387;s:15:"\x00*\x00creationDate";i:1563541426;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}" ":col2" => "thumbnail_deferred" ":col3" => 1732015756 ":col4" => 1732620556 ":col5" => 1 ] |
3.61 ms (4.78%) |
15 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
2.66 ms (3.52%) |
8 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Citroen-DS-Indicator-Lights-back~p436" "path" => "/en/shop/Products/Spare-Parts/Lights/" ] |
2.25 ms (2.97%) |
10 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_62__428985d9ba4e78c1902c6a50c8411e75"
]
|
1.77 ms (2.34%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/shop/Products/Spare-Parts/Lights/Citroen-DS-Indicator-Lights-back~p436" ] |
1.73 ms (2.29%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
1.47 ms (1.95%) |
6 |
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/" ] |
1.12 ms (1.49%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 297 ] |
1.09 ms (1.44%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"AP"
]
|
1.06 ms (1.40%) |
1 |
SELECT object_localized_CAR_en.o_id as o_id, object_localized_CAR_en.o_type as o_type FROM object_localized_CAR_en WHERE (o_path LIKE "/Product Data/Cars/citroen/DS%" AND object_localized_CAR_en.o_type IN ('object','folder')) AND object_localized_CAR_en.o_published = 1
Parameters:
[] |
0.92 ms (1.21%) |
1 |
SELECT COUNT(*) FROM object_1 WHERE reference = ? and (calculated = 1) AND object_1.o_type IN ('object','folder')
Parameters:
[
"Interest Manufacturer"
]
|
0.65 ms (0.86%) |
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" => "/en/shop/Products/Spare-Parts/Lights/Citroen-DS-Indicator-Lights-back~p436" "sourcePathQuery" => "/en/shop/Products/Spare-Parts/Lights/Citroen-DS-Indicator-Lights-back~p436" "sourceEntireUri" => "http://pimcore.3.uniquos.digital/en/shop/Products/Spare-Parts/Lights/Citroen-DS-Indicator-Lights-back~p436" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.65 ms (0.86%) |
1 |
SELECT COUNT(*) FROM object_2 WHERE (reference = ?) AND (group__id = ?) AND object_2.o_type IN ('object','folder')
Parameters:
[ "Citroen" 960 ] |
0.56 ms (0.74%) |
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.49 ms (0.65%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '77'
Parameters:
[] |
0.47 ms (0.62%) |
1 |
SELECT object_2.o_id as o_id, object_2.o_type as o_type FROM object_2 WHERE (reference = ?) AND (group__id = ?) AND object_2.o_type IN ('object','folder')
Parameters:
[ "Citroen" 960 ] |
0.47 ms (0.62%) |
1 |
SELECT object_1.o_id as o_id, object_1.o_type as o_type FROM object_1 WHERE reference = ? and (calculated = 1) AND object_1.o_type IN ('object','folder')
Parameters:
[
"Interest Manufacturer"
]
|
0.43 ms (0.58%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.43 ms (0.57%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[] |
0.43 ms (0.57%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
0.42 ms (0.56%) |
1 |
SELECT SQL_CALC_FOUND_ROWS a.o_id, priceSystemName FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (o_id IN (78,77))
Parameters:
[] |
0.41 ms (0.54%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '436'
Parameters:
[] |
0.40 ms (0.53%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
0.32 ms (0.43%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.30 ms (0.40%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.30 ms (0.40%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
0.29 ms (0.39%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '78'
Parameters:
[] |
0.29 ms (0.38%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
0.28 ms (0.37%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.27 ms (0.36%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[] |
0.25 ms (0.33%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
0.24 ms (0.31%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[] |
0.22 ms (0.30%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[] |
0.21 ms (0.28%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
0.13 ms (0.17%) |
1 |
SELECT FOUND_ROWS()
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.