GET https://naturetribe.app/offer/?c=38

Query Metrics

21 Database Queries
5 Different statements
5.79 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.39 ms
(41.29%)
1
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.slug AS slug_2, m0_.short_description AS short_description_3, m0_.description AS description_4, m0_.vat AS vat_5, m0_.price AS price_6, m0_.gross_price AS gross_price_7, m0_.manufacturer AS manufacturer_8, m0_.net_weight AS net_weight_9, m0_.gross_weight AS gross_weight_10, m0_.gross_volume AS gross_volume_11, m0_.xbooster_api_id AS xbooster_api_id_12, m0_.is_visible AS is_visible_13, m0_.id_module_multilang_entry AS id_module_multilang_entry_14, m0_.id_product_category AS id_product_category_15, m0_.id_image_file_repository AS id_image_file_repository_16 FROM module_product m0_ INNER JOIN module_multilang_entry m1_ ON m0_.id_module_multilang_entry = m1_.id INNER JOIN module_multilang_entry_lang m2_ ON m1_.id = m2_.id_module_multilang_entry INNER JOIN product_category p3_ INNER JOIN product_category p4_ ON m0_.id_product_category = p4_.id WHERE m0_.is_visible = 1 AND m0_.id_product_category IS NOT NULL AND (m2_.lang = ? AND m2_.content_edited = 1) AND p4_.lft >= p3_.lft AND p4_.rgt <= p3_.rgt AND p3_.id = ? ORDER BY m1_.added_at DESC LIMIT 12
Parameters:
[
  "pl"
  38
]
1.71 ms
(29.55%)
1
SELECT COUNT(m0_.id) AS sclr_0 FROM module_product m0_ INNER JOIN module_multilang_entry m1_ ON m0_.id_module_multilang_entry = m1_.id INNER JOIN module_multilang_entry_lang m2_ ON m1_.id = m2_.id_module_multilang_entry INNER JOIN product_category p3_ INNER JOIN product_category p4_ ON m0_.id_product_category = p4_.id WHERE m0_.is_visible = 1 AND m0_.id_product_category IS NOT NULL AND (m2_.lang = ? AND m2_.content_edited = 1) AND p4_.lft >= p3_.lft AND p4_.rgt <= p3_.rgt AND p3_.id = ?
Parameters:
[
  "pl"
  38
]
1.32 ms
(22.77%)
16
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
  "panel_oferta_nazwa"
]
0.25 ms
(4.28%)
2
SELECT
                            t.foreign_key,
                            t.value
                        FROM
                            translator t
                        WHERE
                            t.foreign_key LIKE ?
Parameters:
[
  "app_menu_%"
]
0.12 ms
(2.11%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.lft AS lft_3, p0_.rgt AS rgt_4, p0_.depth AS depth_5 FROM product_category p0_ ORDER BY p0_.depth ASC, p0_.lft ASC
Parameters:
[]

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.