Query Metrics
7
Database Queries
7
Different statements
28.12 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.70 ms |
SELECT t0.id AS id_1, t0.page AS page_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.image AS image_5, t0.modified AS modified_6, t0.created AS created_7 FROM meta_data t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
4
]
|
2 | 2.22 ms |
SELECT t0.id AS id_1, t0.finance_house_id AS finance_house_id_2, t0.date_start AS date_start_3, t0.date_end AS date_end_4, t0.address AS address_5, t0.is_online AS is_online_6, t0.catalogue AS catalogue_7, t0.status AS status_8, t0.api_id AS api_id_9, t0.modified AS modified_10, t0.created AS created_11, t0.csv AS csv_12, t0.bidding_prefix AS bidding_prefix_13, t0.sponsors AS sponsors_14, t0.vehicle_count AS vehicle_count_15 FROM auctions t0 WHERE t0.status = ? LIMIT 1
Parameters:
[
1
]
|
3 | 10.60 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.modified AS modified_1, a0_.created AS created_2, v1_.id AS id_3, v1_.publication_status AS publication_status_4, v1_.vehicle_status AS vehicle_status_5, v1_.year AS year_6, v1_.make AS make_7, v1_.model AS model_8, v1_.variant AS variant_9, v1_.mileage AS mileage_10, v1_.transmission AS transmission_11, v1_.fuel_type AS fuel_type_12, v1_.colour AS colour_13, v1_.body_type AS body_type_14, v1_.category AS category_15, v1_.primary_colour AS primary_colour_16, v1_.no_of_door AS no_of_door_17, v1_.vin AS vin_18, v1_.stock_number AS stock_number_19, v1_.reg_no AS reg_no_20, v1_.is_csv AS is_csv_21, v1_.modified AS modified_22 FROM auction_vehicles a0_ INNER JOIN vehicle v1_ ON a0_.vehicle_id = v1_.id INNER JOIN vehicle_motus_data v2_ ON v1_.id = v2_.vehicle_id WHERE v1_.make IS NOT NULL AND v1_.variant IS NOT NULL AND v1_.reg_no IS NOT NULL AND v1_.mileage IS NOT NULL AND v2_.mgv IS NOT NULL ORDER BY v2_.lot_no ASC) dctrn_result) dctrn_table
Parameters:
[] |
4 | 1.35 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, lot_no_23 FROM (SELECT a0_.id AS id_0, a0_.modified AS modified_1, a0_.created AS created_2, v1_.id AS id_3, v1_.publication_status AS publication_status_4, v1_.vehicle_status AS vehicle_status_5, v1_.year AS year_6, v1_.make AS make_7, v1_.model AS model_8, v1_.variant AS variant_9, v1_.mileage AS mileage_10, v1_.transmission AS transmission_11, v1_.fuel_type AS fuel_type_12, v1_.colour AS colour_13, v1_.body_type AS body_type_14, v1_.category AS category_15, v1_.primary_colour AS primary_colour_16, v1_.no_of_door AS no_of_door_17, v1_.vin AS vin_18, v1_.stock_number AS stock_number_19, v1_.reg_no AS reg_no_20, v1_.is_csv AS is_csv_21, v1_.modified AS modified_22, v2_.lot_no AS lot_no_23, v2_.mgv AS mgv_24 FROM auction_vehicles a0_ INNER JOIN vehicle v1_ ON a0_.vehicle_id = v1_.id INNER JOIN vehicle_motus_data v2_ ON v1_.id = v2_.vehicle_id WHERE v1_.make IS NOT NULL AND v1_.variant IS NOT NULL AND v1_.reg_no IS NOT NULL AND v1_.mileage IS NOT NULL AND v2_.mgv IS NOT NULL) dctrn_result_inner ORDER BY lot_no_23 ASC) dctrn_result LIMIT 12
Parameters:
[] |
5 | 6.33 ms |
SELECT a0_.id AS id_0, a0_.modified AS modified_1, a0_.created AS created_2, v1_.id AS id_3, v1_.publication_status AS publication_status_4, v1_.vehicle_status AS vehicle_status_5, v1_.year AS year_6, v1_.make AS make_7, v1_.model AS model_8, v1_.variant AS variant_9, v1_.mileage AS mileage_10, v1_.transmission AS transmission_11, v1_.fuel_type AS fuel_type_12, v1_.colour AS colour_13, v1_.body_type AS body_type_14, v1_.category AS category_15, v1_.primary_colour AS primary_colour_16, v1_.no_of_door AS no_of_door_17, v1_.vin AS vin_18, v1_.stock_number AS stock_number_19, v1_.reg_no AS reg_no_20, v1_.is_csv AS is_csv_21, v1_.modified AS modified_22, a0_.auction_id AS auction_id_23, a0_.vehicle_id AS vehicle_id_24 FROM auction_vehicles a0_ INNER JOIN vehicle v1_ ON a0_.vehicle_id = v1_.id INNER JOIN vehicle_motus_data v2_ ON v1_.id = v2_.vehicle_id WHERE v1_.make IS NOT NULL AND v1_.variant IS NOT NULL AND v1_.reg_no IS NOT NULL AND v1_.mileage IS NOT NULL AND v2_.mgv IS NOT NULL AND a0_.id IN (?) ORDER BY v2_.lot_no ASC
Parameters:
[
[
1
]
]
|
6 | 4.34 ms |
SELECT t0.id AS id_1, t0.is_primary AS is_primary_2, t0.display_order AS display_order_3, t0.description AS description_4, t0.thumb_path AS thumb_path_5, t0.full_image_path AS full_image_path_6, t0.img AS img_7, t0.modified AS modified_8, t0.thumb_name AS thumb_name_9, t0.vehicle_id AS vehicle_id_10 FROM vehicle_image t0 WHERE t0.vehicle_id = ?
Parameters:
[
101349
]
|
7 | 0.58 ms |
SELECT t0.id AS id_1, t0.notes AS notes_2, t0.lot_no AS lot_no_3, t0.reg_no AS reg_no_4, t0.mgv AS mgv_5, t0.is_featured AS is_featured_6, t0.api_id AS api_id_7, t0.modified AS modified_8, t0.created AS created_9, t0.vehicle_id AS vehicle_id_10 FROM vehicle_motus_data t0 WHERE t0.vehicle_id = ?
Parameters:
[
101349
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\MetaData | No errors. |
App\Entity\AuctionVehicles | No errors. |
App\Entity\Auctions | No errors. |
App\Entity\AuctionRegister | No errors. |
App\Entity\Vehicle | No errors. |
App\Entity\VehicleMotusData | No errors. |
App\Entity\VehiclePrice | No errors. |
App\Entity\VehicleImage | No errors. |
App\Entity\VehicleOption | No errors. |