Query Metrics

155 Database Queries
28 Different statements
360.27 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 1.02 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/lighting-project-asianajoliitto-helsinki~147703"
  "path"
  "auto_create"
  "/en/projects/pr/lighting-project-asianajoliitto-helsinki~147703?parameters[projectCategory]=22254&projectCategory=22254"
  "path_query"
  "https://testing.weverducre.com/en/projects/pr/lighting-project-asianajoliitto-helsinki~147703?parameters[projectCategory]=22254&projectCategory=22254"
  "entire_uri"
]
3 3.92 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/projects/pr/"
  "lighting-project-asianajoliitto-helsinki~147703"
]
6 0.32 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/projects/pr/lighting-project-asianajoliitto-helsinki~147703"
]
7 0.42 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/lighting-project-asianajoliitto-helsinki~147703"
]
8 0.33 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/projects/"
  "pr"
]
9 0.29 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/en/projects/pr"
]
10 0.32 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.36 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/en/"
  "projects"
]
12 2.29 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.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.58 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.21 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.26 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
17 0.29 ms
SELECT * FROM object_relations_7 WHERE src_id = ?
Parameters:
[
  147703
]
18 0.24 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 4.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
20 0.27 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
21 0.25 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
22 0.22 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 3.00 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 8.95 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.92 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 7.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
27 0.67 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 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"
]
28 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
29 0.56 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"
]
30 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  242
]
31 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
32 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
33 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  169
]
34 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
35 0.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
36 0.83 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
37 2.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
38 4.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 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=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"
]
40 2.18 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  245
]
41 1.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
42 1.30 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:
[]
43 10.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
44 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1292
]
45 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
46 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
47 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
48 0.87 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
49 8.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
50 9.46 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=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"
]
51 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  243
]
52 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
53 0.24 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  567
]
54 0.28 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  479
]
55 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
56 4.93 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
57 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
58 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
59 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
60 0.95 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"
]
61 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  244
]
62 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
63 0.23 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  215
]
64 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
65 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
66 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
67 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
68 31.85 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 desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
69 4.09 ms
SELECT FOUND_ROWS()
Parameters:
[]
70 19.13 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 = '49029' and a.id != '49029') or parentProducts like '%,49029,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
71 0.39 ms
SELECT FOUND_ROWS()
Parameters:
[]
72 17.95 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 = '25050' and a.id != '25050') or parentProducts like '%,25050,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
73 0.27 ms
SELECT FOUND_ROWS()
Parameters:
[]
74 19.21 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 = '25052' and a.id != '25052') or parentProducts like '%,25052,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
75 0.30 ms
SELECT FOUND_ROWS()
Parameters:
[]
76 17.97 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 = '87606' and a.id != '87606') or parentProducts like '%,87606,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
77 0.31 ms
SELECT FOUND_ROWS()
Parameters:
[]
78 18.03 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 = '17145' and a.id != '17145') or parentProducts like '%,17145,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
79 0.29 ms
SELECT FOUND_ROWS()
Parameters:
[]
80 17.05 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 = '23655' and a.id != '23655') or parentProducts like '%,23655,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
81 0.29 ms
SELECT FOUND_ROWS()
Parameters:
[]
82 17.73 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 = '23651' and a.id != '23651') or parentProducts like '%,23651,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
83 0.27 ms
SELECT FOUND_ROWS()
Parameters:
[]
84 17.82 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 = '25051' and a.id != '25051') or parentProducts like '%,25051,%')) AND (isSalesItem = 0) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
85 0.25 ms
SELECT FOUND_ROWS()
Parameters:
[]
86 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691646
]
87 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691646
]
88 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691647
]
89 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691647
]
90 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691648
]
91 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691648
]
92 7.71 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691649
]
93 2.93 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691649
]
94 0.98 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691650
]
95 3.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691650
]
96 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691656
]
97 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691656
]
98 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691660
]
99 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691660
]
100 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691662
]
101 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691662
]
102 7.97 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691666
]
103 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691666
]
104 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691667
]
105 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691667
]
106 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691671
]
107 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691671
]
108 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691674
]
109 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691674
]
110 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691680
]
111 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691680
]
112 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691684
]
113 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691684
]
114 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691689
]
115 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691689
]
116 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691690
]
117 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691690
]
118 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691698
]
119 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691698
]
120 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691705
]
121 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691705
]
122 9.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691712
]
123 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691712
]
124 0.32 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691722
]
125 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691722
]
126 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691725
]
127 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691725
]
128 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691727
]
129 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691727
]
130 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691728
]
131 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691728
]
132 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4691730
]
133 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4691730
]
134 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319940
]
135 0.48 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319940
]
136 3.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952055
]
137 11.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952055
]
138 10.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359133
]
139 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359133
]
140 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359058
]
141 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359058
]
142 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  408218
]
143 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  408218
]
144 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  212
]
145 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  212
]
146 0.94 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391211
]
147 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391211
]
148 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  221759
]
149 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  221759
]
150 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359051
]
151 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359051
]
152 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
153 0.88 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"
]
154 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]
155 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.