0.94 ms (39.07%)
3
SELECT t0 . id AS id_1 , t0 . brand AS brand_2 , t0 . model AS model_3 , t0 . year AS year_4 , t0 . version AS version_5 , t0 . type AS type_6 , t0 . price_purchase AS price_purchase_7 , t0 . price_sale AS price_sale_8 , t0 . consignment_price AS consignment_price_9 , t0 . commission AS commission_10 , t0 . status AS status_11 , t0 . published AS published_12 , t0 . featured AS featured_13 , t0 . is_unique AS is_unique_14 , t0 . stock AS stock_15 , t0 . mileage AS mileage_16 , t0 . vehicle_condition AS vehicle_condition_17 , t0 . fuel_type AS fuel_type_18 , t0 . transmission AS transmission_19 , t0 . color AS color_20 , t0 . description AS description_21 , t0 . images AS images_22 , t0 . location AS location_23 , t0 . currency AS currency_24 , t0 . license_plate AS license_plate_25 , t0 . engine_number AS engine_number_26 , t0 . chassis_number AS chassis_number_27 , t0 . registration_date AS registration_date_28 , t0 . slug AS slug_29 , t0 . tire_type AS tire_type_30 , t0 . created_at AS created_at_31 , t0 . updated_at AS updated_at_32 , t0 . provider_id AS provider_id_33 , t0 . owner_id AS owner_id_34 FROM vehicle t0 WHERE t0 . type = ? ORDER BY t0 . created_at DESC LIMIT 3
Parameters :
[
"deportivo "
]
SELECT t0 . id AS id_1 , t0 . brand AS brand_2 , t0 . model AS model_3 , t0 . year AS year_4 , t0 . version AS version_5 , t0 . type AS type_6 , t0 . price_purchase AS price_purchase_7 , t0 . price_sale AS price_sale_8 , t0 . consignment_price AS consignment_price_9 , t0 . commission AS commission_10 , t0 . status AS status_11 , t0 . published AS published_12 , t0 . featured AS featured_13 , t0 . is_unique AS is_unique_14 , t0 . stock AS stock_15 , t0 . mileage AS mileage_16 , t0 . vehicle_condition AS vehicle_condition_17 , t0 . fuel_type AS fuel_type_18 , t0 . transmission AS transmission_19 , t0 . color AS color_20 , t0 . description AS description_21 , t0 . images AS images_22 , t0 . location AS location_23 , t0 . currency AS currency_24 , t0 . license_plate AS license_plate_25 , t0 . engine_number AS engine_number_26 , t0 . chassis_number AS chassis_number_27 , t0 . registration_date AS registration_date_28 , t0 . slug AS slug_29 , t0 . tire_type AS tire_type_30 , t0 . created_at AS created_at_31 , t0 . updated_at AS updated_at_32 , t0 . provider_id AS provider_id_33 , t0 . owner_id AS owner_id_34 FROM vehicle t0 WHERE t0 . type = 'deportivo' ORDER BY t0 . created_at DESC LIMIT 3 ;
Copy
0.64 ms (26.57%)
2
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . logo AS logo_3 , t0 . address AS address_4 , t0 . phone AS phone_5 , t0 . whatsapp AS whatsapp_6 , t0 . instagram AS instagram_7 , t0 . email AS email_8 , t0 . primary_color AS primary_color_9 , t0 . banner AS banner_10 , t0 . privacy AS privacy_11 , t0 . terms AS terms_12 , t0 . hero_video AS hero_video_13 , t0 . popup_enabled AS popup_enabled_14 , t0 . popup_side_text AS popup_side_text_15 , t0 . popup_title AS popup_title_16 , t0 . popup_description AS popup_description_17 FROM company t0 LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . logo AS logo_3 , t0 . address AS address_4 , t0 . phone AS phone_5 , t0 . whatsapp AS whatsapp_6 , t0 . instagram AS instagram_7 , t0 . email AS email_8 , t0 . primary_color AS primary_color_9 , t0 . banner AS banner_10 , t0 . privacy AS privacy_11 , t0 . terms AS terms_12 , t0 . hero_video AS hero_video_13 , t0 . popup_enabled AS popup_enabled_14 , t0 . popup_side_text AS popup_side_text_15 , t0 . popup_title AS popup_title_16 , t0 . popup_description AS popup_description_17 FROM company t0 LIMIT 1 ;
Copy
0.32 ms (13.24%)
1
SELECT DISTINCT v0_ . type AS type_0 FROM vehicle v0_
SELECT DISTINCT v0_ . type AS type_0 FROM vehicle v0_ ;
Copy
0.26 ms (10.66%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . installments_count AS installments_count_4 , t0 . initial_price AS initial_price_5 , t0 . subscriber_limit AS subscriber_limit_6 , t0 . is_active AS is_active_7 , t0 . created_at AS created_at_8 , t0 . updated_at AS updated_at_9 FROM plan t0 WHERE t0 . is_active = ? ORDER BY t0 . created_at DESC
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . installments_count AS installments_count_4 , t0 . initial_price AS initial_price_5 , t0 . subscriber_limit AS subscriber_limit_6 , t0 . is_active AS is_active_7 , t0 . created_at AS created_at_8 , t0 . updated_at AS updated_at_9 FROM plan t0 WHERE t0 . is_active = 1 ORDER BY t0 . created_at DESC ;
Copy
0.25 ms (10.45%)
1
SELECT t0 . id AS id_1 , t0 . brand AS brand_2 , t0 . model AS model_3 , t0 . year AS year_4 , t0 . version AS version_5 , t0 . type AS type_6 , t0 . price_purchase AS price_purchase_7 , t0 . price_sale AS price_sale_8 , t0 . consignment_price AS consignment_price_9 , t0 . commission AS commission_10 , t0 . status AS status_11 , t0 . published AS published_12 , t0 . featured AS featured_13 , t0 . is_unique AS is_unique_14 , t0 . stock AS stock_15 , t0 . mileage AS mileage_16 , t0 . vehicle_condition AS vehicle_condition_17 , t0 . fuel_type AS fuel_type_18 , t0 . transmission AS transmission_19 , t0 . color AS color_20 , t0 . description AS description_21 , t0 . images AS images_22 , t0 . location AS location_23 , t0 . currency AS currency_24 , t0 . license_plate AS license_plate_25 , t0 . engine_number AS engine_number_26 , t0 . chassis_number AS chassis_number_27 , t0 . registration_date AS registration_date_28 , t0 . slug AS slug_29 , t0 . tire_type AS tire_type_30 , t0 . created_at AS created_at_31 , t0 . updated_at AS updated_at_32 , t0 . provider_id AS provider_id_33 , t0 . owner_id AS owner_id_34 FROM vehicle t0
SELECT t0 . id AS id_1 , t0 . brand AS brand_2 , t0 . model AS model_3 , t0 . year AS year_4 , t0 . version AS version_5 , t0 . type AS type_6 , t0 . price_purchase AS price_purchase_7 , t0 . price_sale AS price_sale_8 , t0 . consignment_price AS consignment_price_9 , t0 . commission AS commission_10 , t0 . status AS status_11 , t0 . published AS published_12 , t0 . featured AS featured_13 , t0 . is_unique AS is_unique_14 , t0 . stock AS stock_15 , t0 . mileage AS mileage_16 , t0 . vehicle_condition AS vehicle_condition_17 , t0 . fuel_type AS fuel_type_18 , t0 . transmission AS transmission_19 , t0 . color AS color_20 , t0 . description AS description_21 , t0 . images AS images_22 , t0 . location AS location_23 , t0 . currency AS currency_24 , t0 . license_plate AS license_plate_25 , t0 . engine_number AS engine_number_26 , t0 . chassis_number AS chassis_number_27 , t0 . registration_date AS registration_date_28 , t0 . slug AS slug_29 , t0 . tire_type AS tire_type_30 , t0 . created_at AS created_at_31 , t0 . updated_at AS updated_at_32 , t0 . provider_id AS provider_id_33 , t0 . owner_id AS owner_id_34 FROM vehicle t0 ;
Copy