Query Metrics

90 Database Queries
39 Different statements
476.73 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.69 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/prodotti/p/bliek-round-petit-1.0~26891"
  "path"
  "auto_create"
  "/it/prodotti/p/bliek-round-petit-1.0~26891?parameters[sliderindex]=9"
  "path_query"
  "https://testing.weverducre.com/it/prodotti/p/bliek-round-petit-1.0~26891?parameters[sliderindex]=9"
  "entire_uri"
]
3 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/p/"
  "bliek-round-petit-1.0~26891"
]
6 0.67 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/prodotti/p/bliek-round-petit-1.0~26891"
]
7 0.78 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/prodotti/p/bliek-round-petit-1.0~26891"
]
8 0.35 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/"
  "p"
]
9 0.30 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/it/prodotti/p"
]
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/prodotti/p"
]
11 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/"
  "prodotti"
]
12 0.40 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.41 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.37 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 36.91 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 (((virtualProductId = '26891' and a.id != '26891') or parentProducts like '%,26891,%')) ORDER BY mainProductInLine desc,isPredecessor desc,isCombinedProduct asc,a.id ASC LIMIT 1
Parameters:
[]
17 4.80 ms
SELECT FOUND_ROWS()
Parameters:
[]
18 5.19 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  79756
]
19 5.19 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:
[
  79756
]
20 10.54 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  79756
]
21 5.29 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  79756
]
22 4.94 ms
select `iconLabels` from object_store_prod where oo_id  = 79756
Parameters:
[]
23 5.08 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  79756
  "videos"
]
24 5.25 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 79756 AND fieldname = 'attributes'
Parameters:
[]
25 6.54 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 79756 AND fieldname = 'attributes'
Parameters:
[]
26 5.25 ms
select `combinedBlock` from object_store_prod where oo_id  = 79756
Parameters:
[]
27 4.84 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 79756
Parameters:
[]
28 4.85 ms
select `accessoryDemand` from object_store_prod where oo_id  = 79756
Parameters:
[]
29 4.90 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 79756
Parameters:
[]
30 4.94 ms
select `combinedImage` from object_store_prod where oo_id  = 79756
Parameters:
[]
31 10.84 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  79756
]
32 5.47 ms
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  79756
  "axVersions"
]
33 4.03 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
34 5.25 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
35 5.34 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  26891
]
36 4.82 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
37 5.22 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  159
]
38 5.00 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  11
]
39 5.13 ms
SELECT object_localized_SOPT_it.id as id, object_localized_SOPT_it.type as `type` FROM object_localized_SOPT_it WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_it.type IN ('object','variant','folder')) AND object_localized_SOPT_it.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Black Matt"
]
40 5.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
41 5.45 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  48
]
42 5.14 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  26
]
43 5.03 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  106
]
44 5.17 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  20
]
45 4.97 ms
SELECT object_localized_SOPT_it.id as id, object_localized_SOPT_it.type as `type` FROM object_localized_SOPT_it WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_it.type IN ('object','variant','folder')) AND object_localized_SOPT_it.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Black Matt"
]
46 5.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
47 5.00 ms
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
48 8.01 ms
SELECT COUNT(*) FROM object_localized_7_it WHERE ((ifnull(headline, "") != "")  AND (products like ?)  AND  object_localized_7_it.type IN ('object','variant','folder')) AND object_localized_7_it.published = 1
Parameters:
[
  "%,26891,%"
]
49 5.03 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
50 5.30 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
51 4.75 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
52 5.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
53 5.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
54 5.30 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
55 5.34 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
56 5.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
57 6.25 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"
]
58 5.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
59 6.29 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"
]
60 3.68 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1849
]
61 4.82 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
62 5.19 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1944
]
63 5.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
64 5.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
65 5.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
66 5.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
67 5.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
68 6.33 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"
]
69 5.24 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1853
]
70 5.68 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
71 5.81 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:
[]
72 5.61 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
73 5.81 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1846
]
74 5.78 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
75 5.57 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
76 4.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
77 4.00 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
78 3.97 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
79 3.76 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
80 4.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"
]
81 3.88 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1850
]
82 3.87 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
83 4.04 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1819
]
84 4.19 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1865
]
85 4.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
86 3.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
87 4.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
88 4.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]

ax connection

# Time Info
1 26.96 ms
select 1 from WS_PRODUCT a join WS_CONTROLPRODUCTSSALES b on a.DATAAREAID = b.DATAAREAID
            and a.ITEMGROUPID = b.ITEMGROUPID where a.DATAAREAID = ? and b.ITEMGROUPID = ? and a.ITEMNUMBER = ?
            and (b.TYPE = 2 OR b.TYPE = 0)
Parameters:
[
  "wdbe"
  "G_TG"
  "000525983"
]
2 26.46 ms
select 1 from WS_PRODUCT a join WS_CONTROLPRODUCTSSALES b on a.DATAAREAID = b.DATAAREAID
            and a.ITEMGROUPID = b.ITEMGROUPID where a.DATAAREAID = ? and b.ITEMGROUPID = ? and a.ITEMNUMBER = ?
            and (b.TYPE = 2 OR b.TYPE = 0)
Parameters:
[
  "wdbe"
  "G_TG"
  "000699570"
]

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.