GET https://boyekoli.com/admin/list-unit/2

Query Metrics

2 Database Queries
2 Different statements
1.58 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.85 ms
(53.71%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.short_name AS short_name_4, t0.ew_id AS ew_id_5 FROM list_unit t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
0.73 ms
(46.29%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.ew_number AS ew_number_4 FROM list_ew t0 WHERE t0.id = ?
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\ListUnit 1
App\Entity\ListEw 1

Entities Mapping

Class Mapping errors
App\Entity\ListUnit No errors.
App\Entity\ListEw No errors.
App\Entity\CopperBundles No errors.