GET https://testing.weverducre.com/en/projects/pr/private-residence~147706

Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 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 = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/projects/pr/private-residence~147706"
  "path"
  "auto_create"
  "/en/projects/pr/private-residence~147706"
  "path_query"
  "https://testing.weverducre.com/en/projects/pr/private-residence~147706"
  "entire_uri"
]
3 1.01 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 2.41 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/projects/pr/"
  "private-residence~147706"
]
6 0.54 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/projects/pr/private-residence~147706"
]
7 0.43 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/%"
  "/en/projects/pr/private-residence~147706"
]
8 0.23 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/projects/"
  "pr"
]
9 0.22 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/projects/pr"
]
10 0.22 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/%"
  "/en/projects/pr"
]
11 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/"
  "projects"
]
12 0.67 ms
SELECT object_localized_SCONF_en.id as id, object_localized_SCONF_en.type as `type` FROM object_localized_SCONF_en LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_en `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_en`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_en `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_en`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_en.type IN ('object','variant','folder')) AND object_localized_SCONF_en.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.28 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 2.56 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 1.47 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.73 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
17 4.11 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  147706
]
18 1.54 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
20 0.25 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.25 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.21 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.20 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.20 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.20 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.33 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17171' and a.id != '17171') or parentProducts like '%,17171,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
27 0.33 ms
SELECT FOUND_ROWS()
Parameters:
[]
28 20.66 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17234' and a.id != '17234') or parentProducts like '%,17234,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
29 0.27 ms
SELECT FOUND_ROWS()
Parameters:
[]
30 19.36 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23605' and a.id != '23605') or parentProducts like '%,23605,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
31 0.33 ms
SELECT FOUND_ROWS()
Parameters:
[]
32 18.92 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17232' and a.id != '17232') or parentProducts like '%,17232,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
33 0.31 ms
SELECT FOUND_ROWS()
Parameters:
[]
34 18.69 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17180' and a.id != '17180') or parentProducts like '%,17180,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
35 0.31 ms
SELECT FOUND_ROWS()
Parameters:
[]
36 20.79 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17181' and a.id != '17181') or parentProducts like '%,17181,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
37 0.30 ms
SELECT FOUND_ROWS()
Parameters:
[]
38 0.32 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  73205
]
39 0.24 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17171
]
40 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
41 0.31 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  67318
]
42 0.29 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17234
]
43 0.62 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  66938
]
44 0.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23605
]
45 0.75 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  69061
]
46 0.28 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17232
]
47 0.28 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68924
]
48 0.74 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17180
]
49 6.20 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68906
]
50 0.37 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17181
]
51 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
52 1.06 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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
53 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
54 1.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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
55 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  242
]
56 0.82 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
57 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  169
]
58 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
59 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
60 5.01 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
61 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
62 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
63 1.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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
64 1.04 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  245
]
65 7.67 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
66 4.60 ms
SELECT object_localized_8_en.id as id, object_localized_8_en.type as `type` FROM object_localized_8_en WHERE ( object_localized_8_en.type IN ('object','variant','folder')) AND object_localized_8_en.published = 1
Parameters:
[]
67 3.79 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
68 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1292
]
69 2.72 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
70 9.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
71 0.76 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
72 7.93 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
73 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
74 1.01 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
75 3.59 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  243
]
76 1.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
77 0.52 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  567
]
78 4.01 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  479
]
79 1.12 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
80 11.98 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
81 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
82 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
83 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
84 1.08 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=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
85 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  244
]
86 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
87 0.25 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  215
]
88 1.96 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
89 7.97 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
90 2.73 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
91 6.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
92 10.28 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17171' and a.id != '17171') or parentProducts like '%,17171,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
93 0.41 ms
SELECT FOUND_ROWS()
Parameters:
[]
94 0.26 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17234' and a.id != '17234') or parentProducts like '%,17234,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
95 0.24 ms
SELECT FOUND_ROWS()
Parameters:
[]
96 0.24 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '23605' and a.id != '23605') or parentProducts like '%,23605,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
97 0.22 ms
SELECT FOUND_ROWS()
Parameters:
[]
98 0.26 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17232' and a.id != '17232') or parentProducts like '%,17232,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
99 0.22 ms
SELECT FOUND_ROWS()
Parameters:
[]
100 0.23 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17180' and a.id != '17180') or parentProducts like '%,17180,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
101 0.21 ms
SELECT FOUND_ROWS()
Parameters:
[]
102 0.25 ms
SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName  FROM ecommerceframework_productindex_wdbe_en a  INNER JOIN ecommerceframework_productindex_wdbe_en_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 = '17181' and a.id != '17181') or parentProducts like '%,17181,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor asc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
103 0.30 ms
SELECT FOUND_ROWS()
Parameters:
[]
104 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691664
]
105 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691664
]
106 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691679
]
107 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691679
]
108 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691703
]
109 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691703
]
110 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691708
]
111 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691708
]
112 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691729
]
113 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691729
]
114 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319940
]
115 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319940
]
116 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  46112
]
117 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46112
]
118 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319798
]
119 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319798
]
120 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571394
]
121 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571394
]
122 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1571522
]
123 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1571522
]
124 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  48511
]
125 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  48511
]
126 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
127 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=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
128 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]
129 0.22 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.