Query Metrics

392 Database Queries
175 Different statements
741.20 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.81 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:
[
  "/nl/producten/c/buiten~22243"
  "path"
  "auto_create"
  "/nl/producten/c/buiten~22243"
  "path_query"
  "https://testing.weverducre.com/nl/producten/c/buiten~22243"
  "entire_uri"
]
3 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/c/"
  "buiten~22243"
]
6 0.76 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c/buiten~22243"
]
7 0.83 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/nl/producten/c/buiten~22243"
]
8 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/"
  "c"
]
9 0.31 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c"
]
10 0.28 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/nl/producten/c"
]
11 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/"
  "producten"
]
12 0.44 ms
SELECT object_localized_SCONF_nl.id as id, object_localized_SCONF_nl.type as `type` FROM object_localized_SCONF_nl LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_nl `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_nl `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_nl`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_nl.type IN ('object','variant','folder')) AND object_localized_SCONF_nl.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.80 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.80 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22243
]
18 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.50 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.54 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.43 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.43 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.57 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.52 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.51 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 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=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 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=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1134
]
32 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.55 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1139
]
34 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.47 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=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1138
]
41 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.37 ms
SELECT object_localized_8_nl.id as id, object_localized_8_nl.type as `type` FROM object_localized_8_nl WHERE ( object_localized_8_nl.type IN ('object','variant','folder')) AND object_localized_8_nl.published = 1
Parameters:
[]
43 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1296
]
45 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 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=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1135
]
53 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1110
]
55 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1147
]
56 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 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=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1137
]
63 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1107
]
65 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.54 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.51 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1103
]
72 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.50 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.54 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22243
]
75 0.95 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26099
]
76 38.41 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) 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 24
Parameters:
[]
77 0.39 ms
SELECT FOUND_ROWS()
Parameters:
[]
78 28.02 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 26.96 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 32.23 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 26.45 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.36 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
83 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
84 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
87 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
88 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
89 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
90 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
91 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
92 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
93 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
94 25.12 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
95 23.58 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
96 25.64 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
97 25.76 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
98 24.01 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
99 23.39 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
100 22.81 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
101 0.42 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
102 0.38 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
103 0.37 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
104 0.31 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
105 0.34 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
106 0.34 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
107 0.29 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
108 0.45 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
109 0.38 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
110 0.30 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
111 0.32 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 like '%,22243,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
112 38.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_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 = '182324' and a.id != '182324') or parentProducts like '%,182324,%') 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:
[]
113 1.00 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182429
]
114 0.68 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:
[
  182429
]
115 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182429
]
116 0.87 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182429
]
117 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 182429
Parameters:
[]
118 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182429
  "videos"
]
119 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182429 AND fieldname = 'attributes'
Parameters:
[]
120 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182429 AND fieldname = 'attributes'
Parameters:
[]
121 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 182429
Parameters:
[]
122 0.54 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182429
Parameters:
[]
123 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182429
Parameters:
[]
124 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182429
Parameters:
[]
125 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 182429
Parameters:
[]
126 3.43 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182429
]
127 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182324
]
128 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182324
]
129 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182324
]
130 0.96 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182324
]
131 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 182324
Parameters:
[]
132 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182324
  "videos"
]
133 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182324 AND fieldname = 'attributes'
Parameters:
[]
134 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182324 AND fieldname = 'attributes'
Parameters:
[]
135 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182324
Parameters:
[]
136 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182324
Parameters:
[]
137 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182324
Parameters:
[]
138 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182324
Parameters:
[]
139 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 182324
Parameters:
[]
140 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182324
]
141 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182323
]
142 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182323
]
143 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182323
]
144 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182323
]
145 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 182323
Parameters:
[]
146 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182323
  "videos"
]
147 0.41 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182323 AND fieldname = 'attributes'
Parameters:
[]
148 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182323 AND fieldname = 'attributes'
Parameters:
[]
149 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 182323
Parameters:
[]
150 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182323
Parameters:
[]
151 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182323
Parameters:
[]
152 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182323
Parameters:
[]
153 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 182323
Parameters:
[]
154 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182323
]
155 5.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5486052
]
156 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5486052
]
157 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182439
]
158 0.57 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182439
]
159 9.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182439
]
160 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182439
]
161 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182439
Parameters:
[]
162 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182439
  "videos"
]
163 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182439 AND fieldname = 'attributes'
Parameters:
[]
164 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182439 AND fieldname = 'attributes'
Parameters:
[]
165 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182439
Parameters:
[]
166 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182439
Parameters:
[]
167 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182439
Parameters:
[]
168 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182439
Parameters:
[]
169 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 182439
Parameters:
[]
170 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182439
]
171 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5486051
]
172 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5486051
]
173 1.28 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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 = '182320' and a.id != '182320') or parentProducts like '%,182320,%') 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.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422524
]
175 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422524
]
176 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5486045
]
177 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5486045
]
178 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5486044
]
179 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5486044
]
180 46.94 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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:
[]
181 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66468
]
182 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:
[
  66468
]
183 5.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66468
]
184 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66468
]
185 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 66468
Parameters:
[]
186 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66468
  "videos"
]
187 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66468 AND fieldname = 'attributes'
Parameters:
[]
188 1.29 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66468 AND fieldname = 'attributes'
Parameters:
[]
189 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 66468
Parameters:
[]
190 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66468
Parameters:
[]
191 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66468
Parameters:
[]
192 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66468
Parameters:
[]
193 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 66468
Parameters:
[]
194 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66468
]
195 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23674
]
196 0.62 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:
[
  23674
]
197 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23674
]
198 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23674
]
199 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 23674
Parameters:
[]
200 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23674
  "videos"
]
201 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23674 AND fieldname = 'attributes'
Parameters:
[]
202 0.66 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23674 AND fieldname = 'attributes'
Parameters:
[]
203 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 23674
Parameters:
[]
204 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23674
Parameters:
[]
205 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23674
Parameters:
[]
206 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23674
Parameters:
[]
207 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 23674
Parameters:
[]
208 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23674
]
209 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225273
]
210 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225273
]
211 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66455
]
212 0.59 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:
[
  66455
]
213 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66455
]
214 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66455
]
215 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 66455
Parameters:
[]
216 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66455
  "videos"
]
217 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66455 AND fieldname = 'attributes'
Parameters:
[]
218 1.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66455 AND fieldname = 'attributes'
Parameters:
[]
219 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 66455
Parameters:
[]
220 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66455
Parameters:
[]
221 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66455
Parameters:
[]
222 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66455
Parameters:
[]
223 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 66455
Parameters:
[]
224 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66455
]
225 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319914
]
226 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319914
]
227 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66460
]
228 0.59 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:
[
  66460
]
229 5.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66460
]
230 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66460
]
231 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 66460
Parameters:
[]
232 0.63 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66460
  "videos"
]
233 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66460 AND fieldname = 'attributes'
Parameters:
[]
234 1.38 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66460 AND fieldname = 'attributes'
Parameters:
[]
235 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 66460
Parameters:
[]
236 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66460
Parameters:
[]
237 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66460
Parameters:
[]
238 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66460
Parameters:
[]
239 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 66460
Parameters:
[]
240 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66460
]
241 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  225441
]
242 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  225441
]
243 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  66451
]
244 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  66451
]
245 0.92 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  66451
]
246 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  66451
]
247 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 66451
Parameters:
[]
248 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  66451
  "videos"
]
249 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 66451 AND fieldname = 'attributes'
Parameters:
[]
250 1.21 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 66451 AND fieldname = 'attributes'
Parameters:
[]
251 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 66451
Parameters:
[]
252 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 66451
Parameters:
[]
253 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 66451
Parameters:
[]
254 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 66451
Parameters:
[]
255 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 66451
Parameters:
[]
256 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66451
]
257 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221859
]
258 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221859
]
259 61.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_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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:
[]
260 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87931
]
261 0.62 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:
[
  87931
]
262 10.40 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87931
]
263 0.83 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87931
]
264 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 87931
Parameters:
[]
265 0.54 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87931
  "videos"
]
266 4.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87931 AND fieldname = 'attributes'
Parameters:
[]
267 11.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87931 AND fieldname = 'attributes'
Parameters:
[]
268 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 87931
Parameters:
[]
269 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87931
Parameters:
[]
270 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87931
Parameters:
[]
271 1.90 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87931
Parameters:
[]
272 0.64 ms
select `combinedImage` from object_store_prod where oo_id  = 87931
Parameters:
[]
273 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87931
]
274 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17430
]
275 0.74 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:
[
  17430
]
276 0.61 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17430
]
277 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17430
]
278 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17430
Parameters:
[]
279 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17430
  "videos"
]
280 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17430 AND fieldname = 'attributes'
Parameters:
[]
281 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17430 AND fieldname = 'attributes'
Parameters:
[]
282 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 17430
Parameters:
[]
283 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17430
Parameters:
[]
284 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17430
Parameters:
[]
285 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17430
Parameters:
[]
286 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 17430
Parameters:
[]
287 0.64 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17430
]
288 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951073
]
289 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951073
]
290 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87942
]
291 0.60 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:
[
  87942
]
292 1.41 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87942
]
293 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87942
]
294 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 87942
Parameters:
[]
295 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87942
  "videos"
]
296 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87942 AND fieldname = 'attributes'
Parameters:
[]
297 4.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87942 AND fieldname = 'attributes'
Parameters:
[]
298 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 87942
Parameters:
[]
299 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87942
Parameters:
[]
300 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87942
Parameters:
[]
301 0.54 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87942
Parameters:
[]
302 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 87942
Parameters:
[]
303 0.89 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87942
]
304 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  594
]
305 0.86 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  594
]
306 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87973
]
307 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87973
]
308 10.19 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87973
]
309 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87973
]
310 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 87973
Parameters:
[]
311 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87973
  "videos"
]
312 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87973 AND fieldname = 'attributes'
Parameters:
[]
313 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87973 AND fieldname = 'attributes'
Parameters:
[]
314 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 87973
Parameters:
[]
315 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87973
Parameters:
[]
316 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87973
Parameters:
[]
317 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87973
Parameters:
[]
318 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 87973
Parameters:
[]
319 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87973
]
320 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  746
]
321 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  746
]
322 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17613
]
323 0.49 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17613
]
324 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17613
]
325 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17613
]
326 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 17613
Parameters:
[]
327 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17613
  "videos"
]
328 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17613 AND fieldname = 'attributes'
Parameters:
[]
329 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17613 AND fieldname = 'attributes'
Parameters:
[]
330 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 17613
Parameters:
[]
331 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17613
Parameters:
[]
332 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17613
Parameters:
[]
333 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17613
Parameters:
[]
334 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17613
Parameters:
[]
335 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17613
]
336 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  508
]
337 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  508
]
338 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  87997
]
339 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  87997
]
340 1.40 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  87997
]
341 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  87997
]
342 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 87997
Parameters:
[]
343 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  87997
  "videos"
]
344 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 87997 AND fieldname = 'attributes'
Parameters:
[]
345 0.87 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 87997 AND fieldname = 'attributes'
Parameters:
[]
346 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 87997
Parameters:
[]
347 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 87997
Parameters:
[]
348 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 87997
Parameters:
[]
349 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 87997
Parameters:
[]
350 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 87997
Parameters:
[]
351 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87997
]
352 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  503
]
353 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  503
]
354 1.68 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_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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:
[]
355 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976437
]
356 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976437
]
357 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976438
]
358 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976438
]
359 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976439
]
360 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976439
]
361 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976436
]
362 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976436
]
363 1.60 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_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_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:
[]
364 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  366963
]
365 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  366963
]
366 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951689
]
367 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951689
]
368 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  367081
]
369 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  367081
]
370 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  367078
]
371 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  367078
]
372 0.93 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,1201,1140,1102,1100,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1250
]
373 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
374 1.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
375 0.61 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1250
]
376 0.65 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  286
]
377 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49008
]
378 0.62 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:
[
  49008
]
379 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49008
]
380 4.36 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49008
]
381 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 49008
Parameters:
[]
382 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49008
  "videos"
]
383 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49008 AND fieldname = 'attributes'
Parameters:
[]
384 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49008 AND fieldname = 'attributes'
Parameters:
[]
385 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 49008
Parameters:
[]
386 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49008
Parameters:
[]
387 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49008
Parameters:
[]
388 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49008
Parameters:
[]
389 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 49008
Parameters:
[]
390 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49008
]
391 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779989
]
392 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779989
]

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.