Query Metrics

1034 Database Queries
522 Different statements
1286.80 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.58 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:
[
  "/fr/produits/c/lampadaires-lampes~22228"
  "path"
  "auto_create"
  "/fr/produits/c/lampadaires-lampes~22228"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/lampadaires-lampes~22228"
  "entire_uri"
]
3 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.75 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/c/"
  "lampadaires-lampes~22228"
]
6 0.65 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/lampadaires-lampes~22228"
]
7 0.75 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/%"
  "/fr/produits/c/lampadaires-lampes~22228"
]
8 0.54 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/"
  "c"
]
9 0.59 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c"
]
10 0.72 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/%"
  "/fr/produits/c"
]
11 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/"
  "produits"
]
12 0.45 ms
SELECT object_localized_SCONF_fr.id as id, object_localized_SCONF_fr.type as `type` FROM object_localized_SCONF_fr LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_fr `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_fr `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_fr`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_fr.type IN ('object','variant','folder')) AND object_localized_SCONF_fr.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.90 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.82 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22225,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22228
]
18 0.47 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.41 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.43 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.49 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.59 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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.44 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
32 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.51 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
34 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.38 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1379
]
41 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.42 ms
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[]
43 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1372
]
45 0.46 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.46 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.51 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1376
]
53 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1347
]
55 0.46 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1390
]
56 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.33 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1378
]
63 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1343
]
65 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.43 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.47 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.77 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1339
]
72 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.76 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22228
]
75 0.84 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26077
]
76 35.78 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') 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.45 ms
SELECT FOUND_ROWS()
Parameters:
[]
78 27.93 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
79 24.68 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
80 22.67 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
81 23.05 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
82 21.80 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
83 0.41 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
84 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
85 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
86 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
87 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
88 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
89 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
90 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
91 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
92 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
93 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
94 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
95 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
96 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
97 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188009
]
98 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188009
]
99 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
100 0.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
101 34.31 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
102 27.23 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
103 32.05 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
104 26.35 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
105 22.38 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
106 21.30 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
107 21.36 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
108 0.37 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
109 0.36 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
110 0.34 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
111 0.34 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
112 0.30 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
113 0.32 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
114 0.30 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
115 0.32 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
116 0.33 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
117 0.31 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
118 0.34 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
119 0.33 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 '%,22228,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
120 23.03 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '182314' and a.id != '182314') or parentProducts like '%,182314,%') 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:
[]
121 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182510
]
122 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:
[
  182510
]
123 1.02 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182510
]
124 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182510
]
125 0.68 ms
select `iconLabels` from object_store_prod where oo_id  = 182510
Parameters:
[]
126 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182510
  "videos"
]
127 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182510 AND fieldname = 'attributes'
Parameters:
[]
128 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182510 AND fieldname = 'attributes'
Parameters:
[]
129 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 182510
Parameters:
[]
130 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182510
Parameters:
[]
131 0.56 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182510
Parameters:
[]
132 0.58 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182510
Parameters:
[]
133 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 182510
Parameters:
[]
134 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182510
]
135 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182314
]
136 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:
[
  182314
]
137 0.57 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182314
]
138 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182314
]
139 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 182314
Parameters:
[]
140 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182314
  "videos"
]
141 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182314 AND fieldname = 'attributes'
Parameters:
[]
142 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182314 AND fieldname = 'attributes'
Parameters:
[]
143 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182314
Parameters:
[]
144 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182314
Parameters:
[]
145 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182314
Parameters:
[]
146 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182314
Parameters:
[]
147 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 182314
Parameters:
[]
148 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182314
]
149 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182313
]
150 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:
[
  182313
]
151 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182313
]
152 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182313
]
153 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 182313
Parameters:
[]
154 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182313
  "videos"
]
155 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182313 AND fieldname = 'attributes'
Parameters:
[]
156 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182313 AND fieldname = 'attributes'
Parameters:
[]
157 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182313
Parameters:
[]
158 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182313
Parameters:
[]
159 0.33 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182313
Parameters:
[]
160 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182313
Parameters:
[]
161 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 182313
Parameters:
[]
162 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182313
]
163 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17386
]
164 0.50 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:
[
  17386
]
165 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17386
]
166 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17386
]
167 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17386
Parameters:
[]
168 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17386
  "videos"
]
169 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17386 AND fieldname = 'attributes'
Parameters:
[]
170 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17386 AND fieldname = 'attributes'
Parameters:
[]
171 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 17386
Parameters:
[]
172 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17386
Parameters:
[]
173 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17386
Parameters:
[]
174 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17386
Parameters:
[]
175 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17386
Parameters:
[]
176 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17386
]
177 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422463
]
178 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422463
]
179 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182506
]
180 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:
[
  182506
]
181 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182506
]
182 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182506
]
183 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 182506
Parameters:
[]
184 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182506
  "videos"
]
185 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182506 AND fieldname = 'attributes'
Parameters:
[]
186 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182506 AND fieldname = 'attributes'
Parameters:
[]
187 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182506
Parameters:
[]
188 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182506
Parameters:
[]
189 0.51 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182506
Parameters:
[]
190 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182506
Parameters:
[]
191 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 182506
Parameters:
[]
192 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182506
]
193 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422462
]
194 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422462
]
195 26.92 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '182864' and a.id != '182864') or parentProducts like '%,182864,%') 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.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182544
]
197 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:
[
  182544
]
198 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182544
]
199 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182544
]
200 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 182544
Parameters:
[]
201 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182544
  "videos"
]
202 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182544 AND fieldname = 'attributes'
Parameters:
[]
203 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182544 AND fieldname = 'attributes'
Parameters:
[]
204 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 182544
Parameters:
[]
205 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182544
Parameters:
[]
206 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182544
Parameters:
[]
207 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182544
Parameters:
[]
208 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 182544
Parameters:
[]
209 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182544
]
210 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182864
]
211 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:
[
  182864
]
212 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182864
]
213 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182864
]
214 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 182864
Parameters:
[]
215 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182864
  "videos"
]
216 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182864 AND fieldname = 'attributes'
Parameters:
[]
217 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182864 AND fieldname = 'attributes'
Parameters:
[]
218 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 182864
Parameters:
[]
219 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182864
Parameters:
[]
220 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182864
Parameters:
[]
221 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182864
Parameters:
[]
222 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 182864
Parameters:
[]
223 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182864
]
224 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422458
]
225 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422458
]
226 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182559
]
227 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:
[
  182559
]
228 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182559
]
229 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182559
]
230 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 182559
Parameters:
[]
231 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182559
  "videos"
]
232 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182559 AND fieldname = 'attributes'
Parameters:
[]
233 0.97 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182559 AND fieldname = 'attributes'
Parameters:
[]
234 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182559
Parameters:
[]
235 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182559
Parameters:
[]
236 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182559
Parameters:
[]
237 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182559
Parameters:
[]
238 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 182559
Parameters:
[]
239 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182559
]
240 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422460
]
241 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422460
]
242 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182548
]
243 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:
[
  182548
]
244 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182548
]
245 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182548
]
246 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 182548
Parameters:
[]
247 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182548
  "videos"
]
248 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182548 AND fieldname = 'attributes'
Parameters:
[]
249 1.22 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182548 AND fieldname = 'attributes'
Parameters:
[]
250 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 182548
Parameters:
[]
251 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182548
Parameters:
[]
252 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182548
Parameters:
[]
253 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182548
Parameters:
[]
254 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182548
Parameters:
[]
255 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182548
]
256 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422461
]
257 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422461
]
258 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182553
]
259 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:
[
  182553
]
260 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182553
]
261 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182553
]
262 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 182553
Parameters:
[]
263 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182553
  "videos"
]
264 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182553 AND fieldname = 'attributes'
Parameters:
[]
265 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182553 AND fieldname = 'attributes'
Parameters:
[]
266 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 182553
Parameters:
[]
267 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182553
Parameters:
[]
268 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182553
Parameters:
[]
269 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182553
Parameters:
[]
270 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 182553
Parameters:
[]
271 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182553
]
272 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422459
]
273 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422459
]
274 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182539
]
275 0.61 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:
[
  182539
]
276 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182539
]
277 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182539
]
278 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182539
Parameters:
[]
279 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182539
  "videos"
]
280 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182539 AND fieldname = 'attributes'
Parameters:
[]
281 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182539 AND fieldname = 'attributes'
Parameters:
[]
282 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 182539
Parameters:
[]
283 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182539
Parameters:
[]
284 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182539
Parameters:
[]
285 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182539
Parameters:
[]
286 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 182539
Parameters:
[]
287 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182539
]
288 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422457
]
289 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422457
]
290 28.89 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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:
[]
291 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24036
]
292 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:
[
  24036
]
293 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24036
]
294 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24036
]
295 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 24036
Parameters:
[]
296 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24036
  "videos"
]
297 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24036 AND fieldname = 'attributes'
Parameters:
[]
298 1.04 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24036 AND fieldname = 'attributes'
Parameters:
[]
299 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 24036
Parameters:
[]
300 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24036
Parameters:
[]
301 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24036
Parameters:
[]
302 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24036
Parameters:
[]
303 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 24036
Parameters:
[]
304 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24036
]
305 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68094
]
306 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:
[
  68094
]
307 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68094
]
308 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68094
]
309 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 68094
Parameters:
[]
310 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68094
  "videos"
]
311 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68094 AND fieldname = 'attributes'
Parameters:
[]
312 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68094 AND fieldname = 'attributes'
Parameters:
[]
313 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 68094
Parameters:
[]
314 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68094
Parameters:
[]
315 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68094
Parameters:
[]
316 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68094
Parameters:
[]
317 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68094
Parameters:
[]
318 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68094
]
319 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23666
]
320 0.53 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:
[
  23666
]
321 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23666
]
322 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23666
]
323 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 23666
Parameters:
[]
324 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23666
  "videos"
]
325 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23666 AND fieldname = 'attributes'
Parameters:
[]
326 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23666 AND fieldname = 'attributes'
Parameters:
[]
327 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 23666
Parameters:
[]
328 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23666
Parameters:
[]
329 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23666
Parameters:
[]
330 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23666
Parameters:
[]
331 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 23666
Parameters:
[]
332 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23666
]
333 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  412935
]
334 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  412935
]
335 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24081
]
336 0.65 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:
[
  24081
]
337 1.30 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24081
]
338 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24081
]
339 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 24081
Parameters:
[]
340 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24081
  "videos"
]
341 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24081 AND fieldname = 'attributes'
Parameters:
[]
342 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24081 AND fieldname = 'attributes'
Parameters:
[]
343 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 24081
Parameters:
[]
344 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24081
Parameters:
[]
345 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24081
Parameters:
[]
346 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24081
Parameters:
[]
347 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 24081
Parameters:
[]
348 4.08 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24081
]
349 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  412989
]
350 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  412989
]
351 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24003
]
352 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:
[
  24003
]
353 1.12 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24003
]
354 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24003
]
355 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 24003
Parameters:
[]
356 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24003
  "videos"
]
357 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24003 AND fieldname = 'attributes'
Parameters:
[]
358 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24003 AND fieldname = 'attributes'
Parameters:
[]
359 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 24003
Parameters:
[]
360 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24003
Parameters:
[]
361 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24003
Parameters:
[]
362 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24003
Parameters:
[]
363 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 24003
Parameters:
[]
364 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24003
]
365 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  412988
]
366 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  412988
]
367 24.91 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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:
[]
368 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23983
]
369 0.53 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:
[
  23983
]
370 1.27 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23983
]
371 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23983
]
372 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 23983
Parameters:
[]
373 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23983
  "videos"
]
374 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23983 AND fieldname = 'attributes'
Parameters:
[]
375 1.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23983 AND fieldname = 'attributes'
Parameters:
[]
376 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 23983
Parameters:
[]
377 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23983
Parameters:
[]
378 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23983
Parameters:
[]
379 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23983
Parameters:
[]
380 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 23983
Parameters:
[]
381 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23983
]
382 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68095
]
383 0.63 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:
[
  68095
]
384 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68095
]
385 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68095
]
386 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68095
Parameters:
[]
387 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68095
  "videos"
]
388 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68095 AND fieldname = 'attributes'
Parameters:
[]
389 0.53 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68095 AND fieldname = 'attributes'
Parameters:
[]
390 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68095
Parameters:
[]
391 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68095
Parameters:
[]
392 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68095
Parameters:
[]
393 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68095
Parameters:
[]
394 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68095
Parameters:
[]
395 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68095
]
396 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23669
]
397 0.47 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:
[
  23669
]
398 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23669
]
399 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23669
]
400 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 23669
Parameters:
[]
401 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23669
  "videos"
]
402 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23669 AND fieldname = 'attributes'
Parameters:
[]
403 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23669 AND fieldname = 'attributes'
Parameters:
[]
404 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 23669
Parameters:
[]
405 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23669
Parameters:
[]
406 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23669
Parameters:
[]
407 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23669
Parameters:
[]
408 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 23669
Parameters:
[]
409 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23669
]
410 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  418017
]
411 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  418017
]
412 23.48 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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:
[]
413 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  18961
]
414 0.67 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:
[
  18961
]
415 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  18961
]
416 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  18961
]
417 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 18961
Parameters:
[]
418 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  18961
  "videos"
]
419 4.23 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 18961 AND fieldname = 'attributes'
Parameters:
[]
420 8.61 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 18961 AND fieldname = 'attributes'
Parameters:
[]
421 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 18961
Parameters:
[]
422 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 18961
Parameters:
[]
423 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 18961
Parameters:
[]
424 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 18961
Parameters:
[]
425 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 18961
Parameters:
[]
426 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  18961
]
427 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17408
]
428 0.54 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:
[
  17408
]
429 0.44 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17408
]
430 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17408
]
431 0.35 ms
select `iconLabels` from object_store_prod where oo_id  = 17408
Parameters:
[]
432 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17408
  "videos"
]
433 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17408 AND fieldname = 'attributes'
Parameters:
[]
434 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17408 AND fieldname = 'attributes'
Parameters:
[]
435 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 17408
Parameters:
[]
436 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17408
Parameters:
[]
437 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17408
Parameters:
[]
438 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17408
Parameters:
[]
439 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 17408
Parameters:
[]
440 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17408
]
441 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17404
]
442 0.48 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:
[
  17404
]
443 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17404
]
444 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17404
]
445 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 17404
Parameters:
[]
446 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17404
  "videos"
]
447 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17404 AND fieldname = 'attributes'
Parameters:
[]
448 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17404 AND fieldname = 'attributes'
Parameters:
[]
449 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 17404
Parameters:
[]
450 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17404
Parameters:
[]
451 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17404
Parameters:
[]
452 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17404
Parameters:
[]
453 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 17404
Parameters:
[]
454 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17404
]
455 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33771
]
456 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33771
]
457 24.91 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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:
[]
458 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  28024
]
459 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:
[
  28024
]
460 1.09 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  28024
]
461 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  28024
]
462 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 28024
Parameters:
[]
463 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  28024
  "videos"
]
464 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 28024 AND fieldname = 'attributes'
Parameters:
[]
465 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 28024 AND fieldname = 'attributes'
Parameters:
[]
466 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 28024
Parameters:
[]
467 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 28024
Parameters:
[]
468 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 28024
Parameters:
[]
469 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 28024
Parameters:
[]
470 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 28024
Parameters:
[]
471 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  28024
]
472 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68096
]
473 0.53 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:
[
  68096
]
474 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68096
]
475 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68096
]
476 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 68096
Parameters:
[]
477 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68096
  "videos"
]
478 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68096 AND fieldname = 'attributes'
Parameters:
[]
479 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68096 AND fieldname = 'attributes'
Parameters:
[]
480 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 68096
Parameters:
[]
481 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68096
Parameters:
[]
482 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68096
Parameters:
[]
483 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68096
Parameters:
[]
484 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 68096
Parameters:
[]
485 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68096
]
486 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  421544
]
487 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  421544
]
488 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
489 1.03 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
490 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1519
]
491 0.62 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  304
]
492 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17390
]
493 0.76 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:
[
  17390
]
494 0.60 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17390
]
495 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17390
]
496 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 17390
Parameters:
[]
497 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17390
  "videos"
]
498 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17390 AND fieldname = 'attributes'
Parameters:
[]
499 0.64 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17390 AND fieldname = 'attributes'
Parameters:
[]
500 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 17390
Parameters:
[]
501 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17390
Parameters:
[]
502 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17390
Parameters:
[]
503 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17390
Parameters:
[]
504 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 17390
Parameters:
[]
505 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17390
]
506 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4780005
]
507 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4780005
]
508 24.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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:
[]
509 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  18948
]
510 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:
[
  18948
]
511 0.86 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  18948
]
512 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  18948
]
513 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 18948
Parameters:
[]
514 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  18948
  "videos"
]
515 4.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 18948 AND fieldname = 'attributes'
Parameters:
[]
516 5.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 18948 AND fieldname = 'attributes'
Parameters:
[]
517 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 18948
Parameters:
[]
518 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 18948
Parameters:
[]
519 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 18948
Parameters:
[]
520 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 18948
Parameters:
[]
521 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 18948
Parameters:
[]
522 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  18948
]
523 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17409
]
524 0.51 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:
[
  17409
]
525 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17409
]
526 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17409
]
527 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 17409
Parameters:
[]
528 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17409
  "videos"
]
529 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17409 AND fieldname = 'attributes'
Parameters:
[]
530 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17409 AND fieldname = 'attributes'
Parameters:
[]
531 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 17409
Parameters:
[]
532 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17409
Parameters:
[]
533 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17409
Parameters:
[]
534 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17409
Parameters:
[]
535 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 17409
Parameters:
[]
536 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17409
]
537 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33555
]
538 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33555
]
539 24.76 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17390' and a.id != '17390') or parentProducts like '%,17390,%') 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:
[]
540 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  18933
]
541 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:
[
  18933
]
542 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  18933
]
543 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  18933
]
544 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 18933
Parameters:
[]
545 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  18933
  "videos"
]
546 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 18933 AND fieldname = 'attributes'
Parameters:
[]
547 4.42 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 18933 AND fieldname = 'attributes'
Parameters:
[]
548 0.58 ms
select `combinedBlock` from object_store_prod where oo_id  = 18933
Parameters:
[]
549 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 18933
Parameters:
[]
550 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 18933
Parameters:
[]
551 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 18933
Parameters:
[]
552 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 18933
Parameters:
[]
553 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  18933
]
554 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17389
]
555 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:
[
  17389
]
556 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17389
]
557 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17389
]
558 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 17389
Parameters:
[]
559 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17389
  "videos"
]
560 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17389 AND fieldname = 'attributes'
Parameters:
[]
561 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17389 AND fieldname = 'attributes'
Parameters:
[]
562 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 17389
Parameters:
[]
563 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17389
Parameters:
[]
564 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17389
Parameters:
[]
565 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17389
Parameters:
[]
566 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17389
Parameters:
[]
567 0.44 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17389
]
568 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33774
]
569 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33774
]
570 22.42 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17407' and a.id != '17407') or parentProducts like '%,17407,%') 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:
[]
571 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  18973
]
572 0.54 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:
[
  18973
]
573 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  18973
]
574 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  18973
]
575 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 18973
Parameters:
[]
576 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  18973
  "videos"
]
577 0.94 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 18973 AND fieldname = 'attributes'
Parameters:
[]
578 1.32 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 18973 AND fieldname = 'attributes'
Parameters:
[]
579 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 18973
Parameters:
[]
580 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 18973
Parameters:
[]
581 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 18973
Parameters:
[]
582 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 18973
Parameters:
[]
583 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 18973
Parameters:
[]
584 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  18973
]
585 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17407
]
586 0.53 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:
[
  17407
]
587 0.43 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17407
]
588 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17407
]
589 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 17407
Parameters:
[]
590 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17407
  "videos"
]
591 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17407 AND fieldname = 'attributes'
Parameters:
[]
592 0.45 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17407 AND fieldname = 'attributes'
Parameters:
[]
593 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 17407
Parameters:
[]
594 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17407
Parameters:
[]
595 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17407
Parameters:
[]
596 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17407
Parameters:
[]
597 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17407
Parameters:
[]
598 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17407
]
599 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33548
]
600 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33548
]
601 23.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17406' and a.id != '17406') or parentProducts like '%,17406,%') 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:
[]
602 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  18907
]
603 0.65 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:
[
  18907
]
604 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  18907
]
605 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  18907
]
606 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 18907
Parameters:
[]
607 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  18907
  "videos"
]
608 0.87 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 18907 AND fieldname = 'attributes'
Parameters:
[]
609 4.05 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 18907 AND fieldname = 'attributes'
Parameters:
[]
610 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 18907
Parameters:
[]
611 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 18907
Parameters:
[]
612 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 18907
Parameters:
[]
613 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 18907
Parameters:
[]
614 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 18907
Parameters:
[]
615 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  18907
]
616 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17406
]
617 0.48 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:
[
  17406
]
618 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17406
]
619 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17406
]
620 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 17406
Parameters:
[]
621 0.71 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17406
  "videos"
]
622 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17406 AND fieldname = 'attributes'
Parameters:
[]
623 0.47 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17406 AND fieldname = 'attributes'
Parameters:
[]
624 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 17406
Parameters:
[]
625 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17406
Parameters:
[]
626 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17406
Parameters:
[]
627 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17406
Parameters:
[]
628 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 17406
Parameters:
[]
629 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17406
]
630 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33591
]
631 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33591
]
632 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
633 1.02 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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
634 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1518
]
635 0.60 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1327
]
636 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779959
]
637 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779959
]
638 23.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17391' and a.id != '17391') or parentProducts like '%,17391,%') 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:
[]
639 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  18921
]
640 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:
[
  18921
]
641 0.81 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  18921
]
642 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  18921
]
643 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 18921
Parameters:
[]
644 0.68 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  18921
  "videos"
]
645 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 18921 AND fieldname = 'attributes'
Parameters:
[]
646 3.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 18921 AND fieldname = 'attributes'
Parameters:
[]
647 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 18921
Parameters:
[]
648 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 18921
Parameters:
[]
649 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 18921
Parameters:
[]
650 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 18921
Parameters:
[]
651 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 18921
Parameters:
[]
652 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  18921
]
653 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17391
]
654 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:
[
  17391
]
655 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17391
]
656 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17391
]
657 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 17391
Parameters:
[]
658 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17391
  "videos"
]
659 0.44 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17391 AND fieldname = 'attributes'
Parameters:
[]
660 0.60 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17391 AND fieldname = 'attributes'
Parameters:
[]
661 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 17391
Parameters:
[]
662 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17391
Parameters:
[]
663 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17391
Parameters:
[]
664 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17391
Parameters:
[]
665 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 17391
Parameters:
[]
666 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17391
]
667 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  33566
]
668 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  33566
]
669 1.36 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17402' and a.id != '17402') or parentProducts like '%,17402,%') 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:
[]
670 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67325
]
671 0.47 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:
[
  67325
]
672 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67325
]
673 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67325
]
674 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 67325
Parameters:
[]
675 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67325
  "videos"
]
676 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67325 AND fieldname = 'attributes'
Parameters:
[]
677 1.20 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67325 AND fieldname = 'attributes'
Parameters:
[]
678 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 67325
Parameters:
[]
679 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67325
Parameters:
[]
680 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67325
Parameters:
[]
681 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67325
Parameters:
[]
682 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 67325
Parameters:
[]
683 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67325
]
684 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17402
]
685 0.54 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:
[
  17402
]
686 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17402
]
687 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17402
]
688 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17402
Parameters:
[]
689 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17402
  "videos"
]
690 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17402 AND fieldname = 'attributes'
Parameters:
[]
691 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17402 AND fieldname = 'attributes'
Parameters:
[]
692 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 17402
Parameters:
[]
693 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17402
Parameters:
[]
694 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17402
Parameters:
[]
695 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17402
Parameters:
[]
696 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17402
Parameters:
[]
697 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17402
]
698 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17401
]
699 0.51 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:
[
  17401
]
700 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17401
]
701 0.97 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17401
]
702 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 17401
Parameters:
[]
703 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17401
  "videos"
]
704 0.48 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17401 AND fieldname = 'attributes'
Parameters:
[]
705 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17401 AND fieldname = 'attributes'
Parameters:
[]
706 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 17401
Parameters:
[]
707 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17401
Parameters:
[]
708 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17401
Parameters:
[]
709 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17401
Parameters:
[]
710 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 17401
Parameters:
[]
711 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17401
]
712 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45615
]
713 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45615
]
714 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68944
]
715 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:
[
  68944
]
716 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68944
]
717 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68944
]
718 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 68944
Parameters:
[]
719 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68944
  "videos"
]
720 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68944 AND fieldname = 'attributes'
Parameters:
[]
721 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68944 AND fieldname = 'attributes'
Parameters:
[]
722 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 68944
Parameters:
[]
723 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68944
Parameters:
[]
724 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68944
Parameters:
[]
725 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68944
Parameters:
[]
726 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 68944
Parameters:
[]
727 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68944
]
728 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634643
]
729 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634643
]
730 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67323
]
731 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:
[
  67323
]
732 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67323
]
733 0.58 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67323
]
734 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 67323
Parameters:
[]
735 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67323
  "videos"
]
736 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67323 AND fieldname = 'attributes'
Parameters:
[]
737 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67323 AND fieldname = 'attributes'
Parameters:
[]
738 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 67323
Parameters:
[]
739 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67323
Parameters:
[]
740 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67323
Parameters:
[]
741 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67323
Parameters:
[]
742 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 67323
Parameters:
[]
743 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67323
]
744 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  65168
]
745 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  65168
]
746 27.30 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17388' and a.id != '17388') or parentProducts like '%,17388,%') 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:
[]
747 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67329
]
748 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:
[
  67329
]
749 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67329
]
750 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67329
]
751 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 67329
Parameters:
[]
752 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67329
  "videos"
]
753 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67329 AND fieldname = 'attributes'
Parameters:
[]
754 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67329 AND fieldname = 'attributes'
Parameters:
[]
755 0.49 ms
select `combinedBlock` from object_store_prod where oo_id  = 67329
Parameters:
[]
756 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67329
Parameters:
[]
757 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67329
Parameters:
[]
758 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67329
Parameters:
[]
759 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 67329
Parameters:
[]
760 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67329
]
761 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17388
]
762 0.51 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:
[
  17388
]
763 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17388
]
764 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17388
]
765 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 17388
Parameters:
[]
766 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17388
  "videos"
]
767 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17388 AND fieldname = 'attributes'
Parameters:
[]
768 0.48 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17388 AND fieldname = 'attributes'
Parameters:
[]
769 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 17388
Parameters:
[]
770 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17388
Parameters:
[]
771 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17388
Parameters:
[]
772 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17388
Parameters:
[]
773 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17388
Parameters:
[]
774 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17388
]
775 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17387
]
776 0.46 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:
[
  17387
]
777 0.48 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17387
]
778 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17387
]
779 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 17387
Parameters:
[]
780 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17387
  "videos"
]
781 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17387 AND fieldname = 'attributes'
Parameters:
[]
782 0.58 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17387 AND fieldname = 'attributes'
Parameters:
[]
783 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 17387
Parameters:
[]
784 0.34 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17387
Parameters:
[]
785 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17387
Parameters:
[]
786 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17387
Parameters:
[]
787 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17387
Parameters:
[]
788 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17387
]
789 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48451
]
790 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48451
]
791 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68953
]
792 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:
[
  68953
]
793 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68953
]
794 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68953
]
795 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 68953
Parameters:
[]
796 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68953
  "videos"
]
797 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68953 AND fieldname = 'attributes'
Parameters:
[]
798 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68953 AND fieldname = 'attributes'
Parameters:
[]
799 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 68953
Parameters:
[]
800 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68953
Parameters:
[]
801 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68953
Parameters:
[]
802 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68953
Parameters:
[]
803 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 68953
Parameters:
[]
804 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68953
]
805 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571559
]
806 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571559
]
807 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67327
]
808 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:
[
  67327
]
809 0.78 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67327
]
810 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67327
]
811 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 67327
Parameters:
[]
812 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67327
  "videos"
]
813 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67327 AND fieldname = 'attributes'
Parameters:
[]
814 0.89 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67327 AND fieldname = 'attributes'
Parameters:
[]
815 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 67327
Parameters:
[]
816 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67327
Parameters:
[]
817 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67327
Parameters:
[]
818 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67327
Parameters:
[]
819 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 67327
Parameters:
[]
820 0.47 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67327
]
821 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45758
]
822 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45758
]
823 24.36 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '17393' and a.id != '17393') or parentProducts like '%,17393,%') 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:
[]
824 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68888
]
825 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:
[
  68888
]
826 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68888
]
827 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68888
]
828 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68888
Parameters:
[]
829 0.39 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68888
  "videos"
]
830 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68888 AND fieldname = 'attributes'
Parameters:
[]
831 0.94 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68888 AND fieldname = 'attributes'
Parameters:
[]
832 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 68888
Parameters:
[]
833 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68888
Parameters:
[]
834 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68888
Parameters:
[]
835 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68888
Parameters:
[]
836 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 68888
Parameters:
[]
837 4.80 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68888
]
838 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17393
]
839 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:
[
  17393
]
840 0.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17393
]
841 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17393
]
842 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 17393
Parameters:
[]
843 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17393
  "videos"
]
844 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17393 AND fieldname = 'attributes'
Parameters:
[]
845 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17393 AND fieldname = 'attributes'
Parameters:
[]
846 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 17393
Parameters:
[]
847 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17393
Parameters:
[]
848 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17393
Parameters:
[]
849 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17393
Parameters:
[]
850 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 17393
Parameters:
[]
851 0.67 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17393
]
852 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417890
]
853 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417890
]
854 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68874
]
855 0.50 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:
[
  68874
]
856 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68874
]
857 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68874
]
858 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 68874
Parameters:
[]
859 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68874
  "videos"
]
860 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68874 AND fieldname = 'attributes'
Parameters:
[]
861 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68874 AND fieldname = 'attributes'
Parameters:
[]
862 0.33 ms
select `combinedBlock` from object_store_prod where oo_id  = 68874
Parameters:
[]
863 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68874
Parameters:
[]
864 0.48 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68874
Parameters:
[]
865 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68874
Parameters:
[]
866 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 68874
Parameters:
[]
867 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68874
]
868 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417923
]
869 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417923
]
870 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68885
]
871 0.51 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:
[
  68885
]
872 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68885
]
873 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68885
]
874 0.52 ms
select `iconLabels` from object_store_prod where oo_id  = 68885
Parameters:
[]
875 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68885
  "videos"
]
876 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68885 AND fieldname = 'attributes'
Parameters:
[]
877 0.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68885 AND fieldname = 'attributes'
Parameters:
[]
878 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 68885
Parameters:
[]
879 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68885
Parameters:
[]
880 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68885
Parameters:
[]
881 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68885
Parameters:
[]
882 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 68885
Parameters:
[]
883 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68885
]
884 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417857
]
885 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417857
]
886 24.72 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17403' and a.id != '17403') or parentProducts like '%,17403,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
887 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68935
]
888 0.67 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:
[
  68935
]
889 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68935
]
890 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68935
]
891 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68935
Parameters:
[]
892 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68935
  "videos"
]
893 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68935 AND fieldname = 'attributes'
Parameters:
[]
894 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68935 AND fieldname = 'attributes'
Parameters:
[]
895 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 68935
Parameters:
[]
896 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68935
Parameters:
[]
897 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68935
Parameters:
[]
898 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68935
Parameters:
[]
899 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 68935
Parameters:
[]
900 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68935
]
901 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17403
]
902 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:
[
  17403
]
903 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  17403
]
904 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  17403
]
905 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 17403
Parameters:
[]
906 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  17403
  "videos"
]
907 0.47 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 17403 AND fieldname = 'attributes'
Parameters:
[]
908 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 17403 AND fieldname = 'attributes'
Parameters:
[]
909 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 17403
Parameters:
[]
910 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 17403
Parameters:
[]
911 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 17403
Parameters:
[]
912 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 17403
Parameters:
[]
913 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 17403
Parameters:
[]
914 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17403
]
915 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  45523
]
916 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  45523
]
917 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68931
]
918 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:
[
  68931
]
919 0.85 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68931
]
920 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68931
]
921 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 68931
Parameters:
[]
922 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68931
  "videos"
]
923 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68931 AND fieldname = 'attributes'
Parameters:
[]
924 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68931 AND fieldname = 'attributes'
Parameters:
[]
925 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 68931
Parameters:
[]
926 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68931
Parameters:
[]
927 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68931
Parameters:
[]
928 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68931
Parameters:
[]
929 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 68931
Parameters:
[]
930 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68931
]
931 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634650
]
932 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634650
]
933 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68926
]
934 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:
[
  68926
]
935 0.83 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68926
]
936 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68926
]
937 0.66 ms
select `iconLabels` from object_store_prod where oo_id  = 68926
Parameters:
[]
938 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68926
  "videos"
]
939 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68926 AND fieldname = 'attributes'
Parameters:
[]
940 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68926 AND fieldname = 'attributes'
Parameters:
[]
941 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 68926
Parameters:
[]
942 0.36 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68926
Parameters:
[]
943 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68926
Parameters:
[]
944 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68926
Parameters:
[]
945 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 68926
Parameters:
[]
946 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68926
]
947 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48438
]
948 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48438
]
949 24.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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '120104' and a.id != '120104') or parentProducts like '%,120104,%') 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:
[]
950 0.56 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120334
]
951 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:
[
  120334
]
952 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120334
]
953 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120334
]
954 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 120334
Parameters:
[]
955 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120334
  "videos"
]
956 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120334 AND fieldname = 'attributes'
Parameters:
[]
957 0.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120334 AND fieldname = 'attributes'
Parameters:
[]
958 0.39 ms
select `combinedBlock` from object_store_prod where oo_id  = 120334
Parameters:
[]
959 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120334
Parameters:
[]
960 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120334
Parameters:
[]
961 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120334
Parameters:
[]
962 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120334
Parameters:
[]
963 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120334
]
964 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587586
]
965 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587586
]
966 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587351
]
967 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587351
]
968 24.30 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_fr a  INNER JOIN ecommerceframework_productindex_wdbe_fr_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 = '120102' and a.id != '120102') or parentProducts like '%,120102,%') 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:
[]
969 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120340
]
970 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:
[
  120340
]
971 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120340
]
972 0.64 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120340
]
973 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 120340
Parameters:
[]
974 0.38 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120340
  "videos"
]
975 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120340 AND fieldname = 'attributes'
Parameters:
[]
976 1.01 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120340 AND fieldname = 'attributes'
Parameters:
[]
977 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 120340
Parameters:
[]
978 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120340
Parameters:
[]
979 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120340
Parameters:
[]
980 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120340
Parameters:
[]
981 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 120340
Parameters:
[]
982 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120340
]
983 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120102
]
984 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:
[
  120102
]
985 0.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120102
]
986 0.57 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120102
]
987 0.36 ms
select `iconLabels` from object_store_prod where oo_id  = 120102
Parameters:
[]
988 0.37 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120102
  "videos"
]
989 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120102 AND fieldname = 'attributes'
Parameters:
[]
990 0.44 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120102 AND fieldname = 'attributes'
Parameters:
[]
991 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 120102
Parameters:
[]
992 0.37 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120102
Parameters:
[]
993 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120102
Parameters:
[]
994 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120102
Parameters:
[]
995 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 120102
Parameters:
[]
996 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120102
]
997 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120101
]
998 0.51 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:
[
  120101
]
999 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120101
]
1000 0.59 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120101
]
1001 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 120101
Parameters:
[]
1002 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120101
  "videos"
]
1003 0.40 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120101 AND fieldname = 'attributes'
Parameters:
[]
1004 0.46 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120101 AND fieldname = 'attributes'
Parameters:
[]
1005 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 120101
Parameters:
[]
1006 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120101
Parameters:
[]
1007 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120101
Parameters:
[]
1008 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120101
Parameters:
[]
1009 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120101
Parameters:
[]
1010 0.41 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120101
]
1011 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587403
]
1012 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587403
]
1013 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120338
]
1014 0.69 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:
[
  120338
]
1015 0.89 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120338
]
1016 0.62 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120338
]
1017 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 120338
Parameters:
[]
1018 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120338
  "videos"
]
1019 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120338 AND fieldname = 'attributes'
Parameters:
[]
1020 0.83 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120338 AND fieldname = 'attributes'
Parameters:
[]
1021 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 120338
Parameters:
[]
1022 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120338
Parameters:
[]
1023 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120338
Parameters:
[]
1024 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120338
Parameters:
[]
1025 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 120338
Parameters:
[]
1026 0.45 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120338
]
1027 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3587637
]
1028 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3587637
]
1029 0.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4779966
]
1030 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4779966
]
1031 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1032 0.98 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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
1033 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1374
]
1034 0.35 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.