Query Metrics
35
Database Queries
16
Different statements
169.18 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
122.56 ms (72.45%) |
1 |
(
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_nl 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_nl 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_nl 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_nl 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_nl 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_nl as o
where o.published = 1 and o.actualItemNumber = ? and o.productType = ?
)
Parameters:
[ "chapter" "931" "line" "STREX MODULE 1.0 OPAL" "171382B3" "article" "171382B3" "aspect" "171382B3" "aspect" "171382B3" "aspect" ] |
|
2.95 ms (1.74%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/weverducre.com/nl/a/shop/product/detail-page/specifications/" "62106" ] |
|
2.81 ms (1.66%) |
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/%" "/nl/a/shop/product/detail-page/specifications/62106" ] |
|
2.79 ms (1.65%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/weverducre.com/nl/a/shop/product/detail-page/specifications/62106"
]
|
|
1.67 ms (0.99%) |
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:
[ "/nl/a/shop/product/detail-page/specifications/62106" "path" "auto_create" "/nl/a/shop/product/detail-page/specifications/62106" "path_query" "https://testing.weverducre.com/nl/a/shop/product/detail-page/specifications/62106" "entire_uri" ] |
|
1.50 ms (0.89%) |
1 |
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE (itemNumber = ?) AND (productType = ?) AND object_localized_prod_nl.type IN ('object','variant','folder') LIMIT 1
Parameters:
[ "171382B3" "article" ] |
|
0.92 ms (0.54%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.90 ms (0.53%) |
1 |
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
1547
]
|
|
0.78 ms (0.46%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.74 ms (0.44%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"SCONF"
]
|
|
0.53 ms (0.31%) |
1 |
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
62106
]
|
|
0.49 ms (0.29%) |
1 |
SELECT object_localized_SCONF_nl.id as id, object_localized_SCONF_nl.type as `type` FROM object_localized_SCONF_nl LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1 AND `EcommerceB2B`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_nl `EcommerceB2B_localized` ON 1 AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1 AND `EcommerceB2C`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_nl `EcommerceB2C_localized` ON 1 AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_nl`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?)) AND object_localized_SCONF_nl.type IN ('object','variant','folder')) AND object_localized_SCONF_nl.published = 1 LIMIT 1
Parameters:
[ "wdbe" "wdbe" ] |
|
0.48 ms (0.28%) |
1 |
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 62106 "axVersions" ] |
|
0.44 ms (0.26%) |
1 |
SELECT object_localized_prod_nl.id as id, object_localized_prod_nl.type as `type` FROM object_localized_prod_nl WHERE (itemNumber is null) AND (productType = ?) AND object_localized_prod_nl.type IN ('object','variant','folder') LIMIT 1
Parameters:
[
"article"
]
|
|
0.41 ms (0.24%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
ax connection
| Time▼ | Count | Info |
|---|---|---|
|
29.21 ms (17.27%) |
1 |
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_TG" "000459156" ] |
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.