GET https://www.devd.imobil.pl/page-dealers?page=53

Query Metrics

7 Database Queries
7 Different statements
38.38 ms Query time
0 Invalid entities
1267 Managed entities

Queries

Group similar statements

# Time Info
1 14.04 ms
"START TRANSACTION"
Parameters:
[]
2 5.63 ms
INSERT INTO log (id, created_at, event_name, user_id) VALUES (?, ?, ?, ?)
Parameters:
[
  b"\x010\x1A`™}»§[³\x04YqUE"
  "2026-03-27 16:22:08"
  "WIDOK (odwiedziny podstrony): /page-dealers [GET]"
  null
]
3 2.57 ms
"COMMIT"
Parameters:
[]
4 8.68 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.city AS city_4, t0.postal_code AS postal_code_5, t0.phone AS phone_6, t0.open_time AS open_time_7, t0.whole_poland AS whole_poland_8, t0.email AS email_9, t0.url AS url_10, t0.foto AS foto_11, t0.nip AS nip_12, t0.description AS description_13, t0.facebook AS facebook_14, t0.active AS active_15, t0.group_id AS group_id_16, t0.district_id AS district_id_17 FROM dealer t0 WHERE t0.active = ? ORDER BY t0.id DESC
Parameters:
[
  "1"
]
5 3.82 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM district t0 ORDER BY t0.name ASC
Parameters:
[]
6 2.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.make AS make_4 FROM `group` t0
Parameters:
[]
7 1.52 ms
SELECT DISTINCT d0_.city AS city_0 FROM dealer d0_
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\Dealer 1213
App\Entity\Group 37
App\Entity\District 16
App\Entity\Log 1

Entities Mapping

Class Mapping errors
App\Entity\Log No errors.
App\Entity\User No errors.
App\Entity\Dealer No errors.
App\Entity\Group No errors.
App\Entity\District No errors.
App\Entity\Make No errors.