0.60 ms (46.79%)
|
1 |
SELECT v0_.id AS id_0, v0_.created_at AS created_at_1, v0_.updated_at AS updated_at_2, v0_.immatriculation AS immatriculation_3, v0_.immatriculation_date AS immatriculation_date_4, v0_.type AS type_5, v0_.image_front AS image_front_6, v0_.image_back AS image_back_7, v0_.serial_number AS serial_number_8, v0_.car_body AS car_body_9, v0_.energy AS energy_10, v0_.tank_capacity AS tank_capacity_11, v0_.color AS color_12, v0_.tax_horsepower AS tax_horsepower_13, v0_.purchase_date AS purchase_date_14, v0_.purchase_price AS purchase_price_15, v0_.co2 AS co2_16, v0_.date1st_circulation AS date1st_circulation_17, v0_.gears AS gears_18, v0_.passengers AS passengers_19, v0_.doors AS doors_20, v0_.weight AS weight_21, v0_.commercial_name AS commercial_name_22, v0_.brand_logo AS brand_logo_23, v0_.km AS km_24 FROM vehicle_document v0_ ORDER BY v0_.id ASC LIMIT 30
SELECT v0_.id AS id_0, v0_.created_at AS created_at_1, v0_.updated_at AS updated_at_2, v0_.immatriculation AS immatriculation_3, v0_.immatriculation_date AS immatriculation_date_4, v0_.type AS type_5, v0_.image_front AS image_front_6, v0_.image_back AS image_back_7, v0_.serial_number AS serial_number_8, v0_.car_body AS car_body_9, v0_.energy AS energy_10, v0_.tank_capacity AS tank_capacity_11, v0_.color AS color_12, v0_.tax_horsepower AS tax_horsepower_13, v0_.purchase_date AS purchase_date_14, v0_.purchase_price AS purchase_price_15, v0_.co2 AS co2_16, v0_.date1st_circulation AS date1st_circulation_17, v0_.gears AS gears_18, v0_.passengers AS passengers_19, v0_.doors AS doors_20, v0_.weight AS weight_21, v0_.commercial_name AS commercial_name_22, v0_.brand_logo AS brand_logo_23, v0_.km AS km_24 FROM vehicle_document v0_ ORDER BY v0_.id ASC LIMIT 30;
|