GET https://backend3-local.uniqom.ru/catalog/chemistry/183

Query Metrics

13 Database Queries
7 Different statements
16.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.49 ms
(33.21%)
4
SELECT p0_.id AS id_0 FROM product_kit_items p0_ INNER JOIN product_kit p1_ ON (p0_.product_kit_id = p1_.id) INNER JOIN promo_kit p2_ ON (p2_.product_kit_id = p1_.id OR p2_.product_kit_id = p1_.parent_id) WHERE p0_.product_id = ? AND (p2_.date_finish IS NULL OR p2_.date_finish >= ?) AND p2_.public = 1
Parameters:
[
  1825125
  "2025-07-07 12:59:19"
]
2.68 ms
(16.21%)
3
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.description AS description_2, s0_.is_active AS is_active_3, s0_.start_date AS start_date_4, s0_.end_date AS end_date_5, s0_.color AS color_6, s0_.icon AS icon_7 FROM sale_types s0_ WHERE s0_.start_date <= ? AND s0_.end_date >= ? AND s0_.is_active = 1
Parameters:
[
  "2025-07-07 12:59:19"
  "2025-07-07 12:59:19"
]
1.98 ms
(11.96%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.type AS type_4, t0.sort AS sort_5 FROM selection_type t0 WHERE t0.enabled = ? ORDER BY t0.sort DESC
Parameters:
[
  1
]
1.94 ms
(11.75%)
1
"START TRANSACTION"
Parameters:
[]
1.76 ms
(10.65%)
1
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.display AS display_3, t0.search AS search_4, t0.basket AS basket_5, t0.button AS button_6 FROM extracharge t0 WHERE t0.user_id IS NULL LIMIT 1
Parameters:
[]
1.41 ms
(8.55%)
1
INSERT INTO sf_stat_catalog (type, ip, ref, date, fid, uid, found, time_local, time_cross, time_logic, microtime, brand_id, category_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "group"
  "216.73.216.246"
  "/catalog/chemistry/183"
  "2025-07-07 12:59:19"
  8
  0
  72
  0.282
  0.0
  0
  0.338
  null
  null
]
1.27 ms
(7.66%)
1
"COMMIT"
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.