Query Metrics

20 Database Queries
7 Different statements
3.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.19 ms
(30.54%)
7
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.slug AS slug_4, t0.value_id AS value_id_5 FROM filter_value_translations t0 WHERE t0.value_id = ?
Parameters:
[
  b"\x01˜>jàZq6‚†9÷ÄM¡Ì"
]
0.94 ms
(24.04%)
7
SELECT t0.id AS id_1, t0.code AS code_2 FROM filter_types t0 WHERE t0.id = ?
Parameters:
[
  b"\x01˜>jß\x15\x7F„š‹¢<a&e×"
]
0.60 ms
(15.27%)
1
SELECT p0_.id AS id_0, p0_.price AS price_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.reference AS reference_4, p0_.image AS image_5, p0_.hidden AS hidden_6, b1_.id AS id_7, b1_.name AS name_8, b1_.slug AS slug_9, b1_.image AS image_10, b1_.display_order AS display_order_11, p2_.id AS id_12, p2_.locale AS locale_13, p2_.name AS name_14, p2_.slug AS slug_15, p2_.description AS description_16, p2_.specifications AS specifications_17, p2_.directions AS directions_18, c3_.id AS id_19, c3_.image_key AS image_key_20, c3_.image AS image_21, p0_.brand_id AS brand_id_22, p2_.product_id AS product_id_23, c3_.parent_id AS parent_id_24, c3_.brand_id AS brand_id_25 FROM products p0_ INNER JOIN brands b1_ ON p0_.brand_id = b1_.id INNER JOIN products_translations p2_ ON p0_.id = p2_.product_id INNER JOIN products_categories p4_ ON p0_.id = p4_.product_id INNER JOIN categories c3_ ON c3_.id = p4_.category_id WHERE p0_.brand_id = ? AND p2_.slug = ? AND p2_.locale = ? AND p0_.reference = ?
Parameters:
[
  b"\x01˜>jötq\x16ŠËJ=S…ÞÌ"
  "transepithelial-bone-level-r-multi-unit-4-8-nc-o-3-3-h2-5"
  "en"
  "st02.14.125"
]
0.58 ms
(14.81%)
2
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.slug AS slug_2, b0_.image AS image_3, b0_.display_order AS display_order_4 FROM brands b0_ WHERE b0_.slug = ?
Parameters:
[
  "brand-straumann"
]
0.23 ms
(5.90%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.type_id AS type_id_3 FROM filter_values t0 INNER JOIN filter_value_product ON t0.id = filter_value_product.value_id WHERE filter_value_product.product_id = ?
Parameters:
[
  b"\x01˜>jþâ|5‡á(†Ebš\x10"
]
0.20 ms
(5.04%)
1
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.name AS name_3, t0.slug AS slug_4, t0.description AS description_5, t0.specifications AS specifications_6, t0.directions AS directions_7, t0.product_id AS product_id_8 FROM products_translations t0 WHERE t0.product_id = ?
Parameters:
[
  b"\x01˜>jþâ|5‡á(†Ebš\x10"
]
0.17 ms
(4.40%)
1
SELECT t0.id AS id_1, t0.price AS price_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.reference AS reference_5, t0.image AS image_6, t0.hidden AS hidden_7, t0.brand_id AS brand_id_8 FROM products t0 WHERE t0.id = ?
Parameters:
[
  b"\x01˜>jþâ|5‡á(†Ebš\x10"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.