Query Metrics

112 Database Queries
45 Different statements
115.37 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.49 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/es/productos/p/odrey-on-track-1.7~70268"
  "path"
  "auto_create"
  "/es/productos/p/odrey-on-track-1.7~70268"
  "path_query"
  "https://testing.weverducre.com/es/productos/p/odrey-on-track-1.7~70268"
  "entire_uri"
]
3 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.81 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/p/"
  "odrey-on-track-1.7~70268"
]
6 0.65 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/p/odrey-on-track-1.7~70268"
]
7 0.82 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/%"
  "/es/productos/p/odrey-on-track-1.7~70268"
]
8 0.40 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/productos/"
  "p"
]
9 0.39 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/es/productos/p"
]
10 0.40 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/%"
  "/es/productos/p"
]
11 0.40 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/es/"
  "productos"
]
12 0.37 ms
SELECT object_localized_SCONF_es.id as id, object_localized_SCONF_es.type as `type` FROM object_localized_SCONF_es LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_es `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_es`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_es `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_es`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_es.type IN ('object','variant','folder')) AND object_localized_SCONF_es.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.83 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.35 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 0.79 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  70268
]
17 0.80 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:
[
  70268
]
18 1.56 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  70268
]
19 1.14 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  70268
]
20 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 70268
Parameters:
[]
21 0.55 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  70268
  "videos"
]
22 0.68 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 70268 AND fieldname = 'attributes'
Parameters:
[]
23 1.08 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 70268 AND fieldname = 'attributes'
Parameters:
[]
24 0.80 ms
select `combinedBlock` from object_store_prod where oo_id  = 70268
Parameters:
[]
25 0.48 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 70268
Parameters:
[]
26 0.46 ms
select `accessoryDemand` from object_store_prod where oo_id  = 70268
Parameters:
[]
27 0.44 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 70268
Parameters:
[]
28 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 70268
Parameters:
[]
29 0.39 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  70268
]
30 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  68126
]
31 0.63 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:
[
  68126
]
32 0.51 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  68126
]
33 0.76 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  68126
]
34 0.41 ms
select `iconLabels` from object_store_prod where oo_id  = 68126
Parameters:
[]
35 0.43 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  68126
  "videos"
]
36 0.60 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 68126 AND fieldname = 'attributes'
Parameters:
[]
37 0.59 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 68126 AND fieldname = 'attributes'
Parameters:
[]
38 0.45 ms
select `combinedBlock` from object_store_prod where oo_id  = 68126
Parameters:
[]
39 0.44 ms
select `colorMatchExceptions` from object_store_prod where oo_id  = 68126
Parameters:
[]
40 0.45 ms
select `accessoryDemand` from object_store_prod where oo_id  = 68126
Parameters:
[]
41 0.45 ms
select `accessoryFilterGroups` from object_store_prod where oo_id  = 68126
Parameters:
[]
42 0.43 ms
select `combinedImage` from object_store_prod where oo_id  = 68126
Parameters:
[]
43 0.53 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  68126
]
44 0.34 ms
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  70268
  "axVersions"
]
45 0.40 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
46 0.40 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
47 0.40 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  25047
]
48 0.37 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  24859
]
49 0.48 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
50 0.52 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  159
]
51 0.52 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  11
]
52 1.74 ms
SELECT object_localized_SOPT_es.id as id, object_localized_SOPT_es.type as `type` FROM object_localized_SOPT_es WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_es.type IN ('object','variant','folder')) AND object_localized_SOPT_es.published = 1 LIMIT 1
Parameters:
[
  "color"
  "White Matt"
]
53 0.48 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
54 0.46 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  48
]
55 0.46 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  26
]
56 0.39 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  106
]
57 0.40 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  20
]
58 0.35 ms
SELECT object_localized_SOPT_es.id as id, object_localized_SOPT_es.type as `type` FROM object_localized_SOPT_es WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_es.type IN ('object','variant','folder')) AND object_localized_SOPT_es.published = 1 LIMIT 1
Parameters:
[
  "color"
  "White Matt"
]
59 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
60 0.43 ms
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
61 0.34 ms
SELECT COUNT(*) FROM object_localized_7_es WHERE ((ifnull(headline, "") != "")  AND (products like ?)  AND  object_localized_7_es.type IN ('object','variant','folder')) AND object_localized_7_es.published = 1
Parameters:
[
  "%,68126,%"
]
62 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
63 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
64 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
65 0.39 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
66 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
67 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
68 0.30 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
69 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
70 1.76 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=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
71 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
72 1.59 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
73 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2526
]
74 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
75 0.47 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2532
]
76 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
77 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
78 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
79 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
80 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
81 1.39 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
82 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2530
]
83 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
84 0.47 ms
SELECT object_localized_8_es.id as id, object_localized_8_es.type as `type` FROM object_localized_8_es WHERE ( object_localized_8_es.type IN ('object','variant','folder')) AND object_localized_8_es.published = 1
Parameters:
[]
85 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
86 0.38 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2523
]
87 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
88 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
89 0.40 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
90 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
91 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
92 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
93 1.36 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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
94 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2527
]
95 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
96 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2494
]
97 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2543
]
98 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
99 0.47 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
100 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
101 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
102 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
103 1.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=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=es&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
104 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  2529
]
105 0.40 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
106 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  2489
]
107 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
108 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
109 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
110 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]

ax connection

# Time Info
1 28.67 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_WH-PACK"
  "000505721"
]
2 26.71 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_SALESBOM"
  "000505339"
]

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.