GET https://testing.weverducre.com/it/progetti/pr/private-residence-hong-kong~80959?page=2&parameters%5Bpage%5D=2

Query Metrics

129 Database Queries
26 Different statements
165.10 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 0.62 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:
[
  "/it/progetti/pr/private-residence-hong-kong~80959"
  "path"
  "auto_create"
  "/it/progetti/pr/private-residence-hong-kong~80959?page=2&parameters[page]=2"
  "path_query"
  "https://testing.weverducre.com/it/progetti/pr/private-residence-hong-kong~80959?page=2&parameters[page]=2"
  "entire_uri"
]
3 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.38 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/progetti/pr/"
  "private-residence-hong-kong~80959"
]
6 0.29 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/progetti/pr/private-residence-hong-kong~80959"
]
7 0.31 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/%"
  "/it/progetti/pr/private-residence-hong-kong~80959"
]
8 0.26 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/progetti/"
  "pr"
]
9 0.27 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/progetti/pr"
]
10 0.30 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/%"
  "/it/progetti/pr"
]
11 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/"
  "progetti"
]
12 0.28 ms
SELECT object_localized_SCONF_it.id as id, object_localized_SCONF_it.type as `type` FROM object_localized_SCONF_it LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_it `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_it`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_it `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_it`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_it.type IN ('object','variant','folder')) AND object_localized_SCONF_it.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.65 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
17 1.29 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  80959
]
18 0.33 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.29 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.46 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.25 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.29 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.26 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.28 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.25 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 21.38 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '25042' and a.id != '25042') or parentProducts like '%,25042,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
28 0.39 ms
SELECT FOUND_ROWS()
Parameters:
[]
29 19.83 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '68121' and a.id != '68121') or parentProducts like '%,68121,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
30 0.37 ms
SELECT FOUND_ROWS()
Parameters:
[]
31 20.29 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '68095' and a.id != '68095') or parentProducts like '%,68095,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
32 0.39 ms
SELECT FOUND_ROWS()
Parameters:
[]
33 19.32 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '87605' and a.id != '87605') or parentProducts like '%,87605,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
34 0.36 ms
SELECT FOUND_ROWS()
Parameters:
[]
35 18.96 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '25051' and a.id != '25051') or parentProducts like '%,25051,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
36 0.33 ms
SELECT FOUND_ROWS()
Parameters:
[]
37 18.93 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '25052' and a.id != '25052') or parentProducts like '%,25052,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
38 0.33 ms
SELECT FOUND_ROWS()
Parameters:
[]
39 1.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25518
]
40 0.30 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25042
]
41 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
42 0.35 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70277
]
43 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68121
]
44 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23983
]
45 0.24 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68095
]
46 1.96 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25338
]
47 0.28 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87605
]
48 0.37 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  62106
]
49 0.23 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25051
]
50 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  62090
]
51 0.24 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25052
]
52 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
53 0.94 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=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
54 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
55 0.74 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
56 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1849
]
57 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
58 0.39 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1944
]
59 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
60 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
61 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
62 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
63 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
64 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
65 0.24 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1853
]
66 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
67 0.23 ms
SELECT object_localized_8_it.id as id, object_localized_8_it.type as `type` FROM object_localized_8_it WHERE ( object_localized_8_it.type IN ('object','variant','folder')) AND object_localized_8_it.published = 1
Parameters:
[]
68 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
69 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1846
]
70 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
71 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
72 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
73 0.26 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
74 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
75 0.92 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
76 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1850
]
77 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
78 0.20 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1819
]
79 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1865
]
80 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
81 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
82 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
83 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
84 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
85 0.86 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
86 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1852
]
87 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
88 0.24 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1815
]
89 0.25 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
90 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
91 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
92 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
93 0.38 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '25042' and a.id != '25042') or parentProducts like '%,25042,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
94 0.29 ms
SELECT FOUND_ROWS()
Parameters:
[]
95 0.25 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '68121' and a.id != '68121') or parentProducts like '%,68121,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
96 0.23 ms
SELECT FOUND_ROWS()
Parameters:
[]
97 0.29 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '68095' and a.id != '68095') or parentProducts like '%,68095,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
98 0.20 ms
SELECT FOUND_ROWS()
Parameters:
[]
99 0.20 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '87605' and a.id != '87605') or parentProducts like '%,87605,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
100 0.34 ms
SELECT FOUND_ROWS()
Parameters:
[]
101 0.47 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '25051' and a.id != '25051') or parentProducts like '%,25051,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
102 0.24 ms
SELECT FOUND_ROWS()
Parameters:
[]
103 0.25 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_it a  INNER JOIN ecommerceframework_productindex_wdbe_it_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 (parentCategoryIds not like '%,165410,%') AND (((virtualProductId = '25052' and a.id != '25052') or parentProducts like '%,25052,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
104 0.21 ms
SELECT FOUND_ROWS()
Parameters:
[]
105 1.71 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2121183
]
106 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2121183
]
107 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2121196
]
108 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2121196
]
109 1.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2121215
]
110 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2121215
]
111 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2121218
]
112 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2121218
]
113 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976431
]
114 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976431
]
115 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639644
]
116 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639644
]
117 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  418017
]
118 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  418017
]
119 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  828597
]
120 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  828597
]
121 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359051
]
122 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359051
]
123 0.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359058
]
124 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359058
]
125 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
126 0.87 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=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
127 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1848
]
128 0.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
129 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]

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.