Query Metrics

120 Database Queries
53 Different statements
200.30 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.55 ms
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:
[
  "/it/prodotti/p/dinor-2.0~66741"
  "path"
  "auto_create"
  "/it/prodotti/p/dinor-2.0~66741?parameters[page]=2&parameters[parameters][page]=2"
  "path_query"
  "https://testing.weverducre.com/it/prodotti/p/dinor-2.0~66741?parameters[page]=2&parameters[parameters][page]=2"
  "entire_uri"
]
3 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.78 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/p/"
  "dinor-2.0~66741"
]
6 0.67 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/prodotti/p/dinor-2.0~66741"
]
7 0.71 ms
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/%"
  "/it/prodotti/p/dinor-2.0~66741"
]
8 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/"
  "p"
]
9 0.35 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/prodotti/p"
]
10 0.36 ms
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/%"
  "/it/prodotti/p"
]
11 0.31 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/"
  "prodotti"
]
12 0.42 ms
SELECT object_localized_SCONF_it.id as id, object_localized_SCONF_it.type as `type` FROM object_localized_SCONF_it LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_it `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_it `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_it`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_it.type IN ('object','variant','folder')) AND object_localized_SCONF_it.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 1.03 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.78 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66741
]
17 0.83 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  66741
]
18 10.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66741
]
19 0.98 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66741
]
20 0.64 ms
select `iconLabels` from object_store_prod where oo_id  = 66741
Parameters:
[]
21 0.64 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66741
  "videos"
]
22 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66741 AND fieldname = 'attributes'
Parameters:
[]
23 25.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66741 AND fieldname = 'attributes'
Parameters:
[]
24 0.66 ms
select `combinedBlock` from object_store_prod where oo_id  = 66741
Parameters:
[]
25 0.57 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66741
Parameters:
[]
26 0.59 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66741
Parameters:
[]
27 0.52 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66741
Parameters:
[]
28 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 66741
Parameters:
[]
29 0.83 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66741
]
30 0.71 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24841
]
31 0.74 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  24841
]
32 0.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24841
]
33 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24841
]
34 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 24841
Parameters:
[]
35 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24841
  "videos"
]
36 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24841 AND fieldname = 'attributes'
Parameters:
[]
37 0.69 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24841 AND fieldname = 'attributes'
Parameters:
[]
38 0.73 ms
select `combinedBlock` from object_store_prod where oo_id  = 24841
Parameters:
[]
39 0.66 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24841
Parameters:
[]
40 0.57 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24841
Parameters:
[]
41 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24841
Parameters:
[]
42 0.56 ms
select `combinedImage` from object_store_prod where oo_id  = 24841
Parameters:
[]
43 0.78 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24841
]
44 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24839
]
45 0.77 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  24839
]
46 0.65 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24839
]
47 0.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24839
]
48 0.63 ms
select `iconLabels` from object_store_prod where oo_id  = 24839
Parameters:
[]
49 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24839
  "videos"
]
50 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24839 AND fieldname = 'attributes'
Parameters:
[]
51 0.79 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24839 AND fieldname = 'attributes'
Parameters:
[]
52 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 24839
Parameters:
[]
53 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24839
Parameters:
[]
54 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24839
Parameters:
[]
55 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24839
Parameters:
[]
56 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 24839
Parameters:
[]
57 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24839
]
58 1.12 ms
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  66741
  "axVersions"
]
59 0.52 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
60 0.92 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
61 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17228
]
62 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
63 0.55 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  159
]
64 0.46 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  11
]
65 0.39 ms
SELECT object_localized_SOPT_it.id as id, object_localized_SOPT_it.type as `type` FROM object_localized_SOPT_it WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_it.type IN ('object','variant','folder')) AND object_localized_SOPT_it.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Cement Grey + White Matt"
]
66 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
67 0.54 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  48
]
68 0.40 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  26
]
69 0.44 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  106
]
70 0.44 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  20
]
71 0.37 ms
SELECT object_localized_SOPT_it.id as id, object_localized_SOPT_it.type as `type` FROM object_localized_SOPT_it WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_it.type IN ('object','variant','folder')) AND object_localized_SOPT_it.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Cement Grey + White Matt"
]
72 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
73 0.34 ms
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
74 2.69 ms
SELECT COUNT(*) FROM object_localized_7_it WHERE ((ifnull(headline, "") != "")  AND (products like ?)  AND  object_localized_7_it.type IN ('object','variant','folder')) AND object_localized_7_it.published = 1
Parameters:
[
  "%,24841,%"
]
75 0.53 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
76 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
77 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
78 0.50 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
79 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
80 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
81 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
82 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
83 1.30 ms
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=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
84 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
85 1.29 ms
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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
86 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1849
]
87 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
88 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1944
]
89 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
90 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
91 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
92 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
93 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
94 1.41 ms
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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
95 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1853
]
96 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
97 0.45 ms
SELECT object_localized_8_it.id as id, object_localized_8_it.type as `type` FROM object_localized_8_it WHERE ( object_localized_8_it.type IN ('object','variant','folder')) AND object_localized_8_it.published = 1
Parameters:
[]
98 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
99 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1846
]
100 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
101 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
102 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
103 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
104 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
105 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
106 1.31 ms
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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
107 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1850
]
108 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
109 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1819
]
110 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1865
]
111 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
112 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
113 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
114 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]

ax connection

# Time Info
1 3.59 ms
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"
  "000495577"
]
2 4.59 ms
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_SALESBOM"
  "000495262"
]
3 4.41 ms
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_SALESBOM"
  "000522753"
]
4 4.37 ms
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"
  "000522790"
]
5 32.40 ms
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_SALESBOM"
  "000661582"
]
6 48.34 ms
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"
  "000661694"
]

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.