Query Metrics

315 Database Queries
70 Different statements
650.11 ms Query time
1 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.46 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:
[
  "/de/produkte/p/odrey-1.1~68041"
  "path"
  "auto_create"
  "/de/produkte/p/odrey-1.1~68041"
  "path_query"
  "https://testing.weverducre.com/de/produkte/p/odrey-1.1~68041"
  "entire_uri"
]
3 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.54 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/produkte/p/"
  "odrey-1.1~68041"
]
6 0.58 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/de/produkte/p/odrey-1.1~68041"
]
7 0.69 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/%"
  "/de/produkte/p/odrey-1.1~68041"
]
8 0.72 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/produkte/"
  "p"
]
9 0.35 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/de/produkte/p"
]
10 0.35 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/%"
  "/de/produkte/p"
]
11 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/"
  "produkte"
]
12 0.36 ms
SELECT object_localized_SCONF_de.id as id, object_localized_SCONF_de.type as `type` FROM object_localized_SCONF_de LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_de`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_de `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_de`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_de`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_de `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_de`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_de.type IN ('object','variant','folder')) AND object_localized_SCONF_de.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.77 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 25.90 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
17 0.39 ms
SELECT FOUND_ROWS()
Parameters:
[]
18 0.94 ms
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  69716
  "axVersions"
]
19 0.52 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
21 1.06 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69716
]
22 0.71 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68041
]
23 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25039
]
24 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
25 0.54 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  159
]
26 0.59 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  11
]
27 0.46 ms
SELECT object_localized_SOPT_de.id as id, object_localized_SOPT_de.type as `type` FROM object_localized_SOPT_de WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_de.type IN ('object','variant','folder')) AND object_localized_SOPT_de.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Black Matt"
]
28 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
29 0.55 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  48
]
30 0.43 ms
SELECT * FROM classificationstore_keys WHERE name = 'e_cable_length' and storeId = 1
Parameters:
[]
31 0.43 ms
SELECT object_localized_SOPT_de.id as id, object_localized_SOPT_de.type as `type` FROM object_localized_SOPT_de WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_de.type IN ('object','variant','folder')) AND object_localized_SOPT_de.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Black Matt"
]
32 0.49 ms
SELECT * FROM classificationstore_keys WHERE name = 'e_cable_length' and storeId = 1
Parameters:
[]
33 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
34 0.45 ms
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
35 2.43 ms
SELECT COUNT(*) FROM object_localized_7_de WHERE ((ifnull(headline, "") != "")  AND (products like ?)  AND  object_localized_7_de.type IN ('object','variant','folder')) AND object_localized_7_de.published = 1
Parameters:
[
  "%,68041,%"
]
36 0.49 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
37 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
38 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
39 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
40 0.42 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
41 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
42 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
43 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
44 1.34 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=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
45 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
46 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=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
47 0.61 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
48 0.52 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  120
]
49 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
50 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
51 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
52 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
53 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
54 1.44 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=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
55 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
56 0.44 ms
SELECT object_localized_8_de.id as id, object_localized_8_de.type as `type` FROM object_localized_8_de WHERE ( object_localized_8_de.type IN ('object','variant','folder')) AND object_localized_8_de.published = 1
Parameters:
[]
57 0.49 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
58 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1288
]
59 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
60 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
61 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
62 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
63 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
64 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
65 1.35 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=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
66 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
67 0.45 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  566
]
68 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  34
]
69 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
70 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
71 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
72 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
73 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
74 1.30 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
75 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
76 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  25
]
77 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
78 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
79 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
80 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
81 0.71 ms
SELECT id FROM assets WHERE id IN (3508199,4691721,4975418,5043302,5043303)
Parameters:
[]
82 1.03 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
]
83 0.99 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
]
84 0.97 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
]
85 1.03 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
]
86 1.22 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
]
87 0.50 ms
SELECT id FROM assets WHERE id IN (1148529)
Parameters:
[]
88 0.97 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
]
89 30.29 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "ODREY 1.6"
]
90 31.67 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
91 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3508199
]
92 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3508199
]
93 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639685
]
94 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639685
]
95 0.76 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639589
]
96 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639589
]
97 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639498
]
98 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639498
]
99 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639426
]
100 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639426
]
101 0.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639588
]
102 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639588
]
103 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639616
]
104 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639616
]
105 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639685
]
106 0.36 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  23479
]
107 0.34 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22232
]
108 0.31 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22233
]
109 0.32 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22237
]
110 0.34 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22239
]
111 0.55 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  28500
]
112 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1148529
]
113 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1148529
]
114 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACPAL"
]
115 0.67 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  149523
  "accessoryDemands"
]
116 0.88 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
]
117 1.15 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
]
118 1.06 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
]
119 0.95 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
]
120 1.00 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
]
121 1.13 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
]
122 0.96 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  149523
]
123 0.27 ms
SELECT id FROM objects WHERE id IN (25965,23737,23734,49070,23735,23736)
Parameters:
[]
124 1.12 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
]
125 1.00 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
]
126 0.86 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
]
127 0.83 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
]
128 0.89 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
]
129 0.92 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
]
130 0.37 ms
SELECT id FROM objects WHERE published=1 AND id IN (25965,23737,23734,49070,23735,23736);
Parameters:
[]
131 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACCES"
]
132 0.32 ms
SELECT id FROM objects WHERE id IN (50890,50891)
Parameters:
[]
133 0.88 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
]
134 0.79 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
]
135 0.34 ms
SELECT id FROM objects WHERE published=1 AND id IN (50890,50891);
Parameters:
[]
136 0.37 ms
SELECT id FROM objects WHERE id IN (11233,11234,11235,11236,11237,11238,11239,11240,11241,11242,68142,68143)
Parameters:
[]
137 0.95 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
]
138 0.85 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
]
139 0.79 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
]
140 0.90 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
]
141 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:
[
  149523
  11237
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  5
]
142 0.76 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
]
143 0.75 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
]
144 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
  11240
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  8
]
145 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
  11241
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "2"
  9
]
146 0.72 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
]
147 0.79 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
]
148 0.71 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
]
149 0.28 ms
SELECT id FROM objects WHERE published=1 AND id IN (11233,11234,11235,11236,11237,11238,11239,11240,11241,11242,68142,68143);
Parameters:
[]
150 0.35 ms
SELECT id FROM objects WHERE id IN (68140,68141,28257,28258,87665,87666)
Parameters:
[]
151 0.77 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
]
152 0.76 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
]
153 0.75 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
]
154 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
  28258
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "3"
  4
]
155 0.79 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
]
156 0.75 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
]
157 0.37 ms
SELECT id FROM objects WHERE published=1 AND id IN (68140,68141,28257,28258,87665,87666);
Parameters:
[]
158 0.50 ms
SELECT id FROM objects WHERE id IN (49108,49109)
Parameters:
[]
159 0.76 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
]
160 0.83 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
]
161 0.49 ms
SELECT id FROM objects WHERE published=1 AND id IN (49108,49109);
Parameters:
[]
162 0.26 ms
SELECT id FROM objects WHERE id IN (61164,61165)
Parameters:
[]
163 0.72 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
]
164 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:
[
  149523
  61165
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "5"
  2
]
165 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (61164,61165);
Parameters:
[]
166 0.29 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  74043
  "accessoryDemands"
]
167 0.30 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
]
168 0.30 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  74043
]
169 0.34 ms
SELECT id FROM objects WHERE id IN (28389,28390,22376,23748,22378,68181)
Parameters:
[]
170 0.38 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
]
171 0.36 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
]
172 0.36 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
]
173 0.37 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
]
174 0.36 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
]
175 0.40 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
]
176 0.32 ms
SELECT id FROM objects WHERE published=1 AND id IN (28389,28390,22376,23748,22378,68181);
Parameters:
[]
177 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17228
]
178 2.50 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_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
179 23.09 ms
SELECT TRIM(`lampType`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
180 21.51 ms
SELECT count(*) FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
181 20.31 ms
SELECT dest as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_de_relations a WHERE fieldname = 'colorObject' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
182 0.71 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  27988
]
183 20.34 ms
SELECT dest FROM ecommerceframework_productindex_wdbe_de_relations a WHERE fieldname = 'colorObject' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
184 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
185 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
186 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187916
]
187 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187916
]
188 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  950636
]
189 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  950636
]
190 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187942
]
191 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187942
]
192 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187977
]
193 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187977
]
194 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187940
]
195 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187940
]
196 22.75 ms
SELECT TRIM(`mountingText`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
197 21.83 ms
SELECT TRIM(`cableLength`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
198 21.81 ms
SELECT TRIM(`itemNumber`) as `value`, count(*) as `count` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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:
[]
199 38.99 ms
SELECT `itemNumber` FROM ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_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_de_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:
[]
200 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977087
]
201 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977087
]
202 0.30 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  25965
]
203 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977088
]
204 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977088
]
205 0.39 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23737
]
206 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976805
]
207 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976805
]
208 0.30 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23734
]
209 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976804
]
210 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976804
]
211 0.37 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  49070
]
212 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977215
]
213 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977215
]
214 0.33 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23735
]
215 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977079
]
216 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977079
]
217 0.29 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  23736
]
218 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977089
]
219 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977089
]
220 0.33 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11233
]
221 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976848
]
222 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976848
]
223 0.30 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11234
]
224 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976851
]
225 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976851
]
226 0.35 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11235
]
227 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977212
]
228 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977212
]
229 0.30 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11236
]
230 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976856
]
231 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976856
]
232 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11237
]
233 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977085
]
234 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977085
]
235 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11238
]
236 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976849
]
237 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976849
]
238 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11239
]
239 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977213
]
240 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977213
]
241 0.29 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11240
]
242 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976854
]
243 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976854
]
244 0.33 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11241
]
245 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976852
]
246 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976852
]
247 0.30 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  11242
]
248 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977089
]
249 0.30 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  68142
]
250 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976848
]
251 0.29 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  68143
]
252 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976850
]
253 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976850
]
254 0.31 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  50890
]
255 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4977084
]
256 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4977084
]
257 0.27 ms
SELECT * FROM object_relations_ACCES WHERE src_id = ?
Parameters:
[
  50891
]
258 0.74 ms
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
  "000505728"
]
259 0.70 ms
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
  "000505347"
]
260 0.80 ms
SELECT sum(a0_.amount) AS sclr_0 FROM app_stock_reservation a0_ WHERE a0_.itemNumber = ?
Parameters:
[
  "000505781"
]
261 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "LCONF"
]
262 1.71 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE (`itemNumber` = '287120BB0'  AND  object_localized_prod_de.type IN ('variant','object')) AND object_localized_prod_de.published = 1 LIMIT 1
Parameters:
[]
263 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:
[
  146
]
264 0.36 ms
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  1196332
]
265 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:
[
  177
]
266 120.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_de 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_de 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_de 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_de 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_de 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_de 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"
]
267 0.36 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE (itemNumber is null)  AND (productType = ?)  AND  object_localized_prod_de.type IN ('object','variant','folder') LIMIT 1
Parameters:
[
  "article"
]
268 1.40 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE (itemNumber = ?)  AND (productType = ?)  AND  object_localized_prod_de.type IN ('object','variant','folder') LIMIT 1
Parameters:
[
  "287120BB0"
  "article"
]
269 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:
[
  26
]
270 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
]
271 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:
[
  12
]
272 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:
[
  13
]
273 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:
[
  14
]
274 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:
[
  37
]
275 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
]
276 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:
[
  225
]
277 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:
[
  31
]
278 0.50 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_de 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_de 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_de 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_de 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_de 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_de 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"
]
279 0.30 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE (itemNumber is null)  AND (productType = ?)  AND  object_localized_prod_de.type IN ('object','variant','folder') LIMIT 1
Parameters:
[
  "article"
]
280 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639503
]
281 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639503
]
282 0.42 ms
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  1196331
]
283 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
284 1.11 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=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
285 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

