Query Metrics

286 Database Queries
91 Different statements
633.55 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.70 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=8"
  "path_query"
  "https://testing.weverducre.com/de/produkte?page=8"
  "entire_uri"
]
3 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.39 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/de/"
  "produkte"
]
6 0.39 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.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
8 0.80 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
9 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
10 0.41 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
11 0.37 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
12 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
13 0.30 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  11
]
14 0.30 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.32 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.35 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.34 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.29 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.30 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.32 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.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.31 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
28 0.34 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  11
]
29 0.35 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.30 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.30 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.29 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.27 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.31 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.34 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.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
37 1.37 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=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.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 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=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.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
41 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
42 0.46 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  120
]
43 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
44 0.38 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.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
47 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
48 1.45 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.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
50 0.35 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.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
52 0.49 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1288
]
53 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
54 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
55 0.47 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
56 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
57 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
58 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
59 1.40 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=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.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
61 0.38 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  566
]
62 0.38 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  34
]
63 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
64 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
65 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
66 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
67 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
68 1.42 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.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
70 0.37 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  25
]
71 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
72 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
73 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
74 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
75 0.51 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
76 0.46 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
77 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
78 79.40 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 168, 24
Parameters:
[]
79 0.49 ms
SELECT FOUND_ROWS()
Parameters:
[]
80 9.24 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  68096
  "wdbe_de"
]
81 0.46 ms
"START TRANSACTION"
Parameters:
[]
82 0.58 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  68096
  "wdbe_de"
]
83 0.28 ms
"COMMIT"
Parameters:
[]
84 0.33 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:
[]
85 0.32 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:
[]
86 0.32 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:
[]
87 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:
[]
88 0.26 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
89 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
90 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
91 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
92 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
93 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
94 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
95 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
96 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
97 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
98 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
99 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
100 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
101 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
102 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
103 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
104 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188009
]
105 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188009
]
106 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
107 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
108 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
109 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
110 0.32 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:
[]
111 0.37 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:
[]
112 0.29 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:
[]
113 0.33 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:
[]
114 0.32 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:
[]
115 0.39 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:
[]
116 0.44 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:
[]
117 0.44 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:
[]
118 0.39 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:
[]
119 0.32 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:
[]
120 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:
[]
121 0.53 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:
[]
122 0.49 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:
[]
123 0.51 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:
[]
124 0.41 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:
[]
125 0.38 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:
[]
126 0.38 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:
[]
127 0.47 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:
[]
128 39.16 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 = '68094' and a.id != '68094') or parentProducts like '%,68094,%') 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:
[]
129 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  412935
]
130 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  412935
]
131 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  412988
]
132 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  412988
]
133 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  412989
]
134 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  412989
]
135 0.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_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 = '17491' and a.id != '17491') or parentProducts like '%,17491,%') 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:
[]
136 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  342
]
137 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  342
]
138 26.61 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 = '17318' and a.id != '17318') or parentProducts like '%,17318,%') 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:
[]
139 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1259
]
140 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1259
]
141 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2214
]
142 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2214
]
143 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359136
]
144 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359136
]
145 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  292
]
146 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  292
]
147 0.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 = '68036' and a.id != '68036') or parentProducts like '%,68036,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
148 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951755
]
149 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951755
]
150 23.67 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_de a  INNER JOIN ecommerceframework_productindex_wdbe_de_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '68067' and a.id != '68067') or parentProducts like '%,68067,%') 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:
[]
151 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  25111
]
152 0.52 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  25111
]
153 6.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  25111
]
154 3.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  25111
]
155 0.51 ms
select `iconLabels` from object_store_prod where oo_id  = 25111
Parameters:
[]
156 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  25111
  "videos"
]
157 3.20 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 25111 AND fieldname = 'attributes'
Parameters:
[]
158 4.17 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 25111 AND fieldname = 'attributes'
Parameters:
[]
159 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 25111
Parameters:
[]
160 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 25111
Parameters:
[]
161 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 25111
Parameters:
[]
162 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 25111
Parameters:
[]
163 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 25111
Parameters:
[]
164 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25111
]
165 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  366969
]
166 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  366969
]
167 26.53 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 = '68095' and a.id != '68095') or parentProducts like '%,68095,%') 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:
[]
168 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  418017
]
169 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  418017
]
170 0.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 = '17492' and a.id != '17492') or parentProducts like '%,17492,%') 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:
[]
171 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  400
]
172 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  400
]
173 23.96 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 = '22304' and a.id != '22304') or parentProducts like '%,22304,%') 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:
[]
174 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  87777
]
175 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  87777
]
176 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  84001
]
177 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  84001
]
178 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  81873
]
179 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  81873
]
180 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222025
]
181 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222025
]
182 22.82 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 = '17408' and a.id != '17408') or parentProducts like '%,17408,%') 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:
[]
183 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33771
]
184 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33771
]
185 30.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 = '68065' and a.id != '68065') or parentProducts like '%,68065,%') 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:
[]
186 0.76 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  367068
]
187 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  367068
]
188 1.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_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 = '26150' and a.id != '26150') or parentProducts like '%,26150,%') 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:
[]
189 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571542
]
190 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571542
]
191 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  386770
]
192 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  386770
]
193 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319936
]
194 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319936
]
195 1.29 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 = '26153' and a.id != '26153') or parentProducts like '%,26153,%') 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:
[]
196 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634639
]
197 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634639
]
198 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391221
]
199 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391221
]
200 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391135
]
201 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391135
]
202 30.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 = '17342' and a.id != '17342') or parentProducts like '%,17342,%') 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:
[]
203 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1220
]
204 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1220
]
205 0.74 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  707
]
206 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  707
]
207 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1459
]
208 0.85 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1459
]
209 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_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 = '23673' and a.id != '23673') or parentProducts like '%,23673,%') 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.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222017
]
211 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222017
]
212 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222113
]
213 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222113
]
214 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319905
]
215 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319905
]
216 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222553
]
217 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222553
]
218 28.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_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 = '68066' and a.id != '68066') or parentProducts like '%,68066,%') 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.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  367074
]
220 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  367074
]
221 0.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_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 = '17239' and a.id != '17239') or parentProducts like '%,17239,%') 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:
[]
222 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33563
]
223 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33563
]
224 25.85 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 = '17356' and a.id != '17356') or parentProducts like '%,17356,%') 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:
[]
225 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  186
]
226 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  186
]
227 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  19535
]
228 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  19535
]
229 5.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  19535
]
230 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  19535
]
231 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 19535
Parameters:
[]
232 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  19535
  "videos"
]
233 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 19535 AND fieldname = 'attributes'
Parameters:
[]
234 9.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 19535 AND fieldname = 'attributes'
Parameters:
[]
235 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 19535
Parameters:
[]
236 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 19535
Parameters:
[]
237 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 19535
Parameters:
[]
238 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 19535
Parameters:
[]
239 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 19535
Parameters:
[]
240 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  19535
]
241 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1421
]
242 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1421
]
243 24.18 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 = '17184' and a.id != '17184') or parentProducts like '%,17184,%') 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:
[]
244 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33542
]
245 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33542
]
246 23.34 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 = '68096' and a.id != '68096') or parentProducts like '%,68096,%') 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:
[]
247 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  421544
]
248 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  421544
]
249 33.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 = '23676' and a.id != '23676') or parentProducts like '%,23676,%') 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:
[]
250 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221862
]
251 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221862
]
252 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222554
]
253 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222554
]
254 22.47 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 = '17409' and a.id != '17409') or parentProducts like '%,17409,%') 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:
[]
255 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33555
]
256 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33555
]
257 1.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 = '23678' and a.id != '23678') or parentProducts like '%,23678,%') 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:
[]
258 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221249
]
259 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221249
]
260 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222221
]
261 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222221
]
262 0.71 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 = '17332' and a.id != '17332') or parentProducts like '%,17332,%') 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:
[]
263 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  222217
]
264 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  222217
]
265 1.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_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 = '17510' and a.id != '17510') or parentProducts like '%,17510,%') 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.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951818
]
267 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951818
]
268 0.62 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49391
]
269 0.73 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  49391
]
270 1.15 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49391
]
271 0.81 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49391
]
272 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 49391
Parameters:
[]
273 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49391
  "videos"
]
274 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49391 AND fieldname = 'attributes'
Parameters:
[]
275 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49391 AND fieldname = 'attributes'
Parameters:
[]
276 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 49391
Parameters:
[]
277 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49391
Parameters:
[]
278 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49391
Parameters:
[]
279 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49391
Parameters:
[]
280 0.54 ms
select `combinedImage` from object_store_prod where oo_id  = 49391
Parameters:
[]
281 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49391
]
282 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951204
]
283 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951204
]
284 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
285 1.14 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"
]
286 0.41 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.