Query Metrics

1 Database Queries
1 Different statements
1.27 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.27 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.construction_year AS construction_year_2, t0.labeling AS labeling_3, t0.article_number AS article_number_4, t0.purchased_at AS purchased_at_5, t0.storage_location AS storage_location_6, t0.condition_rating AS condition_rating_7, t0.approved AS approved_8, t0.visible AS visible_9, t0.status AS status_10, t0.description AS description_11, t0.brand_id AS brand_id_12, t0.design_type_id AS design_type_id_13, t0.bottom_embossing_id AS bottom_embossing_id_14, t0.type_id AS type_id_15, t0.tire_type_id AS tire_type_id_16, t0.scale_id AS scale_id_17, t0.series_id AS series_id_18, t0.manufacturer_id AS manufacturer_id_19, t0.category_id AS category_id_20 FROM vehicle t0 WHERE t0.id = ?
Parameters:
[
  469
]

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\Vehicle 1
App\Entity\Brand 1
App\Entity\DesignType 1
App\Entity\BottomEmbossing 1
App\Entity\Type 1
App\Entity\TireType 1
App\Entity\Scale 1
App\Entity\Series 1
App\Entity\Manufacturer 1
App\Entity\Category 1

Entities Mapping

Class Mapping errors
App\Entity\Vehicle No errors.
App\Entity\Brand No errors.
App\Entity\DesignType No errors.
App\Entity\BottomEmbossing No errors.
App\Entity\Type No errors.
App\Entity\TireType No errors.
App\Entity\Scale No errors.
App\Entity\Series No errors.
App\Entity\Manufacturer No errors.
App\Entity\Category No errors.
App\Entity\Color No errors.
App\Entity\File No errors.