Query Metrics
7
Database Queries
7
Different statements
6.41 ms
Query time
0
Invalid entities
1267
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.54 ms (39.64%) |
1 |
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"
]
|
|
1.55 ms (24.21%) |
1 |
SELECT DISTINCT d0_.city AS city_0 FROM dealer d0_
Parameters:
[] |
|
0.70 ms (10.86%) |
1 |
INSERT INTO log (id, created_at, event_name, user_id) VALUES (?, ?, ?, ?)
Parameters:
[ b"\x01-•G x\x7F ´£ïÍQP@" "2026-03-27 04:37:31" "WIDOK (odwiedziny podstrony): /page-dealers [GET]" null ] |
|
0.61 ms (9.56%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.50 ms (7.83%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM district t0 ORDER BY t0.name ASC
Parameters:
[] |
|
0.28 ms (4.45%) |
1 |
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:
[] |
|
0.22 ms (3.45%) |
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\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. |