GET https://demolivio.garnockcode.ovh/customer/1/negotiations/new

Query Metrics

5 Database Queries
5 Different statements
2.17 ms Query time
0 Invalid entities
7 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.51 ms
(23.59%)
1
SELECT c0_.id AS id_0, c0_.model AS model_1, c0_.version AS version_2, c0_.vin AS vin_3, c0_.license_plate AS license_plate_4, c0_.color AS color_5, c0_.km AS km_6, c0_.registration AS registration_7, c0_.deleted AS deleted_8, c0_.buy_price AS buy_price_9, c0_.sell_price_b2b AS sell_price_b2b_10, c0_.sell_price_b2c AS sell_price_b2c_11, c0_.brand_id AS brand_id_12, c0_.status_id AS status_id_13, c0_.fuel_id AS fuel_id_14 FROM car c0_
Parameters:
[]
0.45 ms
(20.68%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.surname AS surname_3, t0.company_name AS company_name_4, t0.fiscal_code AS fiscal_code_5, t0.vat AS vat_6, t0.city AS city_7, t0.zip AS zip_8, t0.address AS address_9, t0.province AS province_10, t0.type_id AS type_id_11, t0.nationality_id AS nationality_id_12 FROM customer t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
0.43 ms
(19.58%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM brand t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.40 ms
(18.61%)
1
SELECT f0_.id AS id_0, f0_.name AS name_1 FROM fuel f0_
Parameters:
[]
0.38 ms
(17.55%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1 FROM brand b0_
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\Fuel 2
App\Entity\Customer 1
App\Entity\CustomerType 1
App\Entity\Car 1
App\Entity\Brand 1
App\Entity\CarStatus 1

Entities Mapping

Class Mapping errors
App\Entity\Customer No errors.
App\Entity\CustomerType No errors.
App\Entity\Nation No errors.
App\Entity\Contract No errors.
App\Entity\Preventive No errors.
App\Entity\CustomerNegotiation No errors.
App\Entity\Car No errors.
App\Entity\Brand No errors.
App\Entity\Fuel No errors.
App\Entity\CarStatus No errors.
App\Entity\CarPhoto No errors.
App\Entity\ContractCar No errors.
App\Entity\PreventiveCar No errors.