Query Metrics
271
Database Queries
64
Different statements
1027.42 ms
Query time
1
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
277.40 ms (27.00%) |
2 |
(
select o.itemNumber as `itemNumber`, o.itemNumberAnnotation as `itemNumberAnnotation`, u.dest_id as `usageDestId`, l.dest_id as `localeDestId`, u.data as `usage`, l.data as `locale`
from
object_localized_prod_es as o
left outer join
(select * from object_metadata_prod where fieldname = 'manualDocuments' and `column` = 'usage') as u on o.id = u.id
left outer join
(select * from object_metadata_prod where fieldname = 'manualDocuments' and `column` = 'locale') as l on o.id = l.id and u.dest_id = l.dest_id
where o.published = 1 and o.productType = ? and o.chapterId = ?
)
union
(
select o.itemNumber as `itemNumber`, o.itemNumberAnnotation as `itemNumberAnnotation`, u.dest_id as `usageDestId`, l.dest_id as `localeDestId`, u.data as `usage`, l.data as `locale`
from
object_localized_prod_es as o
left outer join
(select * from object_metadata_prod where fieldname = 'manualDocuments' and `column` = 'usage') as u on o.id = u.id
left outer join
(select * from object_metadata_prod where fieldname = 'manualDocuments' and `column` = 'locale') as l on o.id = l.id and u.dest_id = l.dest_id
where o.published = 1 and o.productType = ? and o.lineName = ?
)
union
(
select o.itemNumber as `itemNumber`, o.itemNumberAnnotation as `itemNumberAnnotation`, u.dest_id as `usageDestId`, l.dest_id as `localeDestId`, u.data as `usage`, l.data as `locale`
from
object_localized_prod_es as o
left outer join
(select * from object_metadata_prod where fieldname = 'manualDocuments' and `column` = 'usage') as u on o.id = u.id
left outer join
(select * from object_metadata_prod where fieldname = 'manualDocuments' and `column` = 'locale') as l on o.id = l.id and u.dest_id = l.dest_id
where o.published = 1 and o.itemNumber = ? and o.productType = ?
)
union
(
select o.itemNumber as `itemNumber`, o.itemNumberAnnotation as `itemNumberAnnotation`, u.dest_id as `usageDestId`, l.dest_id as `localeDestId`, u.data as `usage`, l.data as `locale`
from
object_localized_prod_es as o
left outer join
(select * from object_metadata_prod where fieldname = 'documents' and `column` = 'usage') as u on o.id = u.id
left outer join
(select * from object_metadata_prod where fieldname = 'documents' and `column` = 'locale') as l on o.id = l.id and u.dest_id = l.dest_id
where o.published = 1 and o.actualItemNumber = ? and o.productType = ?
)
union
(
select o.itemNumber as `itemNumber`, o.itemNumberAnnotation as `itemNumberAnnotation`, mainImage as `usageDestId`, mainImage as `localeDestId`, 'Product' as `usage`, '' as `locale`
from object_localized_prod_es as o
where o.published = 1 and o.actualItemNumber = ? and o.productType = ?
)
union
(
select o.itemNumber as `itemNumber`, o.itemNumberAnnotation as `itemNumberAnnotation`, mainDrawing__id as `usageDestId`, mainDrawing__id as `localeDestId`, 'Drawing' as `usage`, '' as `locale`
from object_localized_prod_es as o
where o.published = 1 and o.actualItemNumber = ? and o.productType = ?
)
Parameters:
[ "chapter" "918" "line" "CLEA SUSPENDED 2.0" "281884W3" "article" "281884W3" "aspect" "281884W3" "aspect" "281884W3" "aspect" ] |
|
206.22 ms (20.07%) |
2 |
select a.*, max(mainProductInLine) as maxMainProductInLine, group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids, group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds from ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id where active = 1 and virtualProductActive = 1 and ((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) group by color order by maxMainProductInLine desc
Parameters:
[] |
|
57.34 ms (5.58%) |
1 |
SELECT `lightColorTemperature` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND b.subtenant_id = 2 AND a.id IN (SELECT DISTINCT src FROM ecommerceframework_productindex_wdbe_es_relations WHERE `fieldname` = 'colorObject' AND dest = '78258') AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (TRIM(`lampType`) = 'LED') AND (TRIM(`opticsCategory`) = 'Opal') GROUP BY `lightColorTemperature`
Parameters:
[] |
|
54.66 ms (5.32%) |
2 |
SELECT object_localized_prod_es.id as id, object_localized_prod_es.type as `type` FROM object_localized_prod_es WHERE ((productType = ?) AND ((lineName = ?)) AND object_localized_prod_es.type IN ('object','variant','folder')) AND object_localized_prod_es.published = 1
Parameters:
[ "line" "CLEA SUSPENDED 3.0" ] |
|
39.94 ms (3.89%) |
1 |
SELECT `itemNumber` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND b.subtenant_id = 2 AND a.id IN (SELECT DISTINCT src FROM ecommerceframework_productindex_wdbe_es_relations WHERE `fieldname` = 'colorObject' AND dest = '78258') AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (TRIM(`lampType`) = 'LED') AND (TRIM(`lightColorTemperature`) = '2700 K') AND (TRIM(`opticsCategory`) = 'Opal') GROUP BY `itemNumber`
Parameters:
[] |
|
35.12 ms (3.42%) |
1 |
SELECT TRIM(`resultPowerPerLengthSelect`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`resultPowerPerLengthSelect`)
Parameters:
[] |
|
34.33 ms (3.34%) |
1 |
SELECT TRIM(`lampType`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[] |
|
28.40 ms (2.76%) |
1 |
SELECT TRIM(`opticsCategory`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`opticsCategory`)
Parameters:
[] |
|
27.29 ms (2.66%) |
1 |
SELECT count(*) FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0)
Parameters:
[] |
|
24.50 ms (2.38%) |
1 |
SELECT TRIM(`itemNumber`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`itemNumber`)
Parameters:
[] |
|
23.44 ms (2.28%) |
1 |
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'colorObject' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND b.subtenant_id = 2 AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[] |
|
23.16 ms (2.25%) |
1 |
SELECT TRIM(`lightColorTemperature`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[] |
|
22.02 ms (2.14%) |
1 |
SELECT dest FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'colorObject' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND b.subtenant_id = 2 AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (TRIM(`lampType`) = 'LED') AND (TRIM(`lightColorTemperature`) = '2700 K') AND (TRIM(`opticsCategory`) = 'Opal')) GROUP BY dest
Parameters:
[] |
|
20.86 ms (2.03%) |
1 |
SELECT TRIM(`mountingText`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id LEFT OUTER JOIN ( SELECT targetId, score FROM app_customer_aggregated_score WHERE name = 'sellable' AND customerId is null ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '120088' and a.id != '120088') or parentProducts like '%,120088,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mountingText`)
Parameters:
[] |
|
17.92 ms (1.74%) |
37 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4574046
]
|
|
15.99 ms (1.56%) |
40 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4574046
]
|
|
10.33 ms (1.01%) |
28 |
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND (`type` = 'object' or `type` = '')
Parameters:
[ 122610 25965 "accessories" "fieldcollection" "accessoryDemands" "0" 1 ] |
|
9.19 ms (0.89%) |
6 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "path_query" "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction" "entire_uri" ] |
|
7.37 ms (0.72%) |
20 |
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
25965
]
|
|
6.15 ms (0.60%) |
15 |
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?) AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
159
]
|
|
6.06 ms (0.59%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
4.88 ms (0.48%) |
10 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2526
]
|
|
3.79 ms (0.37%) |
10 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
3.19 ms (0.31%) |
1 |
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
"000630319"
]
|
|
3.17 ms (0.31%) |
7 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
2
]
|
|
3.08 ms (0.30%) |
9 |
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
22221
]
|
|
2.71 ms (0.26%) |
1 |
SELECT COUNT(*) FROM object_localized_7_es WHERE ((ifnull(headline, "") != "") AND (products like ?) AND object_localized_7_es.type IN ('object','variant','folder')) AND object_localized_7_es.published = 1
Parameters:
[
"%,120088,%"
]
|
|
2.40 ms (0.23%) |
4 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
120403
]
|
|
2.14 ms (0.21%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
2532
]
|
|
1.81 ms (0.18%) |
5 |
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 122610 "accessoryDemands" 0 ] |
|
1.80 ms (0.18%) |
1 |
SELECT object_localized_prod_es.id as id, object_localized_prod_es.type as `type` FROM object_localized_prod_es WHERE (`itemNumber` = '281884W3' AND object_localized_prod_es.type IN ('variant','object')) AND object_localized_prod_es.published = 1 LIMIT 1
Parameters:
[] |
|
1.59 ms (0.16%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/es/productos/p/clea-2.0~120403" "path" "auto_create" "/es/productos/p/clea-2.0~120403" "path_query" "https://testing.weverducre.com/es/productos/p/clea-2.0~120403" "entire_uri" ] |
|
1.57 ms (0.15%) |
1 |
SELECT object_localized_prod_es.id as id, object_localized_prod_es.type as `type` FROM object_localized_prod_es WHERE (itemNumber = ?) AND (productType = ?) AND object_localized_prod_es.type IN ('object','variant','folder') LIMIT 1
Parameters:
[ "281884W3" "article" ] |
|
1.56 ms (0.15%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/es/productos/p/" "clea-2.0~120403" ] |
|
1.31 ms (0.13%) |
2 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/weverducre.com/%" "/es/productos/p/clea-2.0~120403" ] |
|
1.10 ms (0.11%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/es/productos/p/clea-2.0~120403"
]
|
|
1.01 ms (0.10%) |
1 |
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 120403 "axVersions" ] |
|
0.99 ms (0.10%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.90 ms (0.09%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.87 ms (0.08%) |
2 |
SELECT * FROM object_metadata_prod WHERE object_metadata_prod.id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ? AND `type` = 'asset'
Parameters:
[ 120088 3508183 "manualImages" "object" "" "0" 1 ] |
|
0.82 ms (0.08%) |
2 |
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
1196332
]
|
|
0.78 ms (0.08%) |
2 |
SELECT object_localized_prod_es.id as id, object_localized_prod_es.type as `type` FROM object_localized_prod_es WHERE (itemNumber is null) AND (productType = ?) AND object_localized_prod_es.type IN ('object','variant','folder') LIMIT 1
Parameters:
[
"article"
]
|
|
0.75 ms (0.07%) |
2 |
SELECT object_localized_SOPT_es.id as id, object_localized_SOPT_es.type as `type` FROM object_localized_SOPT_es WHERE ((context = ?) AND (val = ?) AND object_localized_SOPT_es.type IN ('object','variant','folder')) AND object_localized_SOPT_es.published = 1 LIMIT 1
Parameters:
[ "color" "White Matt" ] |
|
0.47 ms (0.05%) |
1 |
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
|
0.46 ms (0.04%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.43 ms (0.04%) |
1 |
SELECT id FROM objects WHERE id IN (50890,50891)
Parameters:
[] |
|
0.41 ms (0.04%) |
1 |
SELECT id FROM assets WHERE id IN (3508183,3508180)
Parameters:
[] |
|
0.40 ms (0.04%) |
1 |
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 122610 "accessoryDemands" ] |
|
0.39 ms (0.04%) |
1 |
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
1553
]
|
|
0.37 ms (0.04%) |
1 |
SELECT id FROM objects WHERE published=1 AND id IN (50890,50891);
Parameters:
[] |
|
0.37 ms (0.04%) |
1 |
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[] |
|
0.36 ms (0.03%) |
1 |
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
122610
]
|
|
0.35 ms (0.03%) |
1 |
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC
Parameters:
[] |
|
0.34 ms (0.03%) |
1 |
SELECT id FROM objects WHERE id IN (11233,11234,11235,11236,11237,11238,11239,11240,11241,11242,68142,68143)
Parameters:
[] |
|
0.33 ms (0.03%) |
1 |
SELECT id FROM objects WHERE published=1 AND id IN (68140,68141,28257,28258,87665,87666);
Parameters:
[] |
|
0.33 ms (0.03%) |
1 |
SELECT id FROM objects WHERE id IN (61164,61165)
Parameters:
[] |
|
0.32 ms (0.03%) |
1 |
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[] |
|
0.31 ms (0.03%) |
1 |
SELECT id FROM objects WHERE id IN (25965,23737,23734,49070,23735,23736)
Parameters:
[] |
|
0.30 ms (0.03%) |
1 |
SELECT id FROM objects WHERE published=1 AND id IN (61164,61165);
Parameters:
[] |
|
0.30 ms (0.03%) |
1 |
SELECT id FROM objects WHERE id IN (68140,68141,28257,28258,87665,87666)
Parameters:
[] |
|
0.29 ms (0.03%) |
1 |
SELECT id FROM objects WHERE published=1 AND id IN (11233,11234,11235,11236,11237,11238,11239,11240,11241,11242,68142,68143);
Parameters:
[] |
ax connection
| Time▼ | Count | Info |
|---|---|---|
|
16.65 ms (1.62%) |
6 |
select 1 from WS_PRODUCT a join WS_CONTROLPRODUCTSSALES b on a.DATAAREAID = b.DATAAREAID and a.ITEMGROUPID = b.ITEMGROUPID where a.DATAAREAID = ? and b.ITEMGROUPID = ? and a.ITEMNUMBER = ? and (b.TYPE = 2 OR b.TYPE = 0)
Parameters:
[ "wdbe" "G_SBOM_ALL" "000630319" ] |
|
8.42 ms (0.82%) |
1 |
SELECT * FROM WS_MAXREPORTASFINISHED WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
"000630319"
]
|
|
5.88 ms (0.57%) |
1 |
SELECT * FROM WS_SALESPRICE WHERE ITEMNUMBER IN (?)
Parameters:
[
"000630319"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| ax | doctrine.dbal.ax_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\StockReservation |
|