Query Metrics

295 Database Queries
69 Different statements
893.72 ms Query time
1 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.53 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/ray-suspended-mini-5.0~171535"
  "path"
  "auto_create"
  "/es/productos/p/ray-suspended-mini-5.0~171535?parameters[parameters][parameters][page]=0"
  "path_query"
  "https://testing.weverducre.com/es/productos/p/ray-suspended-mini-5.0~171535?parameters[parameters][parameters][page]=0"
  "entire_uri"
]
3 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.64 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/p/"
  "ray-suspended-mini-5.0~171535"
]
6 0.59 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/p/ray-suspended-mini-5.0~171535"
]
7 0.82 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/ray-suspended-mini-5.0~171535"
]
8 0.37 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "p"
]
9 0.37 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/p"
]
10 0.38 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.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.50 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.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.87 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 30.52 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
17 0.52 ms
SELECT FOUND_ROWS()
Parameters:
[]
18 15.34 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  171836
  "wdbe_es"
]
19 0.36 ms
"START TRANSACTION"
Parameters:
[]
20 0.70 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  171836
  "wdbe_es"
]
21 0.42 ms
"COMMIT"
Parameters:
[]
22 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171836
]
23 1.10 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:
[
  171836
]
24 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171836
]
25 0.99 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171836
]
26 0.73 ms
select `iconLabels` from object_store_prod where oo_id  = 171836
Parameters:
[]
27 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171836
  "videos"
]
28 1.41 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171836 AND fieldname = 'attributes'
Parameters:
[]
29 1.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171836 AND fieldname = 'attributes'
Parameters:
[]
30 0.76 ms
select `combinedBlock` from object_store_prod where oo_id  = 171836
Parameters:
[]
31 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171836
Parameters:
[]
32 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 171836
Parameters:
[]
33 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171836
]
34 0.89 ms
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  171836
  "axVersions"
]
35 0.52 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
36 0.43 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
37 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171535
]
38 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17257
]
39 0.41 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17228
]
40 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
41 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
]
42 0.43 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  11
]
43 6.43 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"
  "Live Simple"
]
44 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
45 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:
[
  48
]
46 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:
[
  26
]
47 0.50 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  106
]
48 0.42 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  20
]
49 0.39 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"
  "Live Simple"
]
50 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
51 0.33 ms
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
52 2.12 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:
[
  "%,171535,%"
]
53 0.50 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
54 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
55 0.53 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
56 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
57 0.51 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
58 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
59 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
60 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.50 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"
]
62 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
63 1.37 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"
]
64 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
65 0.54 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
66 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
67 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
68 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
69 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
70 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
71 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
72 1.33 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"
]
73 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
74 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
75 0.39 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:
[]
76 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
77 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
78 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
79 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
80 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
81 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
82 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
83 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
84 1.20 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"
]
85 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
86 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
87 0.38 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
88 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
89 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
90 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
91 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
92 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
93 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
94 1.21 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.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
96 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
97 0.38 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
98 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
99 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
100 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
101 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
102 0.61 ms
SELECT id FROM assets WHERE id IN (5185737,5486078)
Parameters:
[]
103 1.20 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:
[
  171535
  5185737
  "projectImages"
  "object"
  ""
  "0"
  1
]
104 1.00 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:
[
  171535
  5486078
  "projectImages"
  "object"
  ""
  "0"
  2
]
105 51.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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%') and IFNULL(isSalesItem, 0) = 0 and name LIKE ? and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by case when lampType like concat('%', 'RAY SUSPENDED mini 5.0 LED', '%') then 1 else 2 end asc
Parameters:
[
  "%LED%"
]
106 0.72 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185737
]
107 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185737
]
108 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185777
]
109 0.83 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185777
]
110 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185770
]
111 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185770
]
112 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185775
]
113 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185775
]
114 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185766
]
115 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185766
]
116 0.41 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22221
]
117 0.35 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  23479
]
118 0.32 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22232
]
119 0.34 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22239
]
120 0.31 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22237
]
121 0.73 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  186912
]
122 0.30 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  186958
]
123 0.40 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  186998
]
124 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACPAL"
]
125 1.99 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%') and IFNULL(isSalesItem, 0) = 0 and name LIKE ? and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by case when lampType like concat('%', 'RAY SUSPENDED mini 5.0 LED', '%') then 1 else 2 end asc
Parameters:
[
  "%LED%"
]
126 24.30 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
127 22.06 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0)
Parameters:
[]
128 22.67 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
129 0.42 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1553
]
130 23.70 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (TRIM(`lampType`) = 'LED') AND (TRIM(`lightColorTemperature`) = '3000 K') AND (TRIM(`opticsCategory`) = 'Wide')) GROUP BY dest
Parameters:
[]
131 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
132 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
133 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187916
]
134 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187916
]
135 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187977
]
136 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187977
]
137 4.07 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587257
]
138 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587257
]
139 23.31 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mountingText`)
Parameters:
[]
140 23.12 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
141 41.17 ms
SELECT `lightColorTemperature` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND b.subtenant_id = 2 AND a.id IN (SELECT DISTINCT src FROM ecommerceframework_productindex_wdbe_es_relations WHERE `fieldname` = 'colorObject' AND dest = '119943') AND (((virtualProductId = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (TRIM(`lampType`) = 'LED') AND (TRIM(`opticsCategory`) = 'Wide') GROUP BY `lightColorTemperature`
Parameters:
[]
142 22.94 ms
SELECT TRIM(`resultPowerPerLengthSelect`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`resultPowerPerLengthSelect`)
Parameters:
[]
143 22.10 ms
SELECT TRIM(`opticsCategory`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND (((virtualProductId = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`opticsCategory`)
Parameters:
[]
144 22.52 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 = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`itemNumber`)
Parameters:
[]
145 40.99 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 = '119943') AND (((virtualProductId = '171535' and a.id != '171535') or parentProducts like '%,171535,%')) AND (TRIM(`lampType`) = 'LED') AND (TRIM(`lightColorTemperature`) = '3000 K') AND (TRIM(`opticsCategory`) = 'Wide') GROUP BY `itemNumber`
Parameters:
[]
146 0.59 ms
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
  "000684941"
]
147 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "LCONF"
]
148 1.57 ms
SELECT object_localized_prod_es.id as id, object_localized_prod_es.type as `type` FROM object_localized_prod_es WHERE (`itemNumber` = '260271LS5'  AND  object_localized_prod_es.type IN ('variant','object')) AND object_localized_prod_es.published = 1 LIMIT 1
Parameters:
[]
149 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:
[
  146
]
150 0.33 ms
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  1196332
]
151 0.43 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  177
]
152 126.98 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"
  "RAY SUSPENDED mini 5.0"
  "260271LS5"
  "article"
  "260271LS5"
  "aspect"
  "260271LS5"
  "aspect"
  "260271LS5"
  "aspect"
]
153 0.40 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"
]
154 1.41 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:
[
  "260271LS5"
  "article"
]
155 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171599
]
156 0.67 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:
[
  171599
]
157 0.61 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171599
]
158 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACCES"
]
159 1.04 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171599
]
160 0.71 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171599
  "configurator"
]
161 0.54 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171599
]
162 0.63 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171600
]
163 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:
[
  171600
]
164 0.58 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171600
]
165 0.66 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171600
]
166 0.55 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171600
  "configurator"
]
167 0.58 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171600
]
168 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  181098
]
169 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:
[
  181098
]
170 0.53 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  181098
]
171 0.71 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  181098
]
172 0.50 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  181098
  "configurator"
]
173 0.47 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  181098
]
174 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  181099
]
175 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:
[
  181099
]
176 0.51 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  181099
]
177 0.63 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  181099
]
178 0.47 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  181099
  "configurator"
]
179 0.45 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  181099
]
180 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  181100
]
181 0.53 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:
[
  181100
]
182 0.48 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  181100
]
183 0.64 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  181100
]
184 0.47 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  181100
  "configurator"
]
185 0.49 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  181100
]
186 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  181101
]
187 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:
[
  181101
]
188 0.50 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  181101
]
189 0.61 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  181101
]
190 0.47 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  181101
  "configurator"
]
191 0.46 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  181101
]
192 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  181102
]
193 0.55 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:
[
  181102
]
194 0.52 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  181102
]
195 0.60 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  181102
]
196 0.42 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  181102
  "configurator"
]
197 0.45 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  181102
]
198 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  181103
]
199 0.53 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:
[
  181103
]
200 0.52 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  181103
]
201 0.75 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  181103
]
202 0.47 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  181103
  "configurator"
]
203 0.49 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  181103
]
204 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171564
]
205 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:
[
  171564
]
206 0.51 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171564
]
207 0.67 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171564
]
208 0.43 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171564
  "configurator"
]
209 0.51 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171564
]
210 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171566
]
211 0.53 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:
[
  171566
]
212 0.52 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171566
]
213 0.60 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171566
]
214 0.50 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171566
  "configurator"
]
215 0.49 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171566
]
216 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171576
]
217 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:
[
  171576
]
218 0.51 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171576
]
219 7.52 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171576
]
220 0.50 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171576
  "configurator"
]
221 0.52 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171576
]
222 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171567
]
223 0.49 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:
[
  171567
]
224 0.55 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171567
]
225 0.63 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171567
]
226 0.44 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171567
  "configurator"
]
227 0.47 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171567
]
228 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171569
]
229 0.53 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:
[
  171569
]
230 0.50 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171569
]
231 0.62 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171569
]
232 0.50 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171569
  "configurator"
]
233 0.48 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171569
]
234 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171577
]
235 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:
[
  171577
]
236 0.54 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171577
]
237 0.61 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171577
]
238 0.45 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171577
  "configurator"
]
239 0.51 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171577
]
240 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171607
]
241 0.58 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:
[
  171607
]
242 0.53 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171607
]
243 0.60 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171607
]
244 0.44 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171607
  "configurator"
]
245 0.45 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171607
]
246 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171608
]
247 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:
[
  171608
]
248 0.51 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171608
]
249 0.59 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171608
]
250 0.41 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171608
  "configurator"
]
251 0.46 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171608
]
252 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171609
]
253 0.50 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:
[
  171609
]
254 0.52 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171609
]
255 0.60 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171609
]
256 0.48 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171609
  "configurator"
]
257 0.47 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171609
]
258 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171574
]
259 0.55 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:
[
  171574
]
260 0.49 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171574
]
261 0.66 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171574
]
262 0.46 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171574
  "configurator"
]
263 0.48 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171574
]
264 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171611
]
265 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:
[
  171611
]
266 0.51 ms
SELECT * FROM object_store_ACCES WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171611
]
267 0.64 ms
SELECT * FROM object_localized_data_ACCES WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171611
]
268 0.46 ms
SELECT * FROM object_brick_store_StrexAccessory_ACCES WHERE id = ? AND fieldname = ?
Parameters:
[
  171611
  "configurator"
]
269 0.53 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  171611
]
270 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:
[
  41
]
271 0.38 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  12
]
272 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:
[
  13
]
273 0.33 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  14
]
274 0.35 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  37
]
275 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:
[
  225
]
276 0.33 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  31
]
277 0.62 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"
  "RAY SUSPENDED mini 5.0"
  "260271LS5"
  "article"
  "260271LS5"
  "aspect"
  "260271LS5"
  "aspect"
  "260271LS5"
  "aspect"
]
278 0.35 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"
]
279 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5185878
]
280 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5185878
]
281 0.44 ms
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  1196331
]
282 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1196336
]
283 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1196336
]
284 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
285 1.22 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"
]
286 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2525
]
287 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

ax connection

# Time Info
1 28.43 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_TG"
  "000684941"
]
2 52.54 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_TG"
  "000684941"
]
3 44.99 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_TG"
  "000684941"
]
4 28.47 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_TG"
  "000684941"
]
5 0.81 ms
SELECT * FROM WS_AVAILABLEPHYSICAL WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000684941"
]
6 0.77 ms
SELECT *
            FROM WS_SALESPRICE
            WHERE ITEMNUMBER IN (?)
Parameters:
[
  "000684941"
]
7 30.84 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_TG"
  "000684941"
]
8 28.31 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_TG"
  "000684941"
]

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.