Query Metrics

393 Database Queries
71 Different statements
937.52 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.73 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"
  "path"
  "auto_create"
  "/de/produkte?page=12"
  "path_query"
  "https://testing.weverducre.com/de/produkte?page=12"
  "entire_uri"
]
3 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/"
  "produkte"
]
6 0.47 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/produkte' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
8 1.01 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
9 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
10 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
11 0.41 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
12 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
13 0.46 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  11
]
14 0.57 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  12
  11
  11
]
15 0.43 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11
  11
]
16 0.43 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2484
  2484
]
17 0.44 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1339
  1339
]
18 0.36 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1811
  1811
]
19 0.39 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1103
  1103
]
20 0.35 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  12
  12
]
21 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.30 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.30 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
28 0.31 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  11
]
29 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  12
  11
  11
]
30 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  11
  11
]
31 0.32 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2484
  2484
]
32 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1339
  1339
]
33 0.40 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1811
  1811
]
34 0.53 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1103
  1103
]
35 0.30 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  12
  12
]
36 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
37 1.24 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"
]
38 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 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=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"
]
40 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
41 0.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
42 0.47 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  120
]
43 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
44 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
45 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
46 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
47 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
48 1.75 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"
]
49 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
50 0.34 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:
[]
51 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
52 0.54 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1288
]
53 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
54 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
55 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
56 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
57 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
58 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
59 1.31 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=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"
]
60 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
61 0.30 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  566
]
62 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  34
]
63 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
64 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
65 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
66 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
67 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
68 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"
]
69 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
70 0.71 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  25
]
71 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
72 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
73 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
74 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
75 0.46 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
76 0.42 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
77 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
78 81.73 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as 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 isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY virtualProductId, priceSystemName ORDER BY min(ifnull(featuredPriority, 0)) desc,min((promotions like '%#new#%')) desc,min(ifnull(s.score, 0)) desc,min(ifnull(rankingMultiplicator, 999999999)) asc,min(`a`.`id`) ASC LIMIT 264, 24
Parameters:
[]
79 0.43 ms
SELECT FOUND_ROWS()
Parameters:
[]
80 6.93 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  22299
  "wdbe_de"
]
81 0.26 ms
"START TRANSACTION"
Parameters:
[]
82 5.74 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  22299
  "wdbe_de"
]
83 0.35 ms
"COMMIT"
Parameters:
[]
84 0.54 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  22317
  "wdbe_de"
]
85 0.33 ms
"START TRANSACTION"
Parameters:
[]
86 0.49 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  22317
  "wdbe_de"
]
87 0.27 ms
"COMMIT"
Parameters:
[]
88 4.48 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  22316
  "wdbe_de"
]
89 0.25 ms
"START TRANSACTION"
Parameters:
[]
90 0.46 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  22316
  "wdbe_de"
]
91 0.60 ms
"COMMIT"
Parameters:
[]
92 0.85 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  22315
  "wdbe_de"
]
93 0.25 ms
"START TRANSACTION"
Parameters:
[]
94 0.40 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  22315
  "wdbe_de"
]
95 0.29 ms
"COMMIT"
Parameters:
[]
96 1.15 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  22314
  "wdbe_de"
]
97 0.23 ms
"START TRANSACTION"
Parameters:
[]
98 0.44 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  22314
  "wdbe_de"
]
99 0.24 ms
"COMMIT"
Parameters:
[]
100 0.52 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  17425
  "wdbe_de"
]
101 0.25 ms
"START TRANSACTION"
Parameters:
[]
102 0.78 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  17425
  "wdbe_de"
]
103 0.26 ms
"COMMIT"
Parameters:
[]
104 0.58 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  23680
  "wdbe_de"
]
105 0.25 ms
"START TRANSACTION"
Parameters:
[]
106 0.47 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  23680
  "wdbe_de"
]
107 0.27 ms
"COMMIT"
Parameters:
[]
108 3.32 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  23375
  "wdbe_de"
]
109 0.26 ms
"START TRANSACTION"
Parameters:
[]
110 0.41 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  23375
  "wdbe_de"
]
111 0.25 ms
"COMMIT"
Parameters:
[]
112 3.73 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  17181
  "wdbe_de"
]
113 0.52 ms
"START TRANSACTION"
Parameters:
[]
114 0.43 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  17181
  "wdbe_de"
]
115 0.28 ms
"COMMIT"
Parameters:
[]
116 0.60 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  17461
  "wdbe_de"
]
117 0.25 ms
"START TRANSACTION"
Parameters:
[]
118 0.46 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  17461
  "wdbe_de"
]
119 0.26 ms
"COMMIT"
Parameters:
[]
120 0.55 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  17460
  "wdbe_de"
]
121 0.25 ms
"START TRANSACTION"
Parameters:
[]
122 0.49 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  17460
  "wdbe_de"
]
123 0.26 ms
"COMMIT"
Parameters:
[]
124 3.04 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  87584
  "wdbe_de"
]
125 0.26 ms
"START TRANSACTION"
Parameters:
[]
126 0.44 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  87584
  "wdbe_de"
]
127 0.28 ms
"COMMIT"
Parameters:
[]
128 2.64 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  87583
  "wdbe_de"
]
129 0.28 ms
"START TRANSACTION"
Parameters:
[]
130 0.71 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  87583
  "wdbe_de"
]
131 0.27 ms
"COMMIT"
Parameters:
[]
132 0.32 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`voltage`)
Parameters:
[]
133 0.34 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[]
134 0.34 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[]
135 0.35 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[]
136 0.43 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de_relations a WHERE fieldname = 'baseColorObjects' 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 isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%')) GROUP BY dest
Parameters:
[]
137 0.34 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
138 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
139 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
140 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
141 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
142 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
143 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
144 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
145 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
146 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
147 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
148 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
149 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
150 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
151 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
152 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
153 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188009
]
154 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188009
]
155 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
156 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
157 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
158 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
159 0.28 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
160 0.36 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[]
161 0.36 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[]
162 0.44 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[]
163 0.40 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
164 0.37 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
165 0.33 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
166 0.35 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`voltage`)
Parameters:
[]
167 0.35 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`scopeName`)
Parameters:
[]
168 0.36 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`typeName`)
Parameters:
[]
169 0.34 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lampType`)
Parameters:
[]
170 0.35 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_de_relations a WHERE fieldname = 'baseColorObjects' 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 isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%')) GROUP BY dest
Parameters:
[]
171 0.37 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
172 0.41 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`diameter`)
Parameters:
[]
173 0.32 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`ipRating`)
Parameters:
[]
174 0.39 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`converterText`)
Parameters:
[]
175 0.36 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
176 0.37 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
177 0.35 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) 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 a.id != virtualProductId  AND (parentCategoryIds not like '%,165410,%') GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
178 31.06 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 = '22299' and a.id != '22299') or parentProducts like '%,22299,%') 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 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  88429
]
180 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  88429
]
181 27.88 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 = '22317' and a.id != '22317') or parentProducts like '%,22317,%') 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:
[]
182 0.77 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68216
]
183 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACPAL"
]
184 0.66 ms
SELECT * FROM object_collection_AccessoryDemand_ACPAL WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  74032
  "accessoryDemands"
]
185 0.83 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:
[
  74032
  "accessoryDemands"
  0
]
186 1.05 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:
[
  74032
  "accessoryDemands"
  1
]
187 0.53 ms
SELECT * FROM object_relations_ACPAL WHERE src_id = ?
Parameters:
[
  74032
]
188 0.44 ms
SELECT id FROM objects WHERE id IN (1737)
Parameters:
[]
189 0.82 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:
[
  74032
  1737
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "0"
  1
]
190 0.60 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
191 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ACCES"
]
192 0.49 ms
SELECT id FROM objects WHERE id IN (68159,68160,68161,68162,68163,68164)
Parameters:
[]
193 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:
[
  74032
  68159
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  1
]
194 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:
[
  74032
  68160
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  2
]
195 0.62 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68161
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  3
]
196 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:
[
  74032
  68162
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  4
]
197 0.91 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:
[
  74032
  68163
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  5
]
198 0.69 ms
SELECT * FROM object_metadata_ACPAL WHERE id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (`type` = 'object' or `type` = '')
Parameters:
[
  74032
  68164
  "accessories"
  "fieldcollection"
  "accessoryDemands"
  "1"
  6
]
199 0.62 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
200 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713546
]
201 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713546
]
202 0.60 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
203 0.40 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
204 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68221
]
205 0.30 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
206 0.29 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
207 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634661
]
208 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634661
]
209 25.80 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 = '22316' and a.id != '22316') or parentProducts like '%,22316,%') 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:
[]
210 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68224
]
211 0.27 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
212 0.25 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
213 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713524
]
214 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713524
]
215 0.26 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
216 0.65 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
217 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68228
]
218 0.27 ms
SELECT id FROM objects WHERE published=1 AND id IN (1737);
Parameters:
[]
219 0.30 ms
SELECT id FROM objects WHERE published=1 AND id IN (68159,68160,68161,68162,68163,68164);
Parameters:
[]
220 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634646
]
221 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634646
]
222 23.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 = '22315' and a.id != '22315') or parentProducts like '%,22315,%') 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:
[]
223 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634653
]
224 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634653
]
225 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634665
]
226 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634665
]
227 23.69 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 = '22314' and a.id != '22314') or parentProducts like '%,22314,%') 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:
[]
228 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713513
]
229 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713513
]
230 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1713542
]
231 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1713542
]
232 29.97 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 = '17425' and a.id != '17425') or parentProducts like '%,17425,%') 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:
[]
233 0.71 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33781
]
234 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33781
]
235 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33535
]
236 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33535
]
237 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33780
]
238 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33780
]
239 31.28 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 = '23680' and a.id != '23680') or parentProducts like '%,23680,%') 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:
[]
240 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639638
]
241 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639638
]
242 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639836
]
243 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639836
]
244 0.81 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639568
]
245 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639568
]
246 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639482
]
247 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639482
]
248 22.38 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 = '23375' and a.id != '23375') or parentProducts like '%,23375,%') 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:
[]
249 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571413
]
250 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571413
]
251 26.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_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 = '17181' and a.id != '17181') or parentProducts like '%,17181,%') 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:
[]
252 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48511
]
253 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48511
]
254 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  108432
]
255 1.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  108432
]
256 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571616
]
257 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571616
]
258 31.94 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 = '17461' and a.id != '17461') or parentProducts like '%,17461,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
259 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1163
]
260 0.92 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1163
]
261 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951871
]
262 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951871
]
263 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951123
]
264 1.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951123
]
265 23.93 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 = '17403' and a.id != '17403') or parentProducts like '%,17403,%') 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:
[]
266 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45523
]
267 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45523
]
268 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634650
]
269 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634650
]
270 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48438
]
271 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48438
]
272 23.33 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 = '17460' and a.id != '17460') or parentProducts like '%,17460,%') 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:
[]
273 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  211
]
274 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  211
]
275 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951449
]
276 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951449
]
277 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951024
]
278 0.94 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951024
]
279 27.41 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 = '68087' and a.id != '68087') or parentProducts like '%,68087,%') 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:
[]
280 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639571
]
281 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639571
]
282 0.90 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639409
]
283 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639409
]
284 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639773
]
285 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639773
]
286 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639573
]
287 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639573
]
288 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639775
]
289 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639775
]
290 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639637
]
291 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639637
]
292 25.40 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 = '17304' and a.id != '17304') or parentProducts like '%,17304,%') 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:
[]
293 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1597
]
294 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1597
]
295 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2026
]
296 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2026
]
297 27.86 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 = '68086' and a.id != '68086') or parentProducts like '%,68086,%') 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:
[]
298 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639577
]
299 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639577
]
300 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639610
]
301 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639610
]
302 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639583
]
303 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639583
]
304 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639607
]
305 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639607
]
306 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639720
]
307 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639720
]
308 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639576
]
309 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639576
]
310 25.14 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 = '17227' and a.id != '17227') or parentProducts like '%,17227,%') 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:
[]
311 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  128
]
312 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  128
]
313 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  706
]
314 0.87 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  706
]
315 27.58 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 = '68085' and a.id != '68085') or parentProducts like '%,68085,%') 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:
[]
316 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639506
]
317 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639506
]
318 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639541
]
319 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639541
]
320 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639753
]
321 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639753
]
322 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639627
]
323 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639627
]
324 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639746
]
325 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639746
]
326 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639654
]
327 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639654
]
328 27.77 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 = '68084' and a.id != '68084') or parentProducts like '%,68084,%') 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:
[]
329 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639778
]
330 0.93 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639778
]
331 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639687
]
332 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639687
]
333 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639575
]
334 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639575
]
335 0.88 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639428
]
336 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639428
]
337 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639502
]
338 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639502
]
339 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639763
]
340 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639763
]
341 23.23 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 = '49055' and a.id != '49055') or parentProducts like '%,49055,%') 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:
[]
342 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951242
]
343 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951242
]
344 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951569
]
345 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951569
]
346 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951627
]
347 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951627
]
348 29.93 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 = '68083' and a.id != '68083') or parentProducts like '%,68083,%') 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:
[]
349 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639666
]
350 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639666
]
351 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639493
]
352 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639493
]
353 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639606
]
354 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639606
]
355 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639564
]
356 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639564
]
357 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639531
]
358 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639531
]
359 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639462
]
360 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639462
]
361 26.02 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 = '68082' and a.id != '68082') or parentProducts like '%,68082,%') 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:
[]
362 0.73 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639715
]
363 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639715
]
364 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639690
]
365 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639690
]
366 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639429
]
367 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639429
]
368 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639814
]
369 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639814
]
370 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639827
]
371 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639827
]
372 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639614
]
373 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639614
]
374 24.87 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 = '87584' and a.id != '87584') or parentProducts like '%,87584,%') 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:
[]
375 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319863
]
376 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319863
]
377 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976474
]
378 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976474
]
379 1.20 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 = '49054' and a.id != '49054') or parentProducts like '%,49054,%') 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:
[]
380 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951125
]
381 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951125
]
382 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951239
]
383 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951239
]
384 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951054
]
385 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951054
]
386 51.02 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 = '87583' and a.id != '87583') or parentProducts like '%,87583,%') 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:
[]
387 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319857
]
388 0.80 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319857
]
389 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976473
]
390 0.87 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976473
]
391 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
392 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=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"
]
393 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.