GET https://demolivio.garnockcode.ovh/car/new

Query Metrics

3 Database Queries
3 Different statements
1.33 ms Query time
0 Invalid entities
8 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.60 ms
(45.02%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1 FROM brand b0_
Parameters:
[]
0.37 ms
(27.56%)
1
SELECT f0_.id AS id_0, f0_.name AS name_1 FROM fuel f0_
Parameters:
[]
0.37 ms
(27.42%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM car_status c0_
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\CarStatus 5
App\Entity\Fuel 2
App\Entity\Brand 1

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.
App\Entity\Fuel No errors.
App\Entity\CarStatus No errors.
App\Entity\Car No errors.
App\Entity\CustomerNegotiation No errors.