GET https://meinauto.its-albrecht.de/vehicles

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.42 ms
(56.71%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.32 ms
(43.29%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.manufacturer AS manufacturer_3, t0.model AS model_4, t0.license_plate AS license_plate_5, t0.vin AS vin_6, t0.first_registration AS first_registration_7, t0.purchase_date AS purchase_date_8, t0.mileage AS mileage_9, t0.fuel_type AS fuel_type_10, t0.power_kw AS power_kw_11, t0.color AS color_12, t0.notes AS notes_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM vehicle t0 ORDER BY t0.created_at DESC
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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Vehicle No errors.