Query Metrics

508 Database Queries
231 Different statements
981.38 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.73 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/nl/producten/c/eetkamer~22232"
  "path"
  "auto_create"
  "/nl/producten/c/eetkamer~22232"
  "path_query"
  "https://testing.weverducre.com/nl/producten/c/eetkamer~22232"
  "entire_uri"
]
3 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 1.02 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/c/"
  "eetkamer~22232"
]
6 0.75 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/c/eetkamer~22232"
]
7 0.80 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/weverducre.com/%"
  "/nl/producten/c/eetkamer~22232"
]
8 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/producten/"
  "c"
]
9 0.40 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/nl/producten/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/%"
  "/nl/producten/c"
]
11 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/nl/"
  "producten"
]
12 0.44 ms
SELECT object_localized_SCONF_nl.id as id, object_localized_SCONF_nl.type as `type` FROM object_localized_SCONF_nl LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_nl `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_nl`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_nl `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_nl`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_nl.type IN ('object','variant','folder')) AND object_localized_SCONF_nl.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.43 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.43 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
17 0.87 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:
[
  22232
]
18 0.53 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.48 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.52 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.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.32 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.43 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
29 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
30 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=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
31 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1134
]
32 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
33 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1139
]
34 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 0.43 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=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1138
]
41 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 0.47 ms
SELECT object_localized_8_nl.id as id, object_localized_8_nl.type as `type` FROM object_localized_8_nl WHERE ( object_localized_8_nl.type IN ('object','variant','folder')) AND object_localized_8_nl.published = 1
Parameters:
[]
43 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.51 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1296
]
45 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.52 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
48 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
49 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
50 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
51 1.48 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
52 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1135
]
53 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
54 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1110
]
55 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1147
]
56 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
57 0.52 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.44 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
60 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
61 1.49 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
62 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1137
]
63 0.61 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
64 0.49 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1107
]
65 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
66 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
67 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
68 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
69 0.52 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
70 0.42 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
71 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1103
]
72 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  11
]
73 0.42 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
74 0.49 ms
SELECT * FROM object_relations_PCAT WHERE src_id = ?
Parameters:
[
  22232
]
75 0.81 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  26087
]
76 44.85 ms
SELECT SQL_CALC_FOUND_ROWS DISTINCT virtualProductId as id, priceSystemName  FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') 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.57 ms
SELECT FOUND_ROWS()
Parameters:
[]
78 36.12 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
79 32.50 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
80 32.18 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
81 33.20 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
82 0.39 ms
SELECT * FROM object_relations_EF_FD WHERE src_id = ?
Parameters:
[
  1551
]
83 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
84 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187931
]
85 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187931
]
86 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  187954
]
87 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  187954
]
88 0.42 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.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188002
]
91 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188002
]
92 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188008
]
93 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188008
]
94 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188007
]
95 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188007
]
96 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188006
]
97 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188006
]
98 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188010
]
99 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188010
]
100 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188004
]
101 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188004
]
102 33.18 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
103 27.32 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
104 31.14 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
105 31.09 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
106 26.26 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
107 25.72 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
108 25.86 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
109 0.39 ms
SELECT TRIM(`scopeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`scopeName`)
Parameters:
[]
110 0.38 ms
SELECT TRIM(`typeName`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`typeName`)
Parameters:
[]
111 0.39 ms
SELECT TRIM(`lampType`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lampType`)
Parameters:
[]
112 0.41 ms
SELECT dest as `value`, count(DISTINCT src_virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl_relations a WHERE fieldname = 'baseColorObjects' AND src IN (SELECT a.id FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0)) GROUP BY dest
Parameters:
[]
113 0.36 ms
SELECT TRIM(`lightColorTemperature`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`lightColorTemperature`)
Parameters:
[]
114 0.35 ms
SELECT TRIM(`diameter`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`diameter`)
Parameters:
[]
115 0.39 ms
SELECT TRIM(`ipRating`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`ipRating`)
Parameters:
[]
116 0.39 ms
SELECT TRIM(`converterText`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`converterText`)
Parameters:
[]
117 0.36 ms
SELECT TRIM(`recessedDepth`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`recessedDepth`)
Parameters:
[]
118 0.32 ms
SELECT TRIM(`cutOutMin`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMin`)
Parameters:
[]
119 0.34 ms
SELECT TRIM(`cutOutMax`) as `value`, count(DISTINCT virtualProductId) as `count` FROM ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL) AND a.id != virtualProductId  AND (parentCategoryIds like '%,22232,%') AND (IFNULL(isSalesItem, 0) = 0) GROUP BY TRIM(`cutOutMax`)
Parameters:
[]
120 24.76 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '182294' and a.id != '182294') or parentProducts like '%,182294,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
121 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182724
]
122 0.37 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:
[
  182724
]
123 1.03 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182724
]
124 0.46 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182724
]
125 0.40 ms
select `iconLabels` from object_store_prod where oo_id  = 182724
Parameters:
[]
126 0.36 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182724
  "videos"
]
127 0.34 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182724 AND fieldname = 'attributes'
Parameters:
[]
128 0.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182724 AND fieldname = 'attributes'
Parameters:
[]
129 0.36 ms
select `combinedBlock` from object_store_prod where oo_id  = 182724
Parameters:
[]
130 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182724
Parameters:
[]
131 0.26 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182724
Parameters:
[]
132 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182724
Parameters:
[]
133 0.34 ms
select `combinedImage` from object_store_prod where oo_id  = 182724
Parameters:
[]
134 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182724
]
135 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182294
]
136 0.42 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:
[
  182294
]
137 0.53 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182294
]
138 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182294
]
139 0.26 ms
select `iconLabels` from object_store_prod where oo_id  = 182294
Parameters:
[]
140 0.28 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182294
  "videos"
]
141 0.36 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182294 AND fieldname = 'attributes'
Parameters:
[]
142 0.36 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182294 AND fieldname = 'attributes'
Parameters:
[]
143 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 182294
Parameters:
[]
144 0.30 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182294
Parameters:
[]
145 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182294
Parameters:
[]
146 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182294
Parameters:
[]
147 0.31 ms
select `combinedImage` from object_store_prod where oo_id  = 182294
Parameters:
[]
148 0.36 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182294
]
149 0.32 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  171518
]
150 0.32 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:
[
  171518
]
151 0.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  171518
]
152 0.29 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  171518
]
153 0.26 ms
select `iconLabels` from object_store_prod where oo_id  = 171518
Parameters:
[]
154 0.27 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  171518
  "videos"
]
155 0.32 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 171518 AND fieldname = 'attributes'
Parameters:
[]
156 0.33 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 171518 AND fieldname = 'attributes'
Parameters:
[]
157 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 171518
Parameters:
[]
158 0.30 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 171518
Parameters:
[]
159 0.30 ms
select `accessoryDemand` from object_store_prod where oo_id  = 171518
Parameters:
[]
160 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 171518
Parameters:
[]
161 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 171518
Parameters:
[]
162 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  171518
]
163 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422373
]
164 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422373
]
165 0.29 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182721
]
166 0.37 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:
[
  182721
]
167 1.01 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182721
]
168 0.35 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182721
]
169 0.32 ms
select `iconLabels` from object_store_prod where oo_id  = 182721
Parameters:
[]
170 0.33 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182721
  "videos"
]
171 0.38 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182721 AND fieldname = 'attributes'
Parameters:
[]
172 0.43 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182721 AND fieldname = 'attributes'
Parameters:
[]
173 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 182721
Parameters:
[]
174 0.32 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182721
Parameters:
[]
175 0.31 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182721
Parameters:
[]
176 0.31 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182721
Parameters:
[]
177 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 182721
Parameters:
[]
178 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182721
]
179 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422377
]
180 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422377
]
181 0.33 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  182727
]
182 0.38 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:
[
  182727
]
183 0.95 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  182727
]
184 0.37 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  182727
]
185 0.33 ms
select `iconLabels` from object_store_prod where oo_id  = 182727
Parameters:
[]
186 0.35 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  182727
  "videos"
]
187 0.33 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 182727 AND fieldname = 'attributes'
Parameters:
[]
188 0.41 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 182727 AND fieldname = 'attributes'
Parameters:
[]
189 0.31 ms
select `combinedBlock` from object_store_prod where oo_id  = 182727
Parameters:
[]
190 0.33 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 182727
Parameters:
[]
191 0.32 ms
select `accessoryDemand` from object_store_prod where oo_id  = 182727
Parameters:
[]
192 0.32 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 182727
Parameters:
[]
193 0.32 ms
select `combinedImage` from object_store_prod where oo_id  = 182727
Parameters:
[]
194 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  182727
]
195 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5422379
]
196 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5422379
]
197 116.43 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17260' and a.id != '17260') or parentProducts like '%,17260,%') 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:
[]
198 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1088
]
199 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1088
]
200 0.96 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70096
]
201 0.75 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:
[
  70096
]
202 1.06 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70096
]
203 1.03 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70096
]
204 0.59 ms
select `iconLabels` from object_store_prod where oo_id  = 70096
Parameters:
[]
205 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70096
  "videos"
]
206 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70096 AND fieldname = 'attributes'
Parameters:
[]
207 4.07 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70096 AND fieldname = 'attributes'
Parameters:
[]
208 0.51 ms
select `combinedBlock` from object_store_prod where oo_id  = 70096
Parameters:
[]
209 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70096
Parameters:
[]
210 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70096
Parameters:
[]
211 0.50 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70096
Parameters:
[]
212 0.49 ms
select `combinedImage` from object_store_prod where oo_id  = 70096
Parameters:
[]
213 4.27 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70096
]
214 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1201
]
215 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1201
]
216 0.69 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88751
]
217 0.85 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:
[
  88751
]
218 1.18 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88751
]
219 1.02 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88751
]
220 0.55 ms
select `iconLabels` from object_store_prod where oo_id  = 88751
Parameters:
[]
221 0.60 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88751
  "videos"
]
222 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88751 AND fieldname = 'attributes'
Parameters:
[]
223 1.72 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88751 AND fieldname = 'attributes'
Parameters:
[]
224 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 88751
Parameters:
[]
225 0.51 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88751
Parameters:
[]
226 0.58 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88751
Parameters:
[]
227 0.46 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88751
Parameters:
[]
228 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 88751
Parameters:
[]
229 0.94 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88751
]
230 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361108
]
231 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361108
]
232 0.46 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70090
]
233 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:
[
  70090
]
234 0.98 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70090
]
235 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70090
]
236 0.48 ms
select `iconLabels` from object_store_prod where oo_id  = 70090
Parameters:
[]
237 0.47 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70090
  "videos"
]
238 0.70 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70090 AND fieldname = 'attributes'
Parameters:
[]
239 2.33 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70090 AND fieldname = 'attributes'
Parameters:
[]
240 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 70090
Parameters:
[]
241 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70090
Parameters:
[]
242 0.54 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70090
Parameters:
[]
243 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70090
Parameters:
[]
244 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 70090
Parameters:
[]
245 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70090
]
246 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  12869
]
247 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12869
]
248 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70078
]
249 1.05 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:
[
  70078
]
250 0.97 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70078
]
251 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70078
]
252 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 70078
Parameters:
[]
253 0.65 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70078
  "videos"
]
254 0.64 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70078 AND fieldname = 'attributes'
Parameters:
[]
255 6.11 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70078 AND fieldname = 'attributes'
Parameters:
[]
256 0.52 ms
select `combinedBlock` from object_store_prod where oo_id  = 70078
Parameters:
[]
257 0.52 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70078
Parameters:
[]
258 0.44 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70078
Parameters:
[]
259 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70078
Parameters:
[]
260 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 70078
Parameters:
[]
261 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70078
]
262 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1168
]
263 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1168
]
264 0.58 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70072
]
265 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:
[
  70072
]
266 1.00 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70072
]
267 0.78 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70072
]
268 0.47 ms
select `iconLabels` from object_store_prod where oo_id  = 70072
Parameters:
[]
269 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70072
  "videos"
]
270 0.69 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70072 AND fieldname = 'attributes'
Parameters:
[]
271 3.14 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70072 AND fieldname = 'attributes'
Parameters:
[]
272 0.48 ms
select `combinedBlock` from object_store_prod where oo_id  = 70072
Parameters:
[]
273 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70072
Parameters:
[]
274 0.40 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70072
Parameters:
[]
275 0.35 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70072
Parameters:
[]
276 0.36 ms
select `combinedImage` from object_store_prod where oo_id  = 70072
Parameters:
[]
277 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70072
]
278 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1184
]
279 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1184
]
280 61.41 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '17261' and a.id != '17261') or parentProducts like '%,17261,%') 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:
[]
281 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2250
]
282 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2250
]
283 0.60 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24574
]
284 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:
[
  24574
]
285 1.01 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24574
]
286 0.84 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24574
]
287 0.58 ms
select `iconLabels` from object_store_prod where oo_id  = 24574
Parameters:
[]
288 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24574
  "videos"
]
289 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24574 AND fieldname = 'attributes'
Parameters:
[]
290 7.15 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24574 AND fieldname = 'attributes'
Parameters:
[]
291 0.46 ms
select `combinedBlock` from object_store_prod where oo_id  = 24574
Parameters:
[]
292 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24574
Parameters:
[]
293 0.55 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24574
Parameters:
[]
294 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24574
Parameters:
[]
295 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 24574
Parameters:
[]
296 2.69 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24574
]
297 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391302
]
298 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391302
]
299 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  88731
]
300 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:
[
  88731
]
301 4.37 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  88731
]
302 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  88731
]
303 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 88731
Parameters:
[]
304 0.52 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  88731
  "videos"
]
305 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 88731 AND fieldname = 'attributes'
Parameters:
[]
306 9.20 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 88731 AND fieldname = 'attributes'
Parameters:
[]
307 0.55 ms
select `combinedBlock` from object_store_prod where oo_id  = 88731
Parameters:
[]
308 0.55 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 88731
Parameters:
[]
309 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 88731
Parameters:
[]
310 0.53 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 88731
Parameters:
[]
311 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 88731
Parameters:
[]
312 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  88731
]
313 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361160
]
314 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361160
]
315 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70060
]
316 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:
[
  70060
]
317 0.94 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70060
]
318 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70060
]
319 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 70060
Parameters:
[]
320 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70060
  "videos"
]
321 0.71 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70060 AND fieldname = 'attributes'
Parameters:
[]
322 4.31 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70060 AND fieldname = 'attributes'
Parameters:
[]
323 0.43 ms
select `combinedBlock` from object_store_prod where oo_id  = 70060
Parameters:
[]
324 0.49 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70060
Parameters:
[]
325 0.53 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70060
Parameters:
[]
326 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70060
Parameters:
[]
327 0.56 ms
select `combinedImage` from object_store_prod where oo_id  = 70060
Parameters:
[]
328 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70060
]
329 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  368
]
330 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  368
]
331 0.42 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24571
]
332 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:
[
  24571
]
333 1.04 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24571
]
334 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24571
]
335 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 24571
Parameters:
[]
336 0.45 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24571
  "videos"
]
337 0.55 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24571 AND fieldname = 'attributes'
Parameters:
[]
338 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24571 AND fieldname = 'attributes'
Parameters:
[]
339 0.44 ms
select `combinedBlock` from object_store_prod where oo_id  = 24571
Parameters:
[]
340 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24571
Parameters:
[]
341 0.39 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24571
Parameters:
[]
342 0.40 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24571
Parameters:
[]
343 0.38 ms
select `combinedImage` from object_store_prod where oo_id  = 24571
Parameters:
[]
344 0.66 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24571
]
345 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391357
]
346 0.90 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391357
]
347 0.44 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24567
]
348 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:
[
  24567
]
349 1.07 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  24567
]
350 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  24567
]
351 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 24567
Parameters:
[]
352 0.44 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  24567
  "videos"
]
353 0.56 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 24567 AND fieldname = 'attributes'
Parameters:
[]
354 5.62 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 24567 AND fieldname = 'attributes'
Parameters:
[]
355 0.53 ms
select `combinedBlock` from object_store_prod where oo_id  = 24567
Parameters:
[]
356 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 24567
Parameters:
[]
357 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 24567
Parameters:
[]
358 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 24567
Parameters:
[]
359 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 24567
Parameters:
[]
360 0.73 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24567
]
361 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391655
]
362 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391655
]
363 32.68 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '26138' and a.id != '26138') or parentProducts like '%,26138,%') and IFNULL(isSalesItem, 0) = 0 and (b.subtenant_id = 2 AND isCombinedProduct != 1 OR isCombinedProduct IS NULL)
            group by color
            order by maxMainProductInLine desc
Parameters:
[]
364 0.53 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  89954
]
365 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:
[
  89954
]
366 3.72 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  89954
]
367 0.86 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  89954
]
368 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 89954
Parameters:
[]
369 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  89954
  "videos"
]
370 0.72 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89954 AND fieldname = 'attributes'
Parameters:
[]
371 1.06 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 89954 AND fieldname = 'attributes'
Parameters:
[]
372 0.59 ms
select `combinedBlock` from object_store_prod where oo_id  = 89954
Parameters:
[]
373 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 89954
Parameters:
[]
374 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 89954
Parameters:
[]
375 0.49 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89954
Parameters:
[]
376 0.40 ms
select `combinedImage` from object_store_prod where oo_id  = 89954
Parameters:
[]
377 0.54 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  89954
]
378 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26138
]
379 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:
[
  26138
]
380 0.50 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26138
]
381 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26138
]
382 0.37 ms
select `iconLabels` from object_store_prod where oo_id  = 26138
Parameters:
[]
383 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26138
  "videos"
]
384 0.50 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26138 AND fieldname = 'attributes'
Parameters:
[]
385 0.57 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26138 AND fieldname = 'attributes'
Parameters:
[]
386 0.41 ms
select `combinedBlock` from object_store_prod where oo_id  = 26138
Parameters:
[]
387 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26138
Parameters:
[]
388 0.37 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26138
Parameters:
[]
389 0.37 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26138
Parameters:
[]
390 0.46 ms
select `combinedImage` from object_store_prod where oo_id  = 26138
Parameters:
[]
391 0.58 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26138
]
392 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361207
]
393 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361207
]
394 0.41 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  89962
]
395 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:
[
  89962
]
396 1.42 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  89962
]
397 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  89962
]
398 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 89962
Parameters:
[]
399 0.49 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  89962
  "videos"
]
400 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89962 AND fieldname = 'attributes'
Parameters:
[]
401 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 89962 AND fieldname = 'attributes'
Parameters:
[]
402 0.62 ms
select `combinedBlock` from object_store_prod where oo_id  = 89962
Parameters:
[]
403 0.41 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 89962
Parameters:
[]
404 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 89962
Parameters:
[]
405 0.38 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89962
Parameters:
[]
406 0.39 ms
select `combinedImage` from object_store_prod where oo_id  = 89962
Parameters:
[]
407 0.55 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  89962
]
408 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361226
]
409 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361226
]
410 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  89958
]
411 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:
[
  89958
]
412 6.23 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  89958
]
413 0.75 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  89958
]
414 0.53 ms
select `iconLabels` from object_store_prod where oo_id  = 89958
Parameters:
[]
415 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  89958
  "videos"
]
416 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89958 AND fieldname = 'attributes'
Parameters:
[]
417 0.99 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 89958 AND fieldname = 'attributes'
Parameters:
[]
418 0.56 ms
select `combinedBlock` from object_store_prod where oo_id  = 89958
Parameters:
[]
419 0.40 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 89958
Parameters:
[]
420 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 89958
Parameters:
[]
421 0.43 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89958
Parameters:
[]
422 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 89958
Parameters:
[]
423 0.57 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  89958
]
424 0.62 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976416
]
425 0.74 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976416
]
426 34.44 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '26139' and a.id != '26139') or parentProducts like '%,26139,%') 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:
[]
427 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  89942
]
428 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:
[
  89942
]
429 10.21 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  89942
]
430 0.79 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  89942
]
431 0.54 ms
select `iconLabels` from object_store_prod where oo_id  = 89942
Parameters:
[]
432 0.46 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  89942
  "videos"
]
433 0.57 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89942 AND fieldname = 'attributes'
Parameters:
[]
434 0.98 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 89942 AND fieldname = 'attributes'
Parameters:
[]
435 0.54 ms
select `combinedBlock` from object_store_prod where oo_id  = 89942
Parameters:
[]
436 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 89942
Parameters:
[]
437 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 89942
Parameters:
[]
438 0.42 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89942
Parameters:
[]
439 0.53 ms
select `combinedImage` from object_store_prod where oo_id  = 89942
Parameters:
[]
440 0.59 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  89942
]
441 0.51 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26139
]
442 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:
[
  26139
]
443 0.52 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  26139
]
444 0.65 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  26139
]
445 0.42 ms
select `iconLabels` from object_store_prod where oo_id  = 26139
Parameters:
[]
446 0.53 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  26139
  "videos"
]
447 0.58 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 26139 AND fieldname = 'attributes'
Parameters:
[]
448 0.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 26139 AND fieldname = 'attributes'
Parameters:
[]
449 0.38 ms
select `combinedBlock` from object_store_prod where oo_id  = 26139
Parameters:
[]
450 0.46 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 26139
Parameters:
[]
451 0.54 ms
select `accessoryDemand` from object_store_prod where oo_id  = 26139
Parameters:
[]
452 0.39 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 26139
Parameters:
[]
453 0.37 ms
select `combinedImage` from object_store_prod where oo_id  = 26139
Parameters:
[]
454 0.56 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26139
]
455 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361185
]
456 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361185
]
457 0.38 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  89950
]
458 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:
[
  89950
]
459 1.49 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  89950
]
460 0.77 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  89950
]
461 0.45 ms
select `iconLabels` from object_store_prod where oo_id  = 89950
Parameters:
[]
462 0.48 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  89950
  "videos"
]
463 0.76 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89950 AND fieldname = 'attributes'
Parameters:
[]
464 0.96 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 89950 AND fieldname = 'attributes'
Parameters:
[]
465 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 89950
Parameters:
[]
466 0.43 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 89950
Parameters:
[]
467 0.43 ms
select `accessoryDemand` from object_store_prod where oo_id  = 89950
Parameters:
[]
468 0.47 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89950
Parameters:
[]
469 0.47 ms
select `combinedImage` from object_store_prod where oo_id  = 89950
Parameters:
[]
470 0.60 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  89950
]
471 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361230
]
472 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361230
]
473 0.59 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  89946
]
474 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:
[
  89946
]
475 5.73 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  89946
]
476 0.66 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  89946
]
477 0.46 ms
select `iconLabels` from object_store_prod where oo_id  = 89946
Parameters:
[]
478 0.50 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  89946
  "videos"
]
479 0.54 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 89946 AND fieldname = 'attributes'
Parameters:
[]
480 1.03 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 89946 AND fieldname = 'attributes'
Parameters:
[]
481 0.40 ms
select `combinedBlock` from object_store_prod where oo_id  = 89946
Parameters:
[]
482 0.39 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 89946
Parameters:
[]
483 0.38 ms
select `accessoryDemand` from object_store_prod where oo_id  = 89946
Parameters:
[]
484 0.41 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 89946
Parameters:
[]
485 0.44 ms
select `combinedImage` from object_store_prod where oo_id  = 89946
Parameters:
[]
486 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  89946
]
487 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976421
]
488 0.65 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976421
]
489 2.03 ms
select
                a.*,
                max(mainProductInLine) as maxMainProductInLine,
                group_concat(a.id order by a.mainProductInLine desc, a.mainColorProductInLine desc) as ids,
                group_concat(a.mainImageId order by a.mainProductInLine desc, a.mainColorProductInLine desc) as mainImageIds
            from ecommerceframework_productindex_wdbe_nl a  INNER JOIN ecommerceframework_productindex_wdbe_nl_subtenant_relations AS b ON a.id = b.id  LEFT OUTER JOIN (
            SELECT targetId, score
            FROM app_customer_aggregated_score
            WHERE
                name = 'sellable' AND
                customerId is null
        ) AS s ON s.targetId = a.id 
            where active = 1 and virtualProductActive = 1 and ((virtualProductId = '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:
[]
490 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417821
]
491 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417821
]
492 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417909
]
493 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417909
]
494 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417883
]
495 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417883
]
496 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  417798
]
497 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  417798
]
498 0.98 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,1201,1140,1102,1100,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  1228
]
499 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
500 1.10 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=nl&_format=html&_controller=App%5CController%5CSnippetController%3A%3AdisturberAction"
  "entire_uri"
]
501 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1228
]
502 0.59 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  264
]
503 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5486102
]
504 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5486102
]
505 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "simple-img-teaser-default_auto_fb33783c8ddf57ae469cc3fae9774012"
  "pimcore_image_thumbnails"
]
506 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_5486102__781ab76197c81c023b63c88d8bfab813"
]
507 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "simple-img-teaser-default_auto_fb33783c8ddf57ae469cc3fae9774012"
  "pimcore_image_thumbnails"
]
508 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_5486102__781ab76197c81c023b63c88d8bfab813"
]

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.