1
1.78 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_category t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_category t0 ;
Copy
2
10.06 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0 ;
Copy
3
7.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_category t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_category t0 WHERE t0 . slug = 'audi' LIMIT 1 ;
Copy
4
15.35 ms
SELECT c0_ . id AS id_0 , c0_ . engine_capacity AS engine_capacity_1 , c0_ . horsepower AS horsepower_2 , c0_ . torque AS torque_3 , c0_ . price_guide AS price_guide_4 , c0_ . sunroof AS sunroof_5 , c0_ . features AS features_6 , c0_ . dimensions AS dimensions_7 , c0_ . zero_to_hundred_time AS zero_to_hundred_time_8 , c0_ . yom AS yom_9 , c0_ . image AS image_10 , c0_ . description AS description_11 , c0_ . video_url AS video_url_12 , c0_ . listing_position AS listing_position_13 , c0_ . title AS title_14 , c0_ . transparent_bg_image AS transparent_bg_image_15 , c0_ . slug AS slug_16 , c0_ . meta_description AS meta_description_17 , c0_ . share_token AS share_token_18 , c0_ . used AS used_19 , c0_ . is_sold AS is_sold_20 , c0_ . car_make_id AS car_make_id_21 , c0_ . drive_type_id AS drive_type_id_22 , c0_ . fuel_type_id AS fuel_type_id_23 , c0_ . transmission_id AS transmission_id_24 , c0_ . car_model_id AS car_model_id_25 FROM car c0_ INNER JOIN car_category_car c2_ ON c0_ . id = c2_ . car_id INNER JOIN car_category c1_ ON c1_ . id = c2_ . car_category_id WHERE c1_ . id = ? ORDER BY c0_ . id DESC
SELECT c0_ . id AS id_0 , c0_ . engine_capacity AS engine_capacity_1 , c0_ . horsepower AS horsepower_2 , c0_ . torque AS torque_3 , c0_ . price_guide AS price_guide_4 , c0_ . sunroof AS sunroof_5 , c0_ . features AS features_6 , c0_ . dimensions AS dimensions_7 , c0_ . zero_to_hundred_time AS zero_to_hundred_time_8 , c0_ . yom AS yom_9 , c0_ . image AS image_10 , c0_ . description AS description_11 , c0_ . video_url AS video_url_12 , c0_ . listing_position AS listing_position_13 , c0_ . title AS title_14 , c0_ . transparent_bg_image AS transparent_bg_image_15 , c0_ . slug AS slug_16 , c0_ . meta_description AS meta_description_17 , c0_ . share_token AS share_token_18 , c0_ . used AS used_19 , c0_ . is_sold AS is_sold_20 , c0_ . car_make_id AS car_make_id_21 , c0_ . drive_type_id AS drive_type_id_22 , c0_ . fuel_type_id AS fuel_type_id_23 , c0_ . transmission_id AS transmission_id_24 , c0_ . car_model_id AS car_model_id_25 FROM car c0_ INNER JOIN car_category_car c2_ ON c0_ . id = c2_ . car_id INNER JOIN car_category c1_ ON c1_ . id = c2_ . car_category_id WHERE c1_ . id = NULL ORDER BY c0_ . id DESC ;
Copy
5
2.55 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0 WHERE t0 . slug = 'audi' LIMIT 1 ;
Copy
6
7.14 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ? ORDER BY t0 . id DESC
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 4 ORDER BY t0 . id DESC ;
Copy
7
3.42 ms
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . description AS description_2 , c0_ . meta_title AS meta_title_3 , c0_ . meta_description AS meta_description_4 , c0_ . keywords AS keywords_5 , c0_ . image AS image_6 , c0_ . slug AS slug_7 FROM car_make c0_ WHERE c0_ . name IS NOT NULL
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . description AS description_2 , c0_ . meta_title AS meta_title_3 , c0_ . meta_description AS meta_description_4 , c0_ . keywords AS keywords_5 , c0_ . image AS image_6 , c0_ . slug AS slug_7 FROM car_make c0_ WHERE c0_ . name IS NOT NULL ;
Copy
8
10.99 ms
SELECT DISTINCT c0_ . name AS name_0 FROM car_model c0_ WHERE c0_ . name IS NOT NULL
SELECT DISTINCT c0_ . name AS name_0 FROM car_model c0_ WHERE c0_ . name IS NOT NULL ;
Copy
9
9.63 ms
SELECT DISTINCT c0_ . yom AS yom_0 FROM car c0_ WHERE c0_ . yom IS NOT NULL
SELECT DISTINCT c0_ . yom AS yom_0 FROM car c0_ WHERE c0_ . yom IS NOT NULL ;
Copy
10
17.92 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 ;
Copy
11
1.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . src AS src_4 FROM image t0
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . src AS src_4 FROM image t0 ;
Copy
12
0.74 ms
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . url AS url_5 , t0 . featured_image AS featured_image_6 , t0 . page_content AS page_content_7 , t0 . content_first AS content_first_8 , t0 . is_service AS is_service_9 , t0 . whatsapp_number AS whatsapp_number_10 FROM page t0 WHERE t0 . url = ? LIMIT 1
Parameters :
[
"category "
]
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . url AS url_5 , t0 . featured_image AS featured_image_6 , t0 . page_content AS page_content_7 , t0 . content_first AS content_first_8 , t0 . is_service AS is_service_9 , t0 . whatsapp_number AS whatsapp_number_10 FROM page t0 WHERE t0 . url = 'category' LIMIT 1 ;
Copy
13
0.46 ms
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0 ORDER BY t0 . id ASC LIMIT 1
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0 ORDER BY t0 . id ASC LIMIT 1 ;
Copy
14
3.41 ms
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0 ;
Copy
15
5.52 ms
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0 ;
Copy
16
3.29 ms
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = ? ORDER BY b0_ . id DESC LIMIT 3
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = 1 ORDER BY b0_ . id DESC LIMIT 3 ;
Copy
17
1.73 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0 ;
Copy
18
5.99 ms
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = ?
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = 1 ;
Copy
19
3.73 ms
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0 ;
Copy
20
4.00 ms
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0 ;
Copy
21
18.41 ms
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = ? ORDER BY b0_ . id DESC LIMIT 3
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = 1 ORDER BY b0_ . id DESC LIMIT 3 ;
Copy
22
5.07 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0 ;
Copy
23
11.35 ms
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = ?
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = 1 ;
Copy
24
9.28 ms
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0 ;
Copy
25
10.82 ms
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0 ;
Copy
26
3.58 ms
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = ? ORDER BY b0_ . id DESC LIMIT 3
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = 1 ORDER BY b0_ . id DESC LIMIT 3 ;
Copy
27
3.74 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0 ;
Copy
28
4.52 ms
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = ?
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = 1 ;
Copy
29
8.33 ms
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0
SELECT t0 . id AS id_1 , t0 . heading AS heading_2 , t0 . meta_title AS meta_title_3 , t0 . meta_description AS meta_description_4 , t0 . logo_path AS logo_path_5 , t0 . keywords AS keywords_6 FROM seo t0 ;
Copy
30
2.84 ms
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0
SELECT t0 . id AS id_1 , t0 . business_name AS business_name_2 , t0 . phone_number AS phone_number_3 , t0 . work_hours AS work_hours_4 , t0 . instagram_link AS instagram_link_5 , t0 . facebook_link AS facebook_link_6 , t0 . youtube_link AS youtube_link_7 , t0 . tiktok_link AS tiktok_link_8 , t0 . business_location AS business_location_9 , t0 . twitter_link AS twitter_link_10 , t0 . linkedin_link AS linkedin_link_11 , t0 . google_map_embed AS google_map_embed_12 , t0 . email_address AS email_address_13 FROM setting t0 ;
Copy
31
3.68 ms
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = ? ORDER BY b0_ . id DESC LIMIT 3
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . content AS content_2 , b0_ . publication_date AS publication_date_3 , b0_ . is_published AS is_published_4 , b0_ . slug AS slug_5 , b0_ . featured_image AS featured_image_6 , b0_ . meta_title AS meta_title_7 , b0_ . meta_description AS meta_description_8 , b0_ . video_url AS video_url_9 , b0_ . whatsapp_number AS whatsapp_number_10 , b0_ . author_id AS author_id_11 FROM blog b0_ WHERE b0_ . is_published = 1 ORDER BY b0_ . id DESC LIMIT 3 ;
Copy
32
5.86 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . description AS description_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . keywords AS keywords_6 , t0 . image AS image_7 , t0 . slug AS slug_8 FROM car_make t0 ;
Copy
33
5.71 ms
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = ?
SELECT p0_ . id AS id_0 , p0_ . heading AS heading_1 , p0_ . meta_title AS meta_title_2 , p0_ . meta_description AS meta_description_3 , p0_ . url AS url_4 , p0_ . featured_image AS featured_image_5 , p0_ . page_content AS page_content_6 , p0_ . content_first AS content_first_7 , p0_ . is_service AS is_service_8 , p0_ . whatsapp_number AS whatsapp_number_9 FROM page p0_ WHERE p0_ . is_service = 1 ;
Copy
34
5.51 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"header-cta "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'header-cta' LIMIT 1 ;
Copy
35
0.99 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"side-bar-heading "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'side-bar-heading' LIMIT 1 ;
Copy
36
0.60 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"side-bar-content "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'side-bar-content' LIMIT 1 ;
Copy
37
10.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"sidebar-cta "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'sidebar-cta' LIMIT 1 ;
Copy
38
3.11 ms
SELECT t0 . id AS id_1 , t0 . description AS description_2 , t0 . template_path AS template_path_3 , t0 . priority AS priority_4 FROM section t0 INNER JOIN page_section ON t0 . id = page_section . section_id WHERE page_section . page_id = ?
SELECT t0 . id AS id_1 , t0 . description AS description_2 , t0 . template_path AS template_path_3 , t0 . priority AS priority_4 FROM section t0 INNER JOIN page_section ON t0 . id = page_section . section_id WHERE page_section . page_id = 16 ;
Copy
39
6.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = 86 ;
Copy
40
5.52 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 FROM fuel_type t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 FROM fuel_type t0 WHERE t0 . id = 1 ;
Copy
41
9.52 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 FROM transmission t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 FROM transmission t0 WHERE t0 . id = 2 ;
Copy
42
9.92 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = 84 ;
Copy
43
9.69 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = 1 ;
Copy
44
3.78 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 FROM fuel_type t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 FROM fuel_type t0 WHERE t0 . id = 2 ;
Copy
45
14.96 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = 120 ;
Copy
46
6.59 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . car_make_id AS car_make_id_3 FROM car_model t0 WHERE t0 . id = 74 ;
Copy
47
29.59 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 1 ;
Copy
48
33.80 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 2 ;
Copy
49
27.53 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 3 ;
Copy
50
2.15 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 4 ;
Copy
51
2.99 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 5 ;
Copy
52
7.76 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 6 ;
Copy
53
23.83 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 7 ;
Copy
54
16.68 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 8 ;
Copy
55
3.60 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 INNER JOIN car_category_car ON t0 . id = car_category_car . car_id WHERE car_category_car . car_category_id = 9 ;
Copy
56
45.37 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 1 ;
Copy
57
9.86 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 2 ;
Copy
58
8.77 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 3 ;
Copy
59
8.70 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 4 ;
Copy
60
18.76 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 5 ;
Copy
61
2.69 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 6 ;
Copy
62
6.72 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 7 ;
Copy
63
5.31 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 8 ;
Copy
64
2.37 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 9 ;
Copy
65
4.69 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 10 ;
Copy
66
3.54 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 11 ;
Copy
67
11.70 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 12 ;
Copy
68
2.85 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 14 ;
Copy
69
2.47 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 15 ;
Copy
70
7.13 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 17 ;
Copy
71
5.57 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 18 ;
Copy
72
7.62 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 19 ;
Copy
73
3.50 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 20 ;
Copy
74
17.28 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 21 ;
Copy
75
0.59 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 22 ;
Copy
76
0.44 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 23 ;
Copy
77
0.41 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 24 ;
Copy
78
0.46 ms
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = ?
SELECT t0 . id AS id_1 , t0 . engine_capacity AS engine_capacity_2 , t0 . horsepower AS horsepower_3 , t0 . torque AS torque_4 , t0 . price_guide AS price_guide_5 , t0 . sunroof AS sunroof_6 , t0 . features AS features_7 , t0 . dimensions AS dimensions_8 , t0 . zero_to_hundred_time AS zero_to_hundred_time_9 , t0 . yom AS yom_10 , t0 . image AS image_11 , t0 . description AS description_12 , t0 . video_url AS video_url_13 , t0 . listing_position AS listing_position_14 , t0 . title AS title_15 , t0 . transparent_bg_image AS transparent_bg_image_16 , t0 . slug AS slug_17 , t0 . meta_description AS meta_description_18 , t0 . share_token AS share_token_19 , t0 . used AS used_20 , t0 . is_sold AS is_sold_21 , t0 . car_make_id AS car_make_id_22 , t0 . drive_type_id AS drive_type_id_23 , t0 . fuel_type_id AS fuel_type_id_24 , t0 . transmission_id AS transmission_id_25 , t0 . car_model_id AS car_model_id_26 FROM car t0 WHERE t0 . car_make_id = 25 ;
Copy
79
0.36 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . src AS src_4 FROM image t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"widget-chag-img "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . src AS src_4 FROM image t0 WHERE t0 . slug = 'widget-chag-img' LIMIT 1 ;
Copy
80
0.42 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"widget-cta-text "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'widget-cta-text' LIMIT 1 ;
Copy
81
0.40 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"chat-with-name "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'chat-with-name' LIMIT 1 ;
Copy
82
0.41 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"footer-text "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'footer-text' LIMIT 1 ;
Copy
83
0.34 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = ? LIMIT 1
Parameters :
[
"copyright-text "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . content_text AS content_text_4 , t0 . screenshot AS screenshot_5 FROM content t0 WHERE t0 . description = 'copyright-text' LIMIT 1 ;
Copy