Query Metrics
400
Database Queries
61
Different statements
186.10 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
121.57 ms (65.32%) |
284 |
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:
[ 1765475268 [ "\x00tags\x00site_domain_b8f2d8c714a7caaf54b4d97787462ed2" "site_domain_b8f2d8c714a7caaf54b4d97787462ed2" ] ] |
|
18.28 ms (9.82%) |
35 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3899 ] |
|
3.52 ms (1.89%) |
11 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"cat"
]
|
|
2.25 ms (1.21%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5083'
Parameters:
[] |
|
2.09 ms (1.13%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "modern-metal-chairs" "path" => "/en/products/" ] |
|
1.68 ms (0.90%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5099'
Parameters:
[] |
|
1.65 ms (0.88%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 3 ] |
|
1.63 ms (0.87%) |
1 |
SELECT object_localized_cat_en.o_id as o_id, object_localized_cat_en.o_type as o_type FROM object_localized_cat_en WHERE (`url` = 'modern-metal-chairs' AND object_localized_cat_en.o_type IN ('object','folder')) AND object_localized_cat_en.o_published = 1 LIMIT 1
Parameters:
[] |
|
1.60 ms (0.86%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'tipologia' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,343,%') GROUP BY dest
Parameters:
[] |
|
1.45 ms (0.78%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'stile' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,343,%') GROUP BY dest
Parameters:
[] |
|
1.36 ms (0.73%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'contract' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,343,%') GROUP BY dest
Parameters:
[] |
|
1.27 ms (0.68%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'utilizzo' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,343,%') GROUP BY dest
Parameters:
[] |
|
1.25 ms (0.67%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'specifiche' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,343,%') GROUP BY dest
Parameters:
[] |
|
1.23 ms (0.66%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'materiale_struttura' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND parentCategoryIds LIKE '%,343,%') GROUP BY dest
Parameters:
[] |
|
1.07 ms (0.57%) |
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 parentCategoryIds LIKE '%,343,%' ORDER BY posizione asc,a.o_id ASC LIMIT 1000
Parameters:
[] |
|
0.97 ms (0.52%) |
2 |
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:
[ "MENU_HEADER" null null ] |
|
0.94 ms (0.50%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 3 3 ] |
|
0.91 ms (0.49%) |
1 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
914
]
|
|
0.84 ms (0.45%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5098'
Parameters:
[] |
|
0.77 ms (0.41%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5073'
Parameters:
[] |
|
0.71 ms (0.38%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
|
0.70 ms (0.38%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/products/modern-metal-chairs" ] |
|
0.69 ms (0.37%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
3
]
|
|
0.64 ms (0.34%) |
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/products/modern-metal-chairs" "sourcePathQuery" => "/en/products/modern-metal-chairs" "sourceEntireUri" => "https://staging-busetto.aleaweb.com/en/products/modern-metal-chairs" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.62 ms (0.33%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5075'
Parameters:
[] |
|
0.61 ms (0.33%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5074'
Parameters:
[] |
|
0.60 ms (0.33%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
56
]
|
|
0.58 ms (0.31%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5076'
Parameters:
[] |
|
0.56 ms (0.30%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5094'
Parameters:
[] |
|
0.54 ms (0.29%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5070'
Parameters:
[] |
|
0.53 ms (0.29%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5071'
Parameters:
[] |
|
0.52 ms (0.28%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5093'
Parameters:
[] |
|
0.52 ms (0.28%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5078'
Parameters:
[] |
|
0.51 ms (0.27%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5092'
Parameters:
[] |
|
0.50 ms (0.27%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5077'
Parameters:
[] |
|
0.49 ms (0.26%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5084'
Parameters:
[] |
|
0.49 ms (0.26%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5103'
Parameters:
[] |
|
0.48 ms (0.26%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5080'
Parameters:
[] |
|
0.48 ms (0.26%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5081'
Parameters:
[] |
|
0.47 ms (0.25%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5100'
Parameters:
[] |
|
0.47 ms (0.25%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5087'
Parameters:
[] |
|
0.46 ms (0.25%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5086'
Parameters:
[] |
|
0.45 ms (0.24%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5085'
Parameters:
[] |
|
0.44 ms (0.24%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5072'
Parameters:
[] |
|
0.44 ms (0.24%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5088'
Parameters:
[] |
|
0.44 ms (0.24%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5090'
Parameters:
[] |
|
0.44 ms (0.24%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5095'
Parameters:
[] |
|
0.44 ms (0.23%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5082'
Parameters:
[] |
|
0.43 ms (0.23%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5096'
Parameters:
[] |
|
0.43 ms (0.23%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5097'
Parameters:
[] |
|
0.43 ms (0.23%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5079'
Parameters:
[] |
|
0.43 ms (0.23%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5091'
Parameters:
[] |
|
0.42 ms (0.23%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5089'
Parameters:
[] |
|
0.41 ms (0.22%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5101'
Parameters:
[] |
|
0.39 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5105'
Parameters:
[] |
|
0.39 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'url' AND ownertype = 'localizedfield' AND position = 'en' AND objectId = '5104'
Parameters:
[] |
|
0.37 ms (0.20%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
51
]
|
|
0.36 ms (0.20%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.34 ms (0.18%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.33 ms (0.18%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.24 ms (0.13%) |
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.