Query Metrics

379 Database Queries
169 Different statements
789.92 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.67 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:
[
  "/es/productos/c/oficina~22241"
  "path"
  "auto_create"
  "/es/productos/c/oficina~22241"
  "path_query"
  "https://testing.weverducre.com/es/productos/c/oficina~22241"
  "entire_uri"
]
3 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.48 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/c/"
  "oficina~22241"
]
6 0.55 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c/oficina~22241"
]
7 0.64 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/%"
  "/es/productos/c/oficina~22241"
]
8 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "c"
]
9 0.43 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/c"
]
10 0.35 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/%"
  "/es/productos/c"
]
11 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.33 ms
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.79 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.46 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.91 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,22224,22218,1548,1544) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  22241
]
18 0.49 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.44 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.54 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.42 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.41 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=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 1.46 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
32 0.44 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
34 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.41 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
41 0.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.47 ms
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[]
43 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
45 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.40 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
53 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.31 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
55 0.35 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
56 0.37 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.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
59 0.43 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.36 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
63 0.51 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:
[
  2489
]
65 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.55 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.42 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2484
]
72 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.42 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22241
]
75 0.83 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26097
]
76 38.68 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') 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.44 ms
SELECT FOUND_ROWS()
Parameters:
[]
78 0.64 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  23615
  "wdbe_es"
]
79 0.34 ms
"START TRANSACTION"
Parameters:
[]
80 0.65 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  23615
  "wdbe_es"
]
81 0.37 ms
"COMMIT"
Parameters:
[]
82 6.00 ms
SELECT data FROM ecommerceframework_productindex_store WHERE id = ? AND tenant = ?
Parameters:
[
  49029
  "wdbe_es"
]
83 0.42 ms
"START TRANSACTION"
Parameters:
[]
84 0.70 ms
UPDATE ecommerceframework_productindex_store SET crc_index = crc_current WHERE id = ? and tenant = ?
Parameters:
[
  49029
  "wdbe_es"
]
85 0.61 ms
"COMMIT"
Parameters:
[]
86 30.88 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
87 26.80 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
88 24.72 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
89 24.64 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
90 24.06 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
91 0.41 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
92 0.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
93 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
94 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
95 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187960
]
96 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187960
]
97 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
98 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
99 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
100 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
101 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
102 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
103 24.61 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
104 24.08 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
105 24.18 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
106 24.38 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
107 22.64 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
108 23.14 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
109 22.41 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
110 0.42 ms
SELECT TRIM(`voltage`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`voltage`)
Parameters:
[]
111 0.37 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
112 0.31 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
113 0.39 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
114 0.34 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
115 0.40 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
116 0.40 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
117 0.39 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
118 0.38 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
119 0.41 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
120 0.36 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
121 0.36 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 '%,22241,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
122 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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:
[]
123 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359133
]
124 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359133
]
125 0.69 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359128
]
126 0.91 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359128
]
127 27.18 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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:
[]
128 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359051
]
129 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359051
]
130 0.63 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359130
]
131 1.05 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359130
]
132 23.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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:
[]
133 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359058
]
134 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359058
]
135 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359047
]
136 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359047
]
137 25.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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '23615' and a.id != '23615') or parentProducts like '%,23615,%') 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:
[]
138 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  28205
]
139 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:
[
  28205
]
140 1.16 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  28205
]
141 0.83 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  28205
]
142 0.56 ms
select `iconLabels` from object_store_prod where oo_id  = 28205
Parameters:
[]
143 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  28205
  "videos"
]
144 0.63 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 28205 AND fieldname = 'attributes'
Parameters:
[]
145 6.20 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 28205 AND fieldname = 'attributes'
Parameters:
[]
146 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 28205
Parameters:
[]
147 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 28205
Parameters:
[]
148 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 28205
Parameters:
[]
149 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 28205
Parameters:
[]
150 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 28205
Parameters:
[]
151 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  28205
]
152 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23615
]
153 0.72 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:
[
  23615
]
154 0.58 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23615
]
155 0.69 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23615
]
156 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 23615
Parameters:
[]
157 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23615
  "videos"
]
158 0.51 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23615 AND fieldname = 'attributes'
Parameters:
[]
159 0.70 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23615 AND fieldname = 'attributes'
Parameters:
[]
160 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 23615
Parameters:
[]
161 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 23615
Parameters:
[]
162 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23615
Parameters:
[]
163 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 23615
Parameters:
[]
164 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 23615
Parameters:
[]
165 0.50 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23615
]
166 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  400994
]
167 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  400994
]
168 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  73869
]
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:
[
  73869
]
170 1.17 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  73869
]
171 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  73869
]
172 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 73869
Parameters:
[]
173 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  73869
  "videos"
]
174 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 73869 AND fieldname = 'attributes'
Parameters:
[]
175 0.95 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 73869 AND fieldname = 'attributes'
Parameters:
[]
176 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 73869
Parameters:
[]
177 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 73869
Parameters:
[]
178 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 73869
Parameters:
[]
179 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 73869
Parameters:
[]
180 0.42 ms
select `combinedImage` from object_store_prod where oo_id  = 73869
Parameters:
[]
181 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73869
]
182 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  400980
]
183 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  400980
]
184 23.63 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17244' and a.id != '17244') or parentProducts like '%,17244,%') 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:
[]
185 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  729
]
186 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  729
]
187 23.98 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '49013' and a.id != '49013') or parentProducts like '%,49013,%') 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:
[]
188 0.49 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  50272
]
189 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:
[
  50272
]
190 4.45 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  50272
]
191 0.68 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  50272
]
192 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 50272
Parameters:
[]
193 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  50272
  "videos"
]
194 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 50272 AND fieldname = 'attributes'
Parameters:
[]
195 6.45 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 50272 AND fieldname = 'attributes'
Parameters:
[]
196 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 50272
Parameters:
[]
197 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 50272
Parameters:
[]
198 0.36 ms
select `accessoryDemand` from object_store_prod where oo_id  = 50272
Parameters:
[]
199 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 50272
Parameters:
[]
200 0.48 ms
select `combinedImage` from object_store_prod where oo_id  = 50272
Parameters:
[]
201 0.61 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  50272
]
202 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49013
]
203 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:
[
  49013
]
204 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49013
]
205 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49013
]
206 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 49013
Parameters:
[]
207 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49013
  "videos"
]
208 0.46 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49013 AND fieldname = 'attributes'
Parameters:
[]
209 0.50 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49013 AND fieldname = 'attributes'
Parameters:
[]
210 0.37 ms
select `combinedBlock` from object_store_prod where oo_id  = 49013
Parameters:
[]
211 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49013
Parameters:
[]
212 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49013
Parameters:
[]
213 0.34 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49013
Parameters:
[]
214 0.45 ms
select `combinedImage` from object_store_prod where oo_id  = 49013
Parameters:
[]
215 0.52 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49013
]
216 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49012
]
217 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:
[
  49012
]
218 0.47 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49012
]
219 0.56 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49012
]
220 0.39 ms
select `iconLabels` from object_store_prod where oo_id  = 49012
Parameters:
[]
221 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49012
  "videos"
]
222 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49012 AND fieldname = 'attributes'
Parameters:
[]
223 0.55 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49012 AND fieldname = 'attributes'
Parameters:
[]
224 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 49012
Parameters:
[]
225 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49012
Parameters:
[]
226 0.35 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49012
Parameters:
[]
227 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49012
Parameters:
[]
228 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 49012
Parameters:
[]
229 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49012
]
230 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951441
]
231 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951441
]
232 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  50282
]
233 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:
[
  50282
]
234 0.80 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  50282
]
235 0.71 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  50282
]
236 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 50282
Parameters:
[]
237 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  50282
  "videos"
]
238 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 50282 AND fieldname = 'attributes'
Parameters:
[]
239 0.90 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 50282 AND fieldname = 'attributes'
Parameters:
[]
240 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 50282
Parameters:
[]
241 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 50282
Parameters:
[]
242 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 50282
Parameters:
[]
243 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 50282
Parameters:
[]
244 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 50282
Parameters:
[]
245 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  50282
]
246 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951772
]
247 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951772
]
248 0.69 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2629,2533,2481,2478,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  2722
]
249 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
250 0.97 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=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
251 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2722
]
252 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  281
]
253 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422399
]
254 0.61 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422399
]
255 22.84 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '49029' and a.id != '49029') or parentProducts like '%,49029,%') 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:
[]
256 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952055
]
257 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952055
]
258 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  50357
]
259 0.66 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:
[
  50357
]
260 1.05 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  50357
]
261 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  50357
]
262 0.60 ms
select `iconLabels` from object_store_prod where oo_id  = 50357
Parameters:
[]
263 0.57 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  50357
  "videos"
]
264 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 50357 AND fieldname = 'attributes'
Parameters:
[]
265 1.09 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 50357 AND fieldname = 'attributes'
Parameters:
[]
266 0.42 ms
select `combinedBlock` from object_store_prod where oo_id  = 50357
Parameters:
[]
267 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 50357
Parameters:
[]
268 0.41 ms
select `accessoryDemand` from object_store_prod where oo_id  = 50357
Parameters:
[]
269 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 50357
Parameters:
[]
270 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 50357
Parameters:
[]
271 4.41 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  50357
]
272 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951657
]
273 0.66 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951657
]
274 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '49058' and a.id != '49058') or parentProducts like '%,49058,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
275 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72910
]
276 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:
[
  72910
]
277 0.76 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72910
]
278 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72910
]
279 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 72910
Parameters:
[]
280 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72910
  "videos"
]
281 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72910 AND fieldname = 'attributes'
Parameters:
[]
282 0.84 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72910 AND fieldname = 'attributes'
Parameters:
[]
283 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 72910
Parameters:
[]
284 0.38 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72910
Parameters:
[]
285 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72910
Parameters:
[]
286 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72910
Parameters:
[]
287 0.33 ms
select `combinedImage` from object_store_prod where oo_id  = 72910
Parameters:
[]
288 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72910
]
289 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  49058
]
290 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:
[
  49058
]
291 0.46 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  49058
]
292 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  49058
]
293 0.62 ms
select `iconLabels` from object_store_prod where oo_id  = 49058
Parameters:
[]
294 0.42 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  49058
  "videos"
]
295 0.61 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 49058 AND fieldname = 'attributes'
Parameters:
[]
296 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 49058 AND fieldname = 'attributes'
Parameters:
[]
297 0.35 ms
select `combinedBlock` from object_store_prod where oo_id  = 49058
Parameters:
[]
298 0.35 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 49058
Parameters:
[]
299 0.61 ms
select `accessoryDemand` from object_store_prod where oo_id  = 49058
Parameters:
[]
300 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 49058
Parameters:
[]
301 0.35 ms
select `combinedImage` from object_store_prod where oo_id  = 49058
Parameters:
[]
302 0.48 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  49058
]
303 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976450
]
304 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976450
]
305 0.47 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  72902
]
306 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:
[
  72902
]
307 0.93 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  72902
]
308 0.80 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  72902
]
309 0.63 ms
select `iconLabels` from object_store_prod where oo_id  = 72902
Parameters:
[]
310 0.58 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  72902
  "videos"
]
311 0.53 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 72902 AND fieldname = 'attributes'
Parameters:
[]
312 0.86 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 72902 AND fieldname = 'attributes'
Parameters:
[]
313 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 72902
Parameters:
[]
314 0.50 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 72902
Parameters:
[]
315 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 72902
Parameters:
[]
316 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 72902
Parameters:
[]
317 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 72902
Parameters:
[]
318 0.90 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  72902
]
319 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976451
]
320 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976451
]
321 25.47 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17304' and a.id != '17304') or parentProducts like '%,17304,%') 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:
[]
322 0.68 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2026
]
323 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2026
]
324 0.54 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68967
]
325 1.06 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:
[
  68967
]
326 1.29 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68967
]
327 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68967
]
328 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 68967
Parameters:
[]
329 0.67 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68967
  "videos"
]
330 0.59 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68967 AND fieldname = 'attributes'
Parameters:
[]
331 1.00 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68967 AND fieldname = 'attributes'
Parameters:
[]
332 0.79 ms
select `combinedBlock` from object_store_prod where oo_id  = 68967
Parameters:
[]
333 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68967
Parameters:
[]
334 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68967
Parameters:
[]
335 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68967
Parameters:
[]
336 0.41 ms
select `combinedImage` from object_store_prod where oo_id  = 68967
Parameters:
[]
337 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68967
]
338 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1597
]
339 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1597
]
340 23.98 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_es a  INNER JOIN ecommerceframework_productindex_wdbe_es_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 = '17227' and a.id != '17227') or parentProducts like '%,17227,%') 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:
[]
341 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  128
]
342 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  128
]
343 0.68 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68979
]
344 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:
[
  68979
]
345 0.96 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68979
]
346 0.73 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68979
]
347 0.44 ms
select `iconLabels` from object_store_prod where oo_id  = 68979
Parameters:
[]
348 0.40 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68979
  "videos"
]
349 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68979 AND fieldname = 'attributes'
Parameters:
[]
350 0.88 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68979 AND fieldname = 'attributes'
Parameters:
[]
351 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 68979
Parameters:
[]
352 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68979
Parameters:
[]
353 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68979
Parameters:
[]
354 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68979
Parameters:
[]
355 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 68979
Parameters:
[]
356 0.49 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68979
]
357 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  706
]
358 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  706
]
359 0.72 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2630,2533,2481,2478,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  2723
]
360 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
361 0.90 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=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
362 0.69 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2723
]
363 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  282
]
364 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  120094
]
365 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:
[
  120094
]
366 0.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  120094
]
367 0.63 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  120094
]
368 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 120094
Parameters:
[]
369 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  120094
  "videos"
]
370 0.49 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 120094 AND fieldname = 'attributes'
Parameters:
[]
371 0.51 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 120094 AND fieldname = 'attributes'
Parameters:
[]
372 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 120094
Parameters:
[]
373 0.45 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 120094
Parameters:
[]
374 0.42 ms
select `accessoryDemand` from object_store_prod where oo_id  = 120094
Parameters:
[]
375 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 120094
Parameters:
[]
376 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 120094
Parameters:
[]
377 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120094
]
378 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975416
]
379 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975416
]

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.