Query Metrics
281
Database Queries
59
Different statements
88.92 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
33.84 ms (0.00%) |
151 |
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:
[ 1 => 1731818561 2 => "\x00tags\x00site_domain_a1cb33e0ffd14c1d49594bf03aed9a60" 3 => "site_domain_a1cb33e0ffd14c1d49594bf03aed9a60" ] |
8.76 ms (0.00%) |
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:
[] |
6.98 ms (0.00%) |
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 '%,1135,%')) GROUP BY dest
Parameters:
[] |
5.55 ms (0.00%) |
29 |
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:
[ 1 => 1731818561 2 => "system\x00tags\x00" 3 => "site\x00tags\x00" 4 => "site_domain_a1cb33e0ffd14c1d49594bf03aed9a60\x00tags\x00" ] |
5.31 ms (0.00%) |
1 |
SELECT count(*) FROM shop_productindex a WHERE active = 1 AND o_virtualProductActive = 1 AND inProductList = 1 AND o_type = 'variant' AND (parentCategoryIds LIKE '%,1135,%')
Parameters:
[] |
3.86 ms (0.00%) |
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 '%,1135,%') LIMIT 352, 22
Parameters:
[] |
3.58 ms (0.00%) |
18 |
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:
[ 1 => 1731818561 2 => "document_136\x00tags\x00" ] |
1.87 ms (0.00%) |
6 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "Interior-Accessories~c1135" "path" => "/de/shop/CAR-ACCESSORIES/" ] |
1.73 ms (0.00%) |
1 |
SELECT PLUGIN_CMF_COLLECT_OBJECT_SEGMENT_ASSIGNMENTS(:elementId)
Parameters:
[ "elementId" => 1135 ] |
1.47 ms (0.00%) |
4 |
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:
[ 1 => 1731818561 2 => "object_3436\x00tags\x00" 3 => "class_CAR\x00tags\x00" 4 => "asset_5078\x00tags\x00" 5 => "asset_5080\x00tags\x00" 6 => "asset_5081\x00tags\x00" 7 => "asset_5079\x00tags\x00" ] |
1.02 ms (0.00%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/de/shop/CAR-ACCESSORIES/Interior-Accessories~c1135" ] |
0.88 ms (0.00%) |
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/CAR-ACCESSORIES/Interior-Accessories~c1135" "sourcePathQuery" => "/de/shop/CAR-ACCESSORIES/Interior-Accessories~c1135?page=17" "sourceEntireUri" => "http://202.131.233.39/de/shop/CAR-ACCESSORIES/Interior-Accessories~c1135?page=17" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
0.87 ms (0.00%) |
3 |
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:
[ 1 => 1731818561 2 => "system\x00tags\x00" 3 => "redirect\x00tags\x00" 4 => "route\x00tags\x00" 5 => "system_route_redirect\x00tags\x00" ] |
0.82 ms (0.00%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
136
]
|
0.79 ms (0.00%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CAR"
]
|
0.67 ms (0.00%) |
6 |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
559
]
|
0.65 ms (0.00%) |
3 |
SELECT * FROM targeting_target_groups WHERE id = ?
Parameters:
[
4
]
|
0.65 ms (0.00%) |
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:
[
1135
]
|
0.63 ms (0.00%) |
2 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
0.58 ms (0.00%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ "136" "136" ] |
0.55 ms (0.00%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
0.44 ms (0.00%) |
2 |
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:
[ 1 => 1731818561 2 => "output\x00tags\x00" 3 => "navigation\x00tags\x00" 4 => "document_234\x00tags\x00" 5 => "document_236\x00tags\x00" 6 => "document_240\x00tags\x00" 7 => "document_242\x00tags\x00" 8 => "nav_f007147ab67d2ccfb0605d9d3edf58c8\x00tags\x00" ] |
0.39 ms (0.00%) |
1 |
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:
[ 1 => 1731818561 2 => "object_2481\x00tags\x00" 3 => "class_CAR\x00tags\x00" 4 => "asset_5149\x00tags\x00" 5 => "asset_5150\x00tags\x00" 6 => "asset_5148\x00tags\x00" ] |
0.34 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4575'
Parameters:
[] |
0.32 ms (0.00%) |
1 |
SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.31 ms (0.00%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.27 ms (0.00%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND (siteId IS NULL OR siteId = '' OR siteId = ?) AND (language IS NULL OR language = '' OR language = ?) ORDER BY siteId,language DESC
Parameters:
[ "defaultTaxClass" null null ] |
0.26 ms (0.00%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ "1" 136 136 ] |
0.24 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4594'
Parameters:
[] |
0.24 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4593'
Parameters:
[] |
0.24 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4595'
Parameters:
[] |
0.23 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4596'
Parameters:
[] |
0.23 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4586'
Parameters:
[] |
0.20 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4579'
Parameters:
[] |
0.20 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4584'
Parameters:
[] |
0.20 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4592'
Parameters:
[] |
0.20 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4587'
Parameters:
[] |
0.20 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4589'
Parameters:
[] |
0.20 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4588'
Parameters:
[] |
0.20 ms (0.00%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
0.19 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4591'
Parameters:
[] |
0.19 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4585'
Parameters:
[] |
0.19 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4590'
Parameters:
[] |
0.19 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4576'
Parameters:
[] |
0.18 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4578'
Parameters:
[] |
0.18 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4580'
Parameters:
[] |
0.18 ms (0.00%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
136
]
|
0.17 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4577'
Parameters:
[] |
0.16 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4582'
Parameters:
[] |
0.16 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4583'
Parameters:
[] |
0.16 ms (0.00%) |
1 |
SELECT * FROM object_url_slugs WHERE fieldname = 'urlSlug' AND ownertype = 'object' AND objectId = '4581'
Parameters:
[] |
0.15 ms (0.00%) |
1 |
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[ "key" => "citroen-2cv-head lights" "path" => "/Product Data/Accessories/lights/head lights/" ] |
0.13 ms (0.00%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
0.13 ms (0.00%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='9'
Parameters:
[] |
0.13 ms (0.00%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='6'
Parameters:
[] |
0.12 ms (0.00%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
0.12 ms (0.00%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='8'
Parameters:
[] |
0.12 ms (0.00%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='10'
Parameters:
[] |
0.11 ms (0.00%) |
1 |
SELECT * FROM ecommerceframework_pricing_rule WHERE id='7'
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.