Query Metrics

396 Database Queries
110 Different statements
1476.44 ms Query time
1 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.26 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:
[
  "/es/productos/p/odrey-1.1~68041"
  "path"
  "auto_create"
  "/es/productos/p/odrey-1.1~68041?parameters[sliderindex]=6"
  "path_query"
  "https://testing.weverducre.com/es/productos/p/odrey-1.1~68041?parameters[sliderindex]=6"
  "entire_uri"
]
3 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.52 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/p/"
  "odrey-1.1~68041"
]
6 0.52 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/p/odrey-1.1~68041"
]
7 0.62 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/%"
  "/es/productos/p/odrey-1.1~68041"
]
8 0.31 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "p"
]
9 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/p"
]
10 0.29 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/%"
  "/es/productos/p"
]
11 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.31 ms
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"
]
13 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.70 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68041
]
17 0.57 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:
[
  68041
]
18 0.59 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68041
]
19 0.99 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68041
]
20 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 68041
Parameters:
[]
21 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68041
  "videos"
]
22 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68041 AND fieldname = 'attributes'
Parameters:
[]
23 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68041 AND fieldname = 'attributes'
Parameters:
[]
24 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 68041
Parameters:
[]
25 0.58 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68041
Parameters:
[]
26 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68041
Parameters:
[]
27 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68041
Parameters:
[]
28 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68041
Parameters:
[]
29 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68041
]
30 22.50 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
31 0.37 ms
SELECT FOUND_ROWS()
Parameters:
[]
32 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  69716
]
33 0.69 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:
[
  69716
]
34 11.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  69716
]
35 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  69716
]
36 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 69716
Parameters:
[]
37 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  69716
  "videos"
]
38 3.10 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 69716 AND fieldname = 'attributes'
Parameters:
[]
39 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 69716 AND fieldname = 'attributes'
Parameters:
[]
40 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 69716
Parameters:
[]
41 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 69716
Parameters:
[]
42 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 69716
Parameters:
[]
43 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 69716
Parameters:
[]
44 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 69716
Parameters:
[]
45 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69716
]
46 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  25039
]
47 0.56 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:
[
  25039
]
48 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  25039
]
49 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  25039
]
50 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 25039
Parameters:
[]
51 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  25039
  "videos"
]
52 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25039 AND fieldname = 'attributes'
Parameters:
[]
53 0.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 25039 AND fieldname = 'attributes'
Parameters:
[]
54 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 25039
Parameters:
[]
55 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 25039
Parameters:
[]
56 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 25039
Parameters:
[]
57 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 25039
Parameters:
[]
58 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 25039
Parameters:
[]
59 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25039
]
60 0.64 ms
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  69716
  "axVersions"
]
61 0.51 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
62 0.44 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
63 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
64 0.45 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  159
]
65 0.34 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  11
]
66 0.29 ms
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"
  "Black Matt"
]
67 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
68 0.47 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  48
]
69 0.31 ms
SELECT * FROM classificationstore_keys WHERE name = 'e_cable_length' and storeId = 1
Parameters:
[]
70 0.30 ms
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"
  "Black Matt"
]
71 0.37 ms
SELECT * FROM classificationstore_keys WHERE name = 'e_cable_length' and storeId = 1
Parameters:
[]
72 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
73 0.41 ms
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
74 2.45 ms
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:
[
  "%,68041,%"
]
75 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
76 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
77 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
78 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
79 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
80 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
81 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
82 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
83 1.40 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=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"
]
84 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
85 1.16 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
86 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
87 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
88 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
89 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
90 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
91 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
92 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
93 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
94 1.27 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
95 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
96 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
97 0.46 ms
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:
[]
98 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
99 0.31 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
100 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
101 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
102 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
103 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
104 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
105 0.32 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
107 0.31 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
108 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
109 0.25 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
110 0.30 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
111 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
112 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
113 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
114 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
115 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
116 1.02 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
117 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
118 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
119 0.28 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
120 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
121 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
122 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
123 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
124 0.73 ms
SELECT id FROM assets WHERE id IN (3508199,4691721,4975418,5043302,5043303)
Parameters:
[]
125 0.83 ms
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:
[
  68041
  3508199
  "projectImages"
  "object"
  ""
  "0"
  1
]
126 0.67 ms
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:
[
  68041
  4691721
  "projectImages"
  "object"
  ""
  "0"
  2
]
127 0.70 ms
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:
[
  68041
  4975418
  "projectImages"
  "object"
  ""
  "0"
  3
]
128 0.70 ms
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:
[
  68041
  5043302
  "projectImages"
  "object"
  ""
  "0"
  4
]
129 0.69 ms
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:
[
  68041
  5043303
  "projectImages"
  "object"
  ""
  "0"
  5
]
130 0.42 ms
SELECT id FROM assets WHERE id IN (1148529)
Parameters:
[]
131 0.92 ms
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:
[
  68041
  1148529
  "manualImages"
  "object"
  ""
  "0"
  1
]
132 22.20 ms
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"
  "ODREY 1.6"
]
133 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68046
]
134 0.59 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:
[
  68046
]
135 0.63 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68046
]
136 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68046
]
137 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 68046
Parameters:
[]
138 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68046
  "videos"
]
139 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68046 AND fieldname = 'attributes'
Parameters:
[]
140 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68046 AND fieldname = 'attributes'
Parameters:
[]
141 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 68046
Parameters:
[]
142 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68046
Parameters:
[]
143 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68046
Parameters:
[]
144 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68046
Parameters:
[]
145 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 68046
Parameters:
[]
146 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68046
]
147 27.21 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%') 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:
[]
148 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3508199
]
149 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3508199
]
150 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639685
]
151 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639685
]
152 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639588
]
153 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639588
]
154 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639616
]
155 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639616
]
156 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639589
]
157 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639589
]
158 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639426
]
159 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639426
]
160 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639498
]
161 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639498
]
162 0.31 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  23479
]
163 0.28 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22232
]
164 0.26 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22233
]
165 0.26 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22237
]
166 0.26 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22239
]
167 0.45 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  28500
]
168 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1148529
]
169 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1148529
]
170 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACPAL"
]
171 0.58 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  149523
  "accessoryDemands"
]
172 0.77 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  149523
  "accessoryDemands"
  0
]
173 0.78 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  149523
  "accessoryDemands"
  1
]
174 0.78 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  149523
  "accessoryDemands"
  2
]
175 0.77 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  149523
  "accessoryDemands"
  3
]
176 0.75 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  149523
  "accessoryDemands"
  4
]
177 0.69 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  149523
  "accessoryDemands"
  5
]
178 0.65 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  149523
]
179 0.26 ms
SELECT id FROM objects WHERE id IN (25965,23737,23734,49070,23735,23736)
Parameters:
[]
180 0.80 ms
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:
[
  149523
  25965
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  1
]
181 0.68 ms
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:
[
  149523
  23737
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  2
]
182 0.66 ms
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:
[
  149523
  23734
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  3
]
183 0.74 ms
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:
[
  149523
  49070
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  4
]
184 0.63 ms
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:
[
  149523
  23735
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  5
]
185 0.64 ms
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:
[
  149523
  23736
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  6
]
186 0.29 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
187 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACCES"
]
188 0.23 ms
SELECT id FROM objects WHERE id IN (50890,50891)
Parameters:
[]
189 0.73 ms
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:
[
  149523
  50890
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  1
]
190 0.64 ms
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:
[
  149523
  50891
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  2
]
191 0.28 ms
SELECT id FROM objects WHERE published=1 AND id IN (50890,50891);
Parameters:
[]
192 0.27 ms
SELECT id FROM objects WHERE id IN (11233,11234,11235,11236,11237,11238,11239,11240,11241,11242,68142,68143)
Parameters:
[]
193 0.64 ms
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:
[
  149523
  11233
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  1
]
194 0.66 ms
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:
[
  149523
  11234
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  2
]
195 0.63 ms
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:
[
  149523
  11235
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  3
]
196 0.65 ms
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:
[
  149523
  11236
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  4
]
197 0.65 ms
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:
[
  149523
  11237
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  5
]
198 0.60 ms
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:
[
  149523
  11238
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  6
]
199 0.60 ms
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:
[
  149523
  11239
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  7
]
200 0.63 ms
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:
[
  149523
  11240
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  8
]
201 0.63 ms
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:
[
  149523
  11241
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  9
]
202 0.60 ms
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:
[
  149523
  11242
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  10
]
203 0.64 ms
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:
[
  149523
  68142
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  11
]
204 0.60 ms
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:
[
  149523
  68143
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  12
]
205 0.24 ms
SELECT id FROM objects WHERE published=1 AND id IN (11233,11234,11235,11236,11237,11238,11239,11240,11241,11242,68142,68143);
Parameters:
[]
206 0.25 ms
SELECT id FROM objects WHERE id IN (68140,68141,28257,28258,87665,87666)
Parameters:
[]
207 0.68 ms
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:
[
  149523
  68140
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "3"
  1
]
208 0.60 ms
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:
[
  149523
  68141
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "3"
  2
]
209 0.60 ms
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:
[
  149523
  28257
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "3"
  3
]
210 0.62 ms
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:
[
  149523
  28258
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "3"
  4
]
211 0.60 ms
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:
[
  149523
  87665
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "3"
  5
]
212 0.59 ms
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:
[
  149523
  87666
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "3"
  6
]
213 0.25 ms
SELECT id FROM objects WHERE published=1 AND id IN (68140,68141,28257,28258,87665,87666);
Parameters:
[]
214 0.43 ms
SELECT id FROM objects WHERE id IN (49108,49109)
Parameters:
[]
215 0.64 ms
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:
[
  149523
  49108
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "4"
  1
]
216 0.62 ms
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:
[
  149523
  49109
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "4"
  2
]
217 0.50 ms
SELECT id FROM objects WHERE published=1 AND id IN (49108,49109);
Parameters:
[]
218 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49108
]
219 0.54 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:
[
  49108
]
220 0.60 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49108
]
221 0.69 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49108
]
222 0.51 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  49108
  "configurator"
]
223 0.49 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  49108
]
224 1.06 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49109
]
225 2.61 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:
[
  49109
]
226 3.80 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49109
]
227 0.95 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49109
]
228 0.48 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  49109
  "configurator"
]
229 0.41 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  49109
]
230 0.26 ms
SELECT id FROM objects WHERE id IN (61164,61165)
Parameters:
[]
231 0.63 ms
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:
[
  149523
  61164
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "5"
  1
]
232 0.63 ms
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:
[
  149523
  61165
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "5"
  2
]
233 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (61164,61165);
Parameters:
[]
234 0.50 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  74043
  "accessoryDemands"
]
235 0.68 ms
SELECT * FROM object_collection_AccessoryDemand_localized_ACPAL WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  74043
  "accessoryDemands"
  0
]
236 0.45 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  74043
]
237 0.46 ms
SELECT id FROM objects WHERE id IN (28389,28390,22376,23748,22378,68181)
Parameters:
[]
238 0.69 ms
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:
[
  74043
  28389
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  1
]
239 0.62 ms
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:
[
  74043
  28390
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  2
]
240 0.73 ms
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:
[
  74043
  22376
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  3
]
241 0.81 ms
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:
[
  74043
  23748
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  4
]
242 0.70 ms
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:
[
  74043
  22378
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  5
]
243 0.96 ms
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:
[
  74043
  68181
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  6
]
244 0.59 ms
SELECT id FROM objects WHERE published=1 AND id IN (28389,28390,22376,23748,22378,68181);
Parameters:
[]
245 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22376
]
246 0.52 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:
[
  22376
]
247 0.53 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22376
]
248 0.58 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22376
]
249 0.40 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  22376
  "configurator"
]
250 0.42 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  22376
]
251 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22378
]
252 0.48 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:
[
  22378
]
253 0.48 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  22378
]
254 0.55 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  22378
]
255 0.40 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  22378
  "configurator"
]
256 0.67 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  22378
]
257 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17228
]
258 2.56 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%') 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:
[]
259 22.78 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
260 21.30 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (IFNULL(isSalesItem, 0) = 0)
Parameters:
[]
261 21.13 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
262 0.38 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  27988
]
263 21.28 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (TRIM(`lampType`) = 'PAR16')) GROUP BY dest
Parameters:
[]
264 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
265 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
266 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187916
]
267 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187916
]
268 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  950636
]
269 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  950636
]
270 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187942
]
271 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187942
]
272 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187977
]
273 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187977
]
274 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187940
]
275 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187940
]
276 21.29 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mountingText`)
Parameters:
[]
277 20.83 ms
SELECT TRIM(`cableLength`) 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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cableLength`)
Parameters:
[]
278 20.46 ms
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 = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`itemNumber`)
Parameters:
[]
279 39.96 ms
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 = '78154') AND (((virtualProductId = '68041' and a.id != '68041') or parentProducts like '%,68041,%')) AND (TRIM(`lampType`) = 'PAR16') GROUP BY `itemNumber`
Parameters:
[]
280 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977087
]
281 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977087
]
282 0.33 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  25965
]
283 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977088
]
284 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977088
]
285 0.35 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23737
]
286 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976805
]
287 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976805
]
288 0.28 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23734
]
289 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976804
]
290 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976804
]
291 0.33 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  49070
]
292 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977215
]
293 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977215
]
294 0.27 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23735
]
295 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977079
]
296 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977079
]
297 0.27 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23736
]
298 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977089
]
299 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977089
]
300 0.28 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11233
]
301 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976848
]
302 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976848
]
303 0.26 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11234
]
304 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976851
]
305 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976851
]
306 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11235
]
307 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977212
]
308 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977212
]
309 0.27 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11236
]
310 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976856
]
311 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976856
]
312 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11237
]
313 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977085
]
314 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977085
]
315 0.32 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11238
]
316 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976849
]
317 1.02 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976849
]
318 0.33 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11239
]
319 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977213
]
320 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977213
]
321 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11240
]
322 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976854
]
323 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976854
]
324 0.29 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11241
]
325 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976852
]
326 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976852
]
327 0.27 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11242
]
328 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977089
]
329 0.27 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  68142
]
330 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976848
]
331 0.27 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  68143
]
332 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976850
]
333 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976850
]
334 0.33 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  50890
]
335 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977084
]
336 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977084
]
337 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  50891
]
338 1.00 ms
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
  "000505728"
]
339 0.65 ms
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
  "000505347"
]
340 0.76 ms
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
  "000505781"
]
341 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "LCONF"
]
342 2.17 ms
SELECT object_localized_prod_es.id as id, object_localized_prod_es.type as `type` FROM object_localized_prod_es WHERE (`itemNumber` = '287120BB0'  AND  object_localized_prod_es.type IN ('variant','object')) AND object_localized_prod_es.published = 1 LIMIT 1
Parameters:
[]
343 0.52 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  146
]
344 0.49 ms
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  1196332
]
345 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:
[
  177
]
346 119.32 ms
(
            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"
  "ODREY 1.1"
  "287120BB0"
  "article"
  "287120BB0"
  "aspect"
  "287120BB0"
  "aspect"
  "287120BB0"
  "aspect"
]
347 0.37 ms
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"
]
348 1.45 ms
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:
[
  "287120BB0"
  "article"
]
349 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
]
350 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:
[
  41
]
351 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:
[
  12
]
352 0.37 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  13
]
353 0.41 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  14
]
354 0.36 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  37
]
355 0.37 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  20
]
356 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:
[
  225
]
357 0.39 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  31
]
358 0.48 ms
(
            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"
  "ODREY 1.1"
  "287120BB0"
  "article"
  "287120BB0"
  "aspect"
  "287120BB0"
  "aspect"
  "287120BB0"
  "aspect"
]
359 0.31 ms
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"
]
360 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639503
]
361 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639503
]
362 0.36 ms
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  1196331
]
363 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
364 1.10 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=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
365 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2525
]
366 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

