Query Metrics

343 Database Queries
62 Different statements
3447.37 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.71 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:
[
  "/en/products"
  "path"
  "auto_create"
  "/en/products?page=4"
  "path_query"
  "https://testing.weverducre.com/en/products?page=4"
  "entire_uri"
]
3 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/"
  "products"
]
6 0.83 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/products' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
8 1.07 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
9 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
10 0.47 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
11 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
12 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
13 0.68 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  12
]
14 0.94 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  12
  12
  12
]
15 0.35 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.33 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.36 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.33 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.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.52 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.35 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  12
]
28 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
  12
  12
]
29 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
]
30 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2484
  2484
]
31 0.34 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1339
  1339
]
32 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1811
  1811
]
33 0.32 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1103
  1103
]
34 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
35 1.29 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
36 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
37 1.18 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
38 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  242
]
39 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
40 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
41 0.53 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  169
]
42 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
43 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
44 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
45 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
46 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
47 1.33 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
48 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  245
]
49 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
50 0.32 ms
SELECT object_localized_8_en.id as id, object_localized_8_en.type as `type` FROM object_localized_8_en WHERE ( object_localized_8_en.type IN ('object','variant','folder')) AND object_localized_8_en.published = 1
Parameters:
[]
51 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
52 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1292
]
53 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
54 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
55 0.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
56 0.45 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.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
59 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
60 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  243
]
61 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
62 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  567
]
63 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  479
]
64 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
65 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
66 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
67 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
68 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
69 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
70 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  244
]
71 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
72 0.30 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  215
]
73 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
74 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
75 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
76 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
77 0.42 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
78 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
79 94.40 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 72, 24
Parameters:
[]
80 0.45 ms
SELECT FOUND_ROWS()
Parameters:
[]
81 0.69 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  26922
  "wdbe_en"
]
82 0.32 ms
"START TRANSACTION"
Parameters:
[]
83 0.52 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  26922
  "wdbe_en"
]
84 0.38 ms
"COMMIT"
Parameters:
[]
85 0.60 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  26895
  "wdbe_en"
]
86 0.27 ms
"START TRANSACTION"
Parameters:
[]
87 0.47 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  26895
  "wdbe_en"
]
88 0.25 ms
"COMMIT"
Parameters:
[]
89 0.47 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  17209
  "wdbe_en"
]
90 0.23 ms
"START TRANSACTION"
Parameters:
[]
91 0.43 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  17209
  "wdbe_en"
]
92 0.27 ms
"COMMIT"
Parameters:
[]
93 61.90 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
94 62.40 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
95 63.01 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
96 61.85 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
97 64.32 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
98 0.42 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
99 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
100 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
101 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
102 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
103 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
104 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
105 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
106 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
107 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
108 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
109 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
110 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
111 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
112 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
113 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
114 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188009
]
115 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188009
]
116 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
117 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
118 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
119 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
120 62.09 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
121 42.92 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
122 61.16 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
123 62.87 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
124 39.79 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
125 57.70 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
126 60.91 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
127 0.49 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
128 0.38 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
129 0.39 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
130 0.37 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
131 0.38 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
132 0.38 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
133 0.40 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
134 0.36 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
135 0.35 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
136 0.34 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
137 0.34 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
138 0.30 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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:
[]
139 173.70 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '49047' and a.id != '49047') or parentProducts like '%,49047,%') 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:
[]
140 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952014
]
141 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952014
]
142 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951872
]
143 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951872
]
144 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976458
]
145 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976458
]
146 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951797
]
147 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951797
]
148 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951803
]
149 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951803
]
150 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951734
]
151 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951734
]
152 1.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17362' and a.id != '17362') or parentProducts like '%,17362,%') 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:
[]
153 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391361
]
154 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391361
]
155 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  625
]
156 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  625
]
157 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48507
]
158 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48507
]
159 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  413851
]
160 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  413851
]
161 2.36 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23617' and a.id != '23617') or parentProducts like '%,23617,%') 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:
[]
162 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976398
]
163 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976398
]
164 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976401
]
165 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976401
]
166 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976396
]
167 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976396
]
168 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976397
]
169 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976397
]
170 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976402
]
171 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976402
]
172 1.56 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23674' and a.id != '23674') or parentProducts like '%,23674,%') 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:
[]
173 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225273
]
174 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225273
]
175 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319914
]
176 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319914
]
177 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225441
]
178 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225441
]
179 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221859
]
180 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221859
]
181 179.22 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '26155' and a.id != '26155') or parentProducts like '%,26155,%') 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.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417821
]
183 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417821
]
184 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417798
]
185 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417798
]
186 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417909
]
187 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417909
]
188 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417883
]
189 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417883
]
190 165.25 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '26156' and a.id != '26156') or parentProducts like '%,26156,%') 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:
[]
191 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417937
]
192 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417937
]
193 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  421562
]
194 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  421562
]
195 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417961
]
196 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417961
]
197 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417851
]
198 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417851
]
199 161.36 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '26922' and a.id != '26922') or parentProducts like '%,26922,%') 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:
[]
200 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  336450
]
201 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  336450
]
202 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  336576
]
203 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  336576
]
204 160.37 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '26895' and a.id != '26895') or parentProducts like '%,26895,%') 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:
[]
205 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319869
]
206 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319869
]
207 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  320142
]
208 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  320142
]
209 163.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17255' and a.id != '17255') or parentProducts like '%,17255,%') 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.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  736
]
211 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  736
]
212 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  350
]
213 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  350
]
214 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418667
]
215 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418667
]
216 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418906
]
217 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418906
]
218 164.01 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17256' and a.id != '17256') or parentProducts like '%,17256,%') 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:
[]
219 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418626
]
220 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418626
]
221 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418654
]
222 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418654
]
223 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418911
]
224 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418911
]
225 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418779
]
226 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418779
]
227 1.76 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23621' and a.id != '23621') or parentProducts like '%,23621,%') 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.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  339502
]
229 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  339502
]
230 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  339422
]
231 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  339422
]
232 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  340479
]
233 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  340479
]
234 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  340509
]
235 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  340509
]
236 1.92 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '22281' and a.id != '22281') or parentProducts like '%,22281,%') 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:
[]
237 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12610
]
238 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12610
]
239 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1804
]
240 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1804
]
241 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  782
]
242 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  782
]
243 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1772
]
244 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1772
]
245 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  653
]
246 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  653
]
247 175.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17128' and a.id != '17128') or parentProducts like '%,17128,%') 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:
[]
248 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1798
]
249 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1798
]
250 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418842
]
251 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418842
]
252 166.49 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '28016' and a.id != '28016') or parentProducts like '%,28016,%') 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:
[]
253 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  451
]
254 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  451
]
255 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  469
]
256 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  469
]
257 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1869
]
258 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1869
]
259 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976386
]
260 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976386
]
261 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951821
]
262 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951821
]
263 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  424
]
264 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  424
]
265 1.83 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23618' and a.id != '23618') or parentProducts like '%,23618,%') 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.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976407
]
267 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976407
]
268 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976410
]
269 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976410
]
270 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976408
]
271 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976408
]
272 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976406
]
273 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976406
]
274 167.19 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17151' and a.id != '17151') or parentProducts like '%,17151,%') 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:
[]
275 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12967
]
276 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12967
]
277 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418569
]
278 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418569
]
279 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418913
]
280 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418913
]
281 1.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17129' and a.id != '17129') or parentProducts like '%,17129,%') 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:
[]
282 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  81878
]
283 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  81878
]
284 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418644
]
285 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418644
]
286 162.07 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '24983' and a.id != '24983') or parentProducts like '%,24983,%') 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:
[]
287 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976435
]
288 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976435
]
289 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976434
]
290 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976434
]
291 1.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '25036' and a.id != '25036') or parentProducts like '%,25036,%') 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:
[]
292 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319821
]
293 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319821
]
294 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418680
]
295 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418680
]
296 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418695
]
297 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418695
]
298 1.78 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17430' and a.id != '17430') or parentProducts like '%,17430,%') 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:
[]
299 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951073
]
300 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951073
]
301 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  503
]
302 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  503
]
303 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  594
]
304 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  594
]
305 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  746
]
306 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  746
]
307 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  508
]
308 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  508
]
309 169.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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '26147' and a.id != '26147') or parentProducts like '%,26147,%') 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:
[]
310 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976437
]
311 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976437
]
312 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976436
]
313 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976436
]
314 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976438
]
315 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976438
]
316 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976439
]
317 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976439
]
318 162.46 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '26148' and a.id != '26148') or parentProducts like '%,26148,%') 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:
[]
319 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  366963
]
320 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  366963
]
321 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  367078
]
322 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  367078
]
323 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951689
]
324 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951689
]
325 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  367081
]
326 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  367081
]
327 162.79 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17209' and a.id != '17209') or parentProducts like '%,17209,%') 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:
[]
328 0.73 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221657
]
329 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221657
]
330 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221572
]
331 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221572
]
332 162.05 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_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '49045' and a.id != '49045') or parentProducts like '%,49045,%') 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:
[]
333 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951490
]
334 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951490
]
335 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951956
]
336 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951956
]
337 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951980
]
338 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951980
]
339 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951516
]
340 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951516
]
341 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
342 1.03 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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
343 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]

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.