GET https://151.80.234.221/

Query Metrics

54 Database Queries
8 Different statements
40.93 ms Query time
0 Invalid entities
186 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.72 ms
(23.76%)
10
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.category_id AS category_id_4 FROM feature t0 INNER JOIN vehicle_feature ON t0.id = vehicle_feature.feature_id WHERE vehicle_feature.vehicle_id = ?
Parameters:
[
  20
]
8.32 ms
(20.34%)
10
SELECT t0.id AS id_1, t0.euro_norm AS euro_norm_2, t0.power_hp AS power_hp_3, t0.power_fiscal AS power_fiscal_4, t0.consumption AS consumption_5, t0.co2 AS co2_6, t0.cnit AS cnit_7, t0.utac_code AS utac_code_8, t0.homologation_date AS homologation_date_9, t0.mass_min AS mass_min_10, t0.mass_max AS mass_max_11, t0.brand_id AS brand_id_12, t0.model_id AS model_id_13, t0.variant_id AS variant_id_14, t0.fuel_type_id AS fuel_type_id_15, t0.gear_type_id AS gear_type_id_16, t0.body_type_id AS body_type_id_17 FROM vehicle_model t0 WHERE t0.id = ?
Parameters:
[
  16138
]
8.23 ms
(20.12%)
10
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.thumbnail AS thumbnail_3, t0.original_name AS original_name_4, t0.mime_type AS mime_type_5, t0.size AS size_6, t0.position AS position_7, t0.is_featured AS is_featured_8, t0.image_path AS image_path_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.vehicle_id AS vehicle_id_12 FROM image t0 WHERE t0.vehicle_id = ? ORDER BY t0.position ASC
Parameters:
[
  20
]
5.28 ms
(12.89%)
10
SELECT t0.id AS id_1, t0.name AS name_2, t0.brand_id AS brand_id_3 FROM model t0 WHERE t0.id = ?
Parameters:
[
  2385
]
3.19 ms
(7.80%)
6
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.position AS position_4, t0.icon AS icon_5 FROM body_type t0 WHERE t0.id = ?
Parameters:
[
  2
]
3.02 ms
(7.38%)
5
SELECT t0.id AS id_1, t0.name AS name_2 FROM brand t0 WHERE t0.id = ?
Parameters:
[
  27
]
1.85 ms
(4.52%)
1
SELECT t0.id AS id_1, t0.status AS status_2, t0.usage_type AS usage_type_3, t0.first_registration_date AS first_registration_date_4, t0.mileage AS mileage_5, t0.price AS price_6, t0.vin AS vin_7, t0.registration_number AS registration_number_8, t0.is_featured AS is_featured_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.vehicle_model_id AS vehicle_model_id_12, t0.fuel_type_id AS fuel_type_id_13, t0.gear_type_id AS gear_type_id_14, t0.color_id AS color_id_15, t0.supplier_id AS supplier_id_16 FROM vehicle t0 WHERE t0.is_featured = ?
Parameters:
[
  1
]
1.31 ms
(3.20%)
2
SELECT t0.id AS id_1, t0.name AS name_2 FROM fuel_type 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\Feature 73
App\Entity\Image 31
App\Entity\Vehicle 10
App\Entity\VehicleModel 10
App\Entity\Model 10
App\Entity\Variant 10
App\Entity\FeatureCategory 10
App\Entity\Supplier 9
App\Entity\Color 7
App\Entity\BodyType 6
App\Entity\Brand 5
App\Entity\GearType 3
App\Entity\FuelType 2

Entities Mapping

Class Mapping errors
App\Entity\Vehicle No errors.
App\Entity\VehicleModel No errors.
App\Entity\FuelType No errors.
App\Entity\GearType No errors.
App\Entity\Color No errors.
App\Entity\Supplier No errors.
App\Entity\Image No errors.
App\Entity\Dossier No errors.
App\Entity\Maintenance No errors.
App\Entity\Rental No errors.
App\Entity\Sale No errors.
App\Entity\Favorite No errors.
App\Entity\Feature No errors.
App\Entity\VehicleBadge No errors.
App\Entity\Brand No errors.
App\Entity\Model No errors.
App\Entity\Variant No errors.
App\Entity\BodyType No errors.
App\Entity\FeatureCategory No errors.