Query Metrics
349
Database Queries
55
Different statements
117.04 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
85.63 ms (73.16%) |
246 |
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:
[ 1735382930 [ "\x00tags\x00site_domain_00a16d5a207aa593f14b18201ed796fd" "site_domain_00a16d5a207aa593f14b18201ed796fd" ] ] |
5.36 ms (4.58%) |
22 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 14 ] |
2.50 ms (2.14%) |
1 |
SELECT PLUGIN_CMF_COLLECT_OBJECT_SEGMENT_ASSIGNMENTS(:elementId)
Parameters:
[ "elementId" => 546 ] |
1.76 ms (1.50%) |
1 |
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
546
]
|
1.71 ms (1.46%) |
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 (parentCategoryIds LIKE '%,546,%') LIMIT 22
Parameters:
[] |
1.35 ms (1.16%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM shop_productindex_relations a WHERE fieldname = 'manufacturer' AND src IN (SELECT a.o_id FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,546,%')) GROUP BY dest
Parameters:
[] |
1.12 ms (0.96%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CA"
]
|
1.10 ms (0.94%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '19'
Parameters:
[] |
1.09 ms (0.93%) |
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 ] |
1.03 ms (0.88%) |
6 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Luxusfahrzeuge~c546" "path" => "/de/shop/Fahrzeuge/" ] |
0.98 ms (0.84%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
170
]
|
0.94 ms (0.81%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
0.90 ms (0.76%) |
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/" ] |
0.71 ms (0.61%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.69 ms (0.59%) |
1 |
SELECT TRIM(`parentCategoryIds`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' GROUP BY TRIM(`parentCategoryIds`)
Parameters:
[] |
0.63 ms (0.54%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.61 ms (0.52%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/shop/Fahrzeuge/Luxusfahrzeuge~c546" ] |
0.52 ms (0.45%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.52 ms (0.44%) |
9 |
SELECT * FROM targeting_rules WHERE id = ?
Parameters:
[
1
]
|
0.46 ms (0.39%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 3 136 136 ] |
0.45 ms (0.39%) |
1 |
SELECT TRIM(`color`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,546,%') GROUP BY TRIM(`color`)
Parameters:
[] |
0.43 ms (0.37%) |
1 |
SELECT TRIM(`carClass`) as `value`, count(*) as `count` FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,546,%') GROUP BY TRIM(`carClass`)
Parameters:
[] |
0.42 ms (0.36%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '67'
Parameters:
[] |
0.40 ms (0.34%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
136
]
|
0.36 ms (0.31%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '20'
Parameters:
[] |
0.33 ms (0.29%) |
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" => "/de/shop/Fahrzeuge/Luxusfahrzeuge~c546" "sourcePathQuery" => "/de/shop/Fahrzeuge/Luxusfahrzeuge~c546" "sourceEntireUri" => "https://pimcore-demo.profildoors.de/de/shop/Fahrzeuge/Luxusfahrzeuge~c546" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.28 ms (0.24%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 136 136 ] |
0.27 ms (0.23%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '87'
Parameters:
[] |
0.26 ms (0.22%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '63'
Parameters:
[] |
0.24 ms (0.21%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '119'
Parameters:
[] |
0.23 ms (0.20%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '78'
Parameters:
[] |
0.23 ms (0.19%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '43'
Parameters:
[] |
0.23 ms (0.19%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '53'
Parameters:
[] |
0.22 ms (0.18%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '88'
Parameters:
[] |
0.20 ms (0.17%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '91'
Parameters:
[] |
0.20 ms (0.17%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '44'
Parameters:
[] |
0.19 ms (0.16%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '54'
Parameters:
[] |
0.18 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '57'
Parameters:
[] |
0.17 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '90'
Parameters:
[] |
0.17 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '77'
Parameters:
[] |
0.17 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '51'
Parameters:
[] |
0.17 ms (0.15%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '92'
Parameters:
[] |
0.16 ms (0.14%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '118'
Parameters:
[] |
0.16 ms (0.14%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '120'
Parameters:
[] |
0.15 ms (0.13%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '58'
Parameters:
[] |
0.15 ms (0.13%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '66'
Parameters:
[] |
0.14 ms (0.12%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
0.13 ms (0.12%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
Parameters:
[] |
0.13 ms (0.11%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[] |
0.12 ms (0.10%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.12 ms (0.10%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
0.11 ms (0.09%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.10 ms (0.08%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[] |
0.09 ms (0.08%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[] |
0.05 ms (0.04%) |
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.