Query Metrics

66 Database Queries
24 Different statements
35.18 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.28 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:
[
  "/fr/produits/p/trace-spin-1.0~120784"
  "path"
  "auto_create"
  "/fr/produits/p/trace-spin-1.0~120784"
  "path_query"
  "https://testing.weverducre.com/fr/produits/p/trace-spin-1.0~120784"
  "entire_uri"
]
3 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.42 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/p/"
  "trace-spin-1.0~120784"
]
6 0.61 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/p/trace-spin-1.0~120784"
]
7 0.62 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/%"
  "/fr/produits/p/trace-spin-1.0~120784"
]
8 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/produits/"
  "p"
]
9 0.27 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/weverducre.com/fr/produits/p"
]
10 0.29 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/%"
  "/fr/produits/p"
]
11 0.28 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/fr/"
  "produits"
]
12 0.29 ms
SELECT object_localized_SCONF_fr.id as id, object_localized_SCONF_fr.type as `type` FROM object_localized_SCONF_fr LEFT JOIN object_brick_query_EcommerceB2B_SCONF `EcommerceB2B` ON 1
AND `EcommerceB2B`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2B_SCONF_fr `EcommerceB2B_localized` ON 1
AND `EcommerceB2B_localized`.ooo_id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_query_EcommerceB2C_SCONF `EcommerceB2C` ON 1
AND `EcommerceB2C`.id = `object_localized_SCONF_fr`.id LEFT JOIN object_brick_localized_query_EcommerceB2C_SCONF_fr `EcommerceB2C_localized` ON 1
AND `EcommerceB2C_localized`.ooo_id = `object_localized_SCONF_fr`.id WHERE (((EcommerceB2B.dataAreaId = ? or EcommerceB2C.dataAreaId = ?))  AND  object_localized_SCONF_fr.type IN ('object','variant','folder')) AND object_localized_SCONF_fr.published = 1 LIMIT 1
Parameters:
[
  "wdbe"
  "wdbe"
]
13 0.23 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
14 0.69 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
15 0.53 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
16 1.25 ms
SELECT * FROM object_collection_AxVersion_prod WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  120784
  "axVersions"
]
17 0.47 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
18 0.46 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
19 0.82 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120784
]
20 0.85 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  120071
]
21 0.40 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  87547
]
22 0.46 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  17175
]
23 0.68 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_FD"
]
24 0.53 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  159
]
25 0.49 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  11
]
26 0.40 ms
SELECT object_localized_SOPT_fr.id as id, object_localized_SOPT_fr.type as `type` FROM object_localized_SOPT_fr WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_fr.type IN ('object','variant','folder')) AND object_localized_SOPT_fr.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Black Matt"
]
27 0.38 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]
28 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
]
29 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:
[
  26
]
30 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:
[
  106
]
31 0.38 ms
SELECT classificationstore_relations.*,classificationstore_keys.* FROM classificationstore_relations,classificationstore_keys WHERE (keyId = ?)   AND classificationstore_relations.keyId = classificationstore_keys.id LIMIT 1
Parameters:
[
  20
]
32 0.28 ms
SELECT object_localized_SOPT_fr.id as id, object_localized_SOPT_fr.type as `type` FROM object_localized_SOPT_fr WHERE ((context = ?)  AND (val = ?)  AND  object_localized_SOPT_fr.type IN ('object','variant','folder')) AND object_localized_SOPT_fr.published = 1 LIMIT 1
Parameters:
[
  "color"
  "Black Matt"
]
33 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
34 0.31 ms
SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1  ORDER BY `prio` ASC
Parameters:
[]
35 2.68 ms
SELECT COUNT(*) FROM object_localized_7_fr WHERE ((ifnull(headline, "") != "")  AND (products like ?)  AND  object_localized_7_fr.type IN ('object','variant','folder')) AND object_localized_7_fr.published = 1
Parameters:
[
  "%,120071,%"
]
36 0.53 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
37 0.50 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
38 0.44 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
39 0.36 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
40 0.45 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
41 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
42 0.35 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
43 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
44 1.51 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=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
45 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
46 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
47 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1375
]
48 0.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
49 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1380
]
50 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
51 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
52 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
53 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
54 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
55 1.21 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=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=fr&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
56 0.39 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1379
]
57 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
58 0.34 ms
SELECT object_localized_8_fr.id as id, object_localized_8_fr.type as `type` FROM object_localized_8_fr WHERE ( object_localized_8_fr.type IN ('object','variant','folder')) AND object_localized_8_fr.published = 1
Parameters:
[]
59 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
60 0.42 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1372
]
61 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
62 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
63 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
64 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
65 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]

ax connection

# Time Info
1 1.09 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"
  "000595389"
]

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.