Query Metrics
53
Database Queries
17
Different statements
159.94 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
82.93 ms (51.85%) |
1 |
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName FROM ecommerceframework_productindex_wdbe_en a INNER JOIN ecommerceframework_productindex_wdbe_en_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 a.id != virtualProductId AND (parentCategoryIds not like '%,165410,%') AND (familyName = 'RAY') AND (a.id != '70084') AND (lineName != 'RAY SUSPENDED 2.0') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 8
Parameters:
[] |
|
3.98 ms (2.49%) |
8 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
2250
]
|
|
3.65 ms (2.28%) |
8 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
2250
]
|
|
2.78 ms (1.74%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/en/a/shop/product/detail-page/cross-selling/" "70084" ] |
|
2.61 ms (1.63%) |
6 |
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/%" "/en/a/shop/product/detail-page/cross-selling/70084" ] |
|
2.47 ms (1.55%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/en/a/shop/product/detail-page/cross-selling/70084"
]
|
|
1.82 ms (1.14%) |
4 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
70084
]
|
|
1.68 ms (1.05%) |
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:
[ "/en/a/shop/product/detail-page/cross-selling/70084" "path" "auto_create" "/en/a/shop/product/detail-page/cross-selling/70084" "path_query" "https://testing.weverducre.com/en/a/shop/product/detail-page/cross-selling/70084" "entire_uri" ] |
|
0.96 ms (0.60%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.92 ms (0.57%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.64 ms (0.40%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
0.53 ms (0.33%) |
1 |
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 70084 "axVersions" ] |
|
0.49 ms (0.31%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.45 ms (0.28%) |
1 |
SELECT FOUND_ROWS()
Parameters:
[] |
|
0.39 ms (0.24%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.35 ms (0.22%) |
1 |
SELECT object_localized_SCONF_en.id as id, object_localized_SCONF_en.type as `type` FROM object_localized_SCONF_en LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_en `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_en `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_en`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_en.type IN ('object','variant','folder')) AND object_localized_SCONF_en.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
ax connection
| Time▼ | Count | Info |
|---|---|---|
|
53.28 ms (33.32%) |
2 |
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_WH-PACK" "000503226" ] |
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
No loaded entities.