GET https://backend2-local.uniqom.ru/catalog/brand/58/970

Query Metrics

8 Database Queries
5 Different statements
10.38 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.54 ms
(34.10%)
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-12-14 04:21:13"
  "2025-12-14 04:21:13"
]
2.37 ms
(22.83%)
1
INSERT INTO sf_stat_catalog (type, ip, ref, date, fid, uid, found, time_local, time_cross, time_logic, microtime, brand_id, category_id, page, use_filter, is_manager) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "brand"
  "216.73.216.215"
  "/catalog/brand/58/970"
  "2025-12-14 04:21:13"
  8
  0
  111
  0.148
  0.0
  0
  0.255
  58
  970
  1
  0
  null
]
1.93 ms
(18.63%)
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.65 ms
(15.85%)
1
"COMMIT"
Parameters:
[]
0.89 ms
(8.59%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Selection\SelectionType 6
App\Entity\CatalogStat 1