Query Metrics

18 Database Queries
8 Different statements
21.36 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.06 ms
(28.35%)
6
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£¦Ñ▀Ëw3£\x08_\x13ØÇÅN"
]
6.01 ms
(28.12%)
6
SELECT t0.id AS id_1, t0.code AS code_2 FROM filter_types t0 WHERE t0.id = ?
Parameters:
[
  b"\x01œÝ¥ß\x18{- ?+\x16N'ßS"
]
2.90 ms
(13.59%)
1
SELECT p0_.id AS id_0, p0_.price AS price_1, p0_.iva AS iva_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.reference AS reference_5, p0_.image AS image_6, p0_.hidden AS hidden_7, p1_.id AS id_8, p1_.locale AS locale_9, p1_.name AS name_10, p1_.slug AS slug_11, p1_.description AS description_12, p1_.specifications AS specifications_13, p1_.directions AS directions_14, c2_.id AS id_15, c2_.image_key AS image_key_16, c2_.image AS image_17, p0_.brand_id AS brand_id_18, p0_.family_type_id AS family_type_id_19, p1_.product_id AS product_id_20, c2_.parent_id AS parent_id_21, c2_.brand_id AS brand_id_22 FROM products p0_ INNER JOIN products_translations p1_ ON p0_.id = p1_.product_id INNER JOIN products_categories p3_ ON p0_.id = p3_.product_id INNER JOIN categories c2_ ON c2_.id = p3_.category_id WHERE p1_.slug = ? AND p1_.locale = ?
Parameters:
[
  "transepitelial-hexagono-externo-multi-im-4-1-h3-0"
  "es"
]
1.43 ms
(6.67%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.display_order AS display_order_5 FROM brands t0 WHERE t0.id = ?
Parameters:
[
  b"\x01œÝ¥ç \x7Fx (ù\x19\x06‘Ì"
]
1.38 ms
(6.46%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.is_default AS is_default_4 FROM user_types t0 WHERE t0.is_default = ? LIMIT 1
Parameters:
[
  1
]
1.32 ms
(6.16%)
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œÝ¥çé~a»\x19ACßS´^"
]
1.24 ms
(5.81%)
1
SELECT t0.id AS id_1, t0.price AS price_2, t0.iva AS iva_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.reference AS reference_6, t0.image AS image_7, t0.hidden AS hidden_8, t0.brand_id AS brand_id_9, t0.family_type_id AS family_type_id_10 FROM products t0 WHERE t0.id = ?
Parameters:
[
  b"\x01œÝ¥çé~a»\x19ACßS´^"
]
1.03 ms
(4.83%)
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œÝ¥çé~a»\x19ACßS´^"
]

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.