ax connection

# Time Info
1 53.93 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"
  "000505728"
]
2 19.52 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"
  "000505347"
]
3 30.11 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"
  "000505781"
]
4 17.93 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"
  "000505396"
]
5 52.64 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"
  "000505728"
]
6 74.86 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"
  "000505347"
]
7 50.45 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"
  "000505781"
]
8 35.36 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"
  "000505396"
]
9 48.82 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"
  "000505728"
]
10 35.10 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"
  "000505347"
]
11 50.03 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"
  "000505781"
]
12 27.68 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"
  "000505396"
]
13 47.16 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"
  "000505728"
]
14 34.78 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"
  "000505347"
]
15 47.07 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"
  "000505781"
]
16 35.87 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"
  "000505396"
]
17 1.18 ms
SELECT * FROM WS_MAXREPORTASFINISHED WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505728"
]
18 23.69 ms
SELECT * FROM WS_MAXREPORTASFINISHEDWITHEXPECTEDAVAILABLE WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505728"
]
19 1.14 ms
SELECT * FROM WS_MAXREPORTASFINISHED WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505347"
]
20 23.67 ms
SELECT * FROM WS_MAXREPORTASFINISHEDWITHEXPECTEDAVAILABLE WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505347"
]
21 1.15 ms
SELECT * FROM WS_MAXREPORTASFINISHED WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505781"
]
22 0.80 ms
SELECT *
            FROM WS_SALESPRICE
            WHERE ITEMNUMBER IN (?)
Parameters:
[
  "000505781"
]
23 27.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"
  "000505728"
]
24 19.75 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"
  "000505347"
]
25 28.07 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"
  "000505781"
]
26 19.74 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"
  "000505396"
]
27 27.52 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"
  "000505728"
]
28 19.20 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"
  "000505347"
]
29 27.05 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"
  "000505781"
]
30 19.33 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"
  "000505396"
]

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
  • The field 'App\Entity\StockReservation#amount' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.