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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.64 ms
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:
[
  "3"
]
2 4.74 ms
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:
[
  2
]

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.