GET https://test.uniqom.ru/

Query Metrics

5 Database Queries
3 Different statements
6.95 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.80 ms
(40.34%)
1
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.link AS link_2, s0_.src AS src_3, s0_.depots AS depots_4, s0_.start_date AS start_date_5, s0_.end_date AS end_date_6, s0_.sub_depots AS sub_depots_7, s0_.manager_id AS manager_id_8, s0_.segments AS segments_9, s0_.pickup_point_id AS pickup_point_id_10 FROM sf_banner s0_ WHERE s0_.start_date < CURRENT_TIMESTAMP AND (s0_.end_date IS NULL OR s0_.end_date > CURRENT_TIMESTAMP)
Parameters:
[]
2.18 ms
(31.30%)
2
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-06 15:44:34"
  "2025-07-06 15:44:34"
]
1.97 ms
(28.36%)
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
]

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.

Entities Mapping