ax connection

# Time Info
1 1.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"
  "000505728"
]
2 1.72 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 1.21 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 1.08 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 1.49 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 26.59 ms
select 1 from WS_PRODUCT a join WS_CONTROLPRODUCTSSALES b on a.DATAAREAID = b.DATAAREAID
            and a.ITEMGROUPID = b.ITEMGROUPID where a.DATAAREAID = ? and b.ITEMGROUPID = ? and a.ITEMNUMBER = ?
            and (b.TYPE = 2 OR b.TYPE = 0)
Parameters:
[
  "wdbe"
  "G_SALESBOM"
  "000505347"
]
7 0.96 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 1.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"
  "000505396"
]
9 0.94 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 1.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_SALESBOM"
  "000505347"
]
11 0.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_WH-PACK"
  "000505781"
]
12 1.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"
  "000505396"
]
13 1.19 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 1.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_SALESBOM"
  "000505347"
]
15 0.88 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 1.09 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.07 ms
SELECT * FROM WS_MAXREPORTASFINISHED WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505728"
]
18 23.59 ms
SELECT * FROM WS_MAXREPORTASFINISHEDWITHEXPECTEDAVAILABLE WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505728"
]
19 1.03 ms
SELECT * FROM WS_MAXREPORTASFINISHED WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505347"
]
20 22.09 ms
SELECT * FROM WS_MAXREPORTASFINISHEDWITHEXPECTEDAVAILABLE WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505347"
]
21 1.80 ms
SELECT * FROM WS_MAXREPORTASFINISHED WHERE ITEMID = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
  "000505781"
]
22 0.62 ms
SELECT *
            FROM WS_SALESPRICE
            WHERE ITEMNUMBER IN (?)
Parameters:
[
  "000505781"
]
23 0.95 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 1.12 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 0.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_WH-PACK"
  "000505781"
]
26 1.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"
]
27 0.81 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 1.18 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 0.89 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 1.21 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.