Query Metrics

517 Database Queries
235 Different statements
1003.23 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.65 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/lampes-sur-rail~23482"
  "path"
  "auto_create"
  "/fr/produits/c/lampes-sur-rail~23482"
  "path_query"
  "https://testing.weverducre.com/fr/produits/c/lampes-sur-rail~23482"
  "entire_uri"
]
3 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.38 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/"
  "lampes-sur-rail~23482"
]
6 0.83 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c/lampes-sur-rail~23482"
]
7 0.77 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/lampes-sur-rail~23482"
]
8 0.39 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/"
  "c"
]
9 0.33 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/c"
]
10 0.33 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.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/"
  "produits"
]
12 0.44 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.40 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.33 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.39 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.92 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:
[
  23482
]
18 0.39 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.40 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 1.39 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.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.35 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.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
32 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.53 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
34 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.26 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.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1379
]
41 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.34 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.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1372
]
45 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.43 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.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.35 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.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1376
]
53 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1347
]
55 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1390
]
56 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
58 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.27 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.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1378
]
63 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1343
]
65 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.49 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.42 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1339
]
72 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.46 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  23482
]
75 0.88 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26082
]
76 41.42 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 '%,23482,%') 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 32.22 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 30.75 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 26.51 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 26.71 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.34 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
83 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
84 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
87 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
88 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
89 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
90 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
91 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
92 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
93 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
94 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
95 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
96 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
97 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
98 27.70 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
99 23.76 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
100 26.09 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
101 41.91 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
102 28.51 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
103 25.07 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
104 22.48 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
105 26.96 ms
SELECT TRIM(`mountingText`) 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mountingText`)
Parameters:
[]
106 0.42 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
107 0.37 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
108 0.39 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
109 0.33 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
110 0.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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
111 0.30 ms
SELECT TRIM(`mountingText`) 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`mountingText`)
Parameters:
[]
112 0.31 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
113 0.30 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
114 0.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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
115 0.35 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
116 0.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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
117 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 '%,23482,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
118 23.34 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182333' and a.id != '182333') or parentProducts like '%,182333,%') 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:
[]
119 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422401
]
120 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422401
]
121 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422402
]
122 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422402
]
123 38.40 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '182331' and a.id != '182331') or parentProducts like '%,182331,%') 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:
[]
124 0.61 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182738
]
125 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:
[
  182738
]
126 3.28 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182738
]
127 0.87 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182738
]
128 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 182738
Parameters:
[]
129 0.51 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182738
  "videos"
]
130 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182738 AND fieldname = 'attributes'
Parameters:
[]
131 9.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182738 AND fieldname = 'attributes'
Parameters:
[]
132 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 182738
Parameters:
[]
133 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182738
Parameters:
[]
134 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182738
Parameters:
[]
135 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182738
Parameters:
[]
136 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182738
Parameters:
[]
137 6.87 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182738
]
138 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182331
]
139 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:
[
  182331
]
140 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182331
]
141 1.02 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182331
]
142 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 182331
Parameters:
[]
143 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182331
  "videos"
]
144 0.45 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182331 AND fieldname = 'attributes'
Parameters:
[]
145 0.49 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182331 AND fieldname = 'attributes'
Parameters:
[]
146 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 182331
Parameters:
[]
147 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182331
Parameters:
[]
148 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182331
Parameters:
[]
149 0.36 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182331
Parameters:
[]
150 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 182331
Parameters:
[]
151 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182331
]
152 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182330
]
153 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:
[
  182330
]
154 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182330
]
155 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182330
]
156 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 182330
Parameters:
[]
157 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182330
  "videos"
]
158 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182330 AND fieldname = 'attributes'
Parameters:
[]
159 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182330 AND fieldname = 'attributes'
Parameters:
[]
160 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 182330
Parameters:
[]
161 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182330
Parameters:
[]
162 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182330
Parameters:
[]
163 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182330
Parameters:
[]
164 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 182330
Parameters:
[]
165 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182330
]
166 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422391
]
167 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422391
]
168 0.57 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182748
]
169 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:
[
  182748
]
170 4.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182748
]
171 0.70 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182748
]
172 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 182748
Parameters:
[]
173 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182748
  "videos"
]
174 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182748 AND fieldname = 'attributes'
Parameters:
[]
175 1.24 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182748 AND fieldname = 'attributes'
Parameters:
[]
176 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 182748
Parameters:
[]
177 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182748
Parameters:
[]
178 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182748
Parameters:
[]
179 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182748
Parameters:
[]
180 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 182748
Parameters:
[]
181 1.01 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182748
]
182 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422398
]
183 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422398
]
184 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182752
]
185 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:
[
  182752
]
186 7.33 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182752
]
187 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182752
]
188 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 182752
Parameters:
[]
189 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182752
  "videos"
]
190 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182752 AND fieldname = 'attributes'
Parameters:
[]
191 6.82 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182752 AND fieldname = 'attributes'
Parameters:
[]
192 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 182752
Parameters:
[]
193 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182752
Parameters:
[]
194 0.47 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182752
Parameters:
[]
195 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182752
Parameters:
[]
196 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 182752
Parameters:
[]
197 0.96 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182752
]
198 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422396
]
199 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422396
]
200 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182760
]
201 0.58 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  182760
]
202 1.55 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182760
]
203 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182760
]
204 0.43 ms
select `iconLabels` from object_store_prod where oo_id  = 182760
Parameters:
[]
205 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182760
  "videos"
]
206 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182760 AND fieldname = 'attributes'
Parameters:
[]
207 1.02 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182760 AND fieldname = 'attributes'
Parameters:
[]
208 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 182760
Parameters:
[]
209 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182760
Parameters:
[]
210 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182760
Parameters:
[]
211 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182760
Parameters:
[]
212 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 182760
Parameters:
[]
213 1.26 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182760
]
214 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422386
]
215 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422386
]
216 34.31 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 = '26897' and a.id != '26897') or parentProducts like '%,26897,%') 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:
[]
217 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417916
]
218 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417916
]
219 0.79 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24804
]
220 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:
[
  24804
]
221 1.12 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24804
]
222 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24804
]
223 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 24804
Parameters:
[]
224 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24804
  "videos"
]
225 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24804 AND fieldname = 'attributes'
Parameters:
[]
226 5.85 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24804 AND fieldname = 'attributes'
Parameters:
[]
227 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 24804
Parameters:
[]
228 0.47 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24804
Parameters:
[]
229 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24804
Parameters:
[]
230 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24804
Parameters:
[]
231 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 24804
Parameters:
[]
232 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24804
]
233 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417881
]
234 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417881
]
235 26.02 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '17188' and a.id != '17188') or parentProducts like '%,17188,%') 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:
[]
236 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3016
]
237 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3016
]
238 0.69 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  64611
]
239 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:
[
  64611
]
240 8.13 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  64611
]
241 0.67 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  64611
]
242 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 64611
Parameters:
[]
243 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  64611
  "videos"
]
244 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 64611 AND fieldname = 'attributes'
Parameters:
[]
245 2.30 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 64611 AND fieldname = 'attributes'
Parameters:
[]
246 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 64611
Parameters:
[]
247 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 64611
Parameters:
[]
248 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 64611
Parameters:
[]
249 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 64611
Parameters:
[]
250 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 64611
Parameters:
[]
251 0.76 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  64611
]
252 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1758
]
253 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1758
]
254 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  64619
]
255 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:
[
  64619
]
256 0.91 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  64619
]
257 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  64619
]
258 0.60 ms
select `iconLabels` from object_store_prod where oo_id  = 64619
Parameters:
[]
259 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  64619
  "videos"
]
260 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 64619 AND fieldname = 'attributes'
Parameters:
[]
261 3.68 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 64619 AND fieldname = 'attributes'
Parameters:
[]
262 0.34 ms
select `combinedBlock` from object_store_prod where oo_id  = 64619
Parameters:
[]
263 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 64619
Parameters:
[]
264 0.34 ms
select `accessoryDemand` from object_store_prod where oo_id  = 64619
Parameters:
[]
265 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 64619
Parameters:
[]
266 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 64619
Parameters:
[]
267 0.63 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  64619
]
268 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1548
]
269 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1548
]
270 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27118
]
271 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:
[
  27118
]
272 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27118
]
273 0.60 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27118
]
274 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 27118
Parameters:
[]
275 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27118
  "videos"
]
276 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27118 AND fieldname = 'attributes'
Parameters:
[]
277 8.45 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27118 AND fieldname = 'attributes'
Parameters:
[]
278 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 27118
Parameters:
[]
279 0.42 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27118
Parameters:
[]
280 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27118
Parameters:
[]
281 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27118
Parameters:
[]
282 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 27118
Parameters:
[]
283 4.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27118
]
284 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  408245
]
285 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  408245
]
286 23.90 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 = '26898' and a.id != '26898') or parentProducts like '%,26898,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
287 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417911
]
288 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417911
]
289 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  67160
]
290 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:
[
  67160
]
291 3.42 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  67160
]
292 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  67160
]
293 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 67160
Parameters:
[]
294 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  67160
  "videos"
]
295 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 67160 AND fieldname = 'attributes'
Parameters:
[]
296 3.75 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 67160 AND fieldname = 'attributes'
Parameters:
[]
297 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 67160
Parameters:
[]
298 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 67160
Parameters:
[]
299 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 67160
Parameters:
[]
300 0.33 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 67160
Parameters:
[]
301 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 67160
Parameters:
[]
302 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67160
]
303 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417938
]
304 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417938
]
305 24.17 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 = '26155' and a.id != '26155') or parentProducts like '%,26155,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
306 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27936
]
307 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:
[
  27936
]
308 4.44 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27936
]
309 2.82 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27936
]
310 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 27936
Parameters:
[]
311 0.41 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27936
  "videos"
]
312 6.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27936 AND fieldname = 'attributes'
Parameters:
[]
313 10.16 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27936 AND fieldname = 'attributes'
Parameters:
[]
314 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 27936
Parameters:
[]
315 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27936
Parameters:
[]
316 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27936
Parameters:
[]
317 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27936
Parameters:
[]
318 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 27936
Parameters:
[]
319 0.82 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27936
]
320 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26155
]
321 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:
[
  26155
]
322 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26155
]
323 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26155
]
324 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 26155
Parameters:
[]
325 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26155
  "videos"
]
326 0.52 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26155 AND fieldname = 'attributes'
Parameters:
[]
327 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26155 AND fieldname = 'attributes'
Parameters:
[]
328 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 26155
Parameters:
[]
329 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26155
Parameters:
[]
330 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26155
Parameters:
[]
331 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26155
Parameters:
[]
332 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 26155
Parameters:
[]
333 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26155
]
334 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417821
]
335 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417821
]
336 0.43 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27932
]
337 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:
[
  27932
]
338 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27932
]
339 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27932
]
340 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 27932
Parameters:
[]
341 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27932
  "videos"
]
342 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27932 AND fieldname = 'attributes'
Parameters:
[]
343 6.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27932 AND fieldname = 'attributes'
Parameters:
[]
344 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 27932
Parameters:
[]
345 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27932
Parameters:
[]
346 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27932
Parameters:
[]
347 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27932
Parameters:
[]
348 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 27932
Parameters:
[]
349 4.97 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27932
]
350 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417909
]
351 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417909
]
352 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27934
]
353 0.71 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:
[
  27934
]
354 1.12 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27934
]
355 0.89 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27934
]
356 0.49 ms
select `iconLabels` from object_store_prod where oo_id  = 27934
Parameters:
[]
357 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27934
  "videos"
]
358 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27934 AND fieldname = 'attributes'
Parameters:
[]
359 0.93 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27934 AND fieldname = 'attributes'
Parameters:
[]
360 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 27934
Parameters:
[]
361 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27934
Parameters:
[]
362 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27934
Parameters:
[]
363 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27934
Parameters:
[]
364 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 27934
Parameters:
[]
365 1.00 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27934
]
366 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417883
]
367 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417883
]
368 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27938
]
369 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:
[
  27938
]
370 0.99 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27938
]
371 0.74 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27938
]
372 0.38 ms
select `iconLabels` from object_store_prod where oo_id  = 27938
Parameters:
[]
373 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27938
  "videos"
]
374 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27938 AND fieldname = 'attributes'
Parameters:
[]
375 2.92 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27938 AND fieldname = 'attributes'
Parameters:
[]
376 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 27938
Parameters:
[]
377 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27938
Parameters:
[]
378 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27938
Parameters:
[]
379 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27938
Parameters:
[]
380 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 27938
Parameters:
[]
381 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27938
]
382 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417798
]
383 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417798
]
384 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
385 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"
]
386 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1513
]
387 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  298
]
388 0.58 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  34050
]
389 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  34050
]
390 27.70 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '26156' and a.id != '26156') or parentProducts like '%,26156,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
391 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27357
]
392 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:
[
  27357
]
393 0.90 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27357
]
394 2.55 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27357
]
395 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 27357
Parameters:
[]
396 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27357
  "videos"
]
397 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27357 AND fieldname = 'attributes'
Parameters:
[]
398 10.08 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27357 AND fieldname = 'attributes'
Parameters:
[]
399 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 27357
Parameters:
[]
400 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27357
Parameters:
[]
401 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27357
Parameters:
[]
402 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27357
Parameters:
[]
403 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 27357
Parameters:
[]
404 0.82 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27357
]
405 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26156
]
406 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:
[
  26156
]
407 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26156
]
408 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26156
]
409 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 26156
Parameters:
[]
410 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26156
  "videos"
]
411 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26156 AND fieldname = 'attributes'
Parameters:
[]
412 0.52 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26156 AND fieldname = 'attributes'
Parameters:
[]
413 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 26156
Parameters:
[]
414 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26156
Parameters:
[]
415 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26156
Parameters:
[]
416 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26156
Parameters:
[]
417 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 26156
Parameters:
[]
418 0.51 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26156
]
419 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417937
]
420 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417937
]
421 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27349
]
422 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:
[
  27349
]
423 0.88 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27349
]
424 0.61 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27349
]
425 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 27349
Parameters:
[]
426 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27349
  "videos"
]
427 2.43 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27349 AND fieldname = 'attributes'
Parameters:
[]
428 6.78 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27349 AND fieldname = 'attributes'
Parameters:
[]
429 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 27349
Parameters:
[]
430 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27349
Parameters:
[]
431 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27349
Parameters:
[]
432 0.51 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27349
Parameters:
[]
433 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 27349
Parameters:
[]
434 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27349
]
435 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417905
]
436 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417905
]
437 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27353
]
438 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:
[
  27353
]
439 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27353
]
440 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27353
]
441 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 27353
Parameters:
[]
442 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27353
  "videos"
]
443 0.62 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27353 AND fieldname = 'attributes'
Parameters:
[]
444 1.65 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27353 AND fieldname = 'attributes'
Parameters:
[]
445 0.47 ms
select `combinedBlock` from object_store_prod where oo_id  = 27353
Parameters:
[]
446 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27353
Parameters:
[]
447 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27353
Parameters:
[]
448 0.56 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27353
Parameters:
[]
449 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 27353
Parameters:
[]
450 0.81 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27353
]
451 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417970
]
452 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417970
]
453 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  27359
]
454 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:
[
  27359
]
455 3.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  27359
]
456 0.89 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  27359
]
457 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 27359
Parameters:
[]
458 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  27359
  "videos"
]
459 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 27359 AND fieldname = 'attributes'
Parameters:
[]
460 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 27359 AND fieldname = 'attributes'
Parameters:
[]
461 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 27359
Parameters:
[]
462 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 27359
Parameters:
[]
463 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 27359
Parameters:
[]
464 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 27359
Parameters:
[]
465 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 27359
Parameters:
[]
466 0.79 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  27359
]
467 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417927
]
468 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417927
]
469 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 = '25050' and a.id != '25050') or parentProducts like '%,25050,%') 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:
[]
470 0.76 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359133
]
471 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359133
]
472 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72664
]
473 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:
[
  72664
]
474 2.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72664
]
475 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72664
]
476 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 72664
Parameters:
[]
477 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72664
  "videos"
]
478 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72664 AND fieldname = 'attributes'
Parameters:
[]
479 0.91 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72664 AND fieldname = 'attributes'
Parameters:
[]
480 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 72664
Parameters:
[]
481 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72664
Parameters:
[]
482 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72664
Parameters:
[]
483 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72664
Parameters:
[]
484 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 72664
Parameters:
[]
485 0.98 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72664
]
486 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359128
]
487 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359128
]
488 1.06 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '25051' and a.id != '25051') or parentProducts like '%,25051,%') 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:
[]
489 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359051
]
490 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359051
]
491 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359130
]
492 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359130
]
493 1.14 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_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 = '25052' and a.id != '25052') or parentProducts like '%,25052,%') 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:
[]
494 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359058
]
495 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359058
]
496 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359047
]
497 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359047
]
498 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
499 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"
]
500 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1514
]
501 0.56 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  300
]
502 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  50083
]
503 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:
[
  50083
]
504 0.84 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  50083
]
505 0.72 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  50083
]
506 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 50083
Parameters:
[]
507 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  50083
  "videos"
]
508 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 50083 AND fieldname = 'attributes'
Parameters:
[]
509 7.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 50083 AND fieldname = 'attributes'
Parameters:
[]
510 0.50 ms
select `combinedBlock` from object_store_prod where oo_id  = 50083
Parameters:
[]
511 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 50083
Parameters:
[]
512 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 50083
Parameters:
[]
513 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 50083
Parameters:
[]
514 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 50083
Parameters:
[]
515 1.04 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  50083
]
516 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951901
]
517 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951901
]

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.