1 |
43.64 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.used AS used_19, t0.car_make_id AS car_make_id_20, t0.drive_type_id AS drive_type_id_21, t0.fuel_type_id AS fuel_type_id_22, t0.transmission_id AS transmission_id_23, t0.car_model_id AS car_model_id_24 FROM car t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"mazda-cx5-2017-2500cc-petrol"
]
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.used AS used_19, t0.car_make_id AS car_make_id_20, t0.drive_type_id AS drive_type_id_21, t0.fuel_type_id AS fuel_type_id_22, t0.transmission_id AS transmission_id_23, t0.car_model_id AS car_model_id_24 FROM car t0 WHERE t0.slug = 'mazda-cx5-2017-2500cc-petrol' LIMIT 1;
|
2 |
0.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.used AS used_19, t0.car_make_id AS car_make_id_20, t0.drive_type_id AS drive_type_id_21, t0.fuel_type_id AS fuel_type_id_22, t0.transmission_id AS transmission_id_23, t0.car_model_id AS car_model_id_24 FROM car t0 ORDER BY t0.id DESC LIMIT 4
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.used AS used_19, t0.car_make_id AS car_make_id_20, t0.drive_type_id AS drive_type_id_21, t0.fuel_type_id AS fuel_type_id_22, t0.transmission_id AS transmission_id_23, t0.car_model_id AS car_model_id_24 FROM car t0 ORDER BY t0.id DESC LIMIT 4;
|
3 |
15.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_make t0 WHERE t0.id = ?
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.id = 2;
|
4 |
5.15 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 = 3;
|
5 |
8.90 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;
|
6 |
69.32 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;
|
7 |
2.56 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;
|
8 |
3.78 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 FROM page t0 WHERE t0.url = ? LIMIT 1
Parameters: [
"car-page"
]
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 FROM page t0 WHERE t0.url = 'car-page' LIMIT 1;
|
9 |
0.95 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;
|
10 |
0.37 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;
|
11 |
1.05 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;
|
12 |
10.03 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_.author_id AS author_id_10 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_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
13 |
10.51 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;
|
14 |
0.80 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 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 FROM page p0_ WHERE p0_.is_service = 1;
|
15 |
0.34 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;
|
16 |
0.33 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;
|
17 |
10.12 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_.author_id AS author_id_10 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_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
18 |
5.85 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;
|
19 |
11.46 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 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 FROM page p0_ WHERE p0_.is_service = 1;
|
20 |
0.40 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;
|
21 |
0.32 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;
|
22 |
0.50 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_.author_id AS author_id_10 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_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
23 |
0.49 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;
|
24 |
7.45 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 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 FROM page p0_ WHERE p0_.is_service = 1;
|
25 |
0.45 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;
|
26 |
31.14 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;
|
27 |
15.99 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_.author_id AS author_id_10 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_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
28 |
3.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_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;
|
29 |
0.90 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 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 FROM page p0_ WHERE p0_.is_service = 1;
|
30 |
8.70 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;
|
31 |
0.50 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;
|
32 |
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: [
"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;
|
33 |
0.39 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;
|
34 |
24.23 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 = 5;
|
35 |
63.87 ms |
SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.image_description AS image_description_3, t0.img_position AS img_position_4, t0.uploaded_at AS uploaded_at_5, t0.car_id AS car_id_6 FROM car_images t0 WHERE t0.car_id = ?
SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.image_description AS image_description_3, t0.img_position AS img_position_4, t0.uploaded_at AS uploaded_at_5, t0.car_id AS car_id_6 FROM car_images t0 WHERE t0.car_id = 7;
|
36 |
55.68 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: [
"car-info-state"
]
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 = 'car-info-state' LIMIT 1;
|
37 |
5.26 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;
|
38 |
69.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM drive_type t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM drive_type t0 WHERE t0.id = 1;
|
39 |
4.80 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: [
"customer-care-person"
]
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 = 'customer-care-person' LIMIT 1;
|
40 |
1.17 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: [
"customer-care-title"
]
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 = 'customer-care-title' LIMIT 1;
|
41 |
6.38 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: [
"call-now"
]
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 = 'call-now' LIMIT 1;
|
42 |
0.58 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: [
"whatsapp-now"
]
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 = 'whatsapp-now' LIMIT 1;
|
43 |
0.45 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: [
"car-detail-contact-form-title"
]
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 = 'car-detail-contact-form-title' LIMIT 1;
|
44 |
7.44 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: [
"car-detail-related-title"
]
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 = 'car-detail-related-title' LIMIT 1;
|
45 |
13.39 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 = 28;
|
46 |
5.55 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 = 27;
|
47 |
4.63 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 = 7;
|
48 |
0.41 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 = 16;
|
49 |
0.54 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;
|
50 |
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: [
"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;
|
51 |
3.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 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;
|
52 |
4.48 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;
|
53 |
5.24 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;
|