0.35 ms (25.78%)
|
6 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.language AS language_3 FROM product_property t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.language AS language_3 FROM product_property t0 WHERE t0.id = 110;
|
0.16 ms (11.52%)
|
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.language AS language_3, p0_.content_html AS content_html_4, p0_.slug AS slug_5, p0_.meta_description AS meta_description_6, p0_.meta_keywords AS meta_keywords_7, p0_.is_published AS is_published_8, p0_.published_at AS published_at_9, p0_.updated_at AS updated_at_10 FROM page p0_ WHERE p0_.language = ? AND p0_.is_published = 1 ORDER BY p0_.published_at DESC, p0_.updated_at DESC
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.language AS language_3, p0_.content_html AS content_html_4, p0_.slug AS slug_5, p0_.meta_description AS meta_description_6, p0_.meta_keywords AS meta_keywords_7, p0_.is_published AS is_published_8, p0_.published_at AS published_at_9, p0_.updated_at AS updated_at_10 FROM page p0_ WHERE p0_.language = 3 AND p0_.is_published = 1 ORDER BY p0_.published_at DESC, p0_.updated_at DESC;
|
0.12 ms (8.45%)
|
1 |
SELECT p0_.id AS id_0, p0_.status AS status_1, p0_.title AS title_2, p0_.code AS code_3, p0_.short_description AS short_description_4, p0_.youtube_video_code AS youtube_video_code_5, p0_.image AS image_6, p0_.img_updated_at AS img_updated_at_7, p0_.description AS description_8, p0_.language AS language_9, p0_.slug AS slug_10, p0_.category_id AS category_id_11 FROM product p0_ WHERE p0_.language = ? LIMIT 6
SELECT p0_.id AS id_0, p0_.status AS status_1, p0_.title AS title_2, p0_.code AS code_3, p0_.short_description AS short_description_4, p0_.youtube_video_code AS youtube_video_code_5, p0_.image AS image_6, p0_.img_updated_at AS img_updated_at_7, p0_.description AS description_8, p0_.language AS language_9, p0_.slug AS slug_10, p0_.category_id AS category_id_11 FROM product p0_ WHERE p0_.language = 3 LIMIT 6;
|
0.11 ms (8.23%)
|
1 |
SELECT t0.id AS id_1, t0.status AS status_2, t0.title AS title_3, t0.code AS code_4, t0.short_description AS short_description_5, t0.youtube_video_code AS youtube_video_code_6, t0.image AS image_7, t0.img_updated_at AS img_updated_at_8, t0.description AS description_9, t0.language AS language_10, t0.slug AS slug_11, t0.category_id AS category_id_12 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"Roasters-for-the-Black-Gold-Specialty-Coffee-Line-18"
]
SELECT t0.id AS id_1, t0.status AS status_2, t0.title AS title_3, t0.code AS code_4, t0.short_description AS short_description_5, t0.youtube_video_code AS youtube_video_code_6, t0.image AS image_7, t0.img_updated_at AS img_updated_at_8, t0.description AS description_9, t0.language AS language_10, t0.slug AS slug_11, t0.category_id AS category_id_12 FROM product t0 WHERE t0.slug = 'Roasters-for-the-Black-Gold-Specialty-Coffee-Line-18' LIMIT 1;
|
0.11 ms (7.77%)
|
1 |
SELECT t0.id AS id_1, t0.ga4 AS ga4_2, t0.tags_google_ads AS tags_google_ads_3, t0.pixel_meta_ads AS pixel_meta_ads_4 FROM global_tags t0 ORDER BY t0.id DESC LIMIT 1
SELECT t0.id AS id_1, t0.ga4 AS ga4_2, t0.tags_google_ads AS tags_google_ads_3, t0.pixel_meta_ads AS pixel_meta_ads_4 FROM global_tags t0 ORDER BY t0.id DESC LIMIT 1;
|
0.10 ms (7.33%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.img_updated_at AS img_updated_at_4, t0.language AS language_5, t0.features AS features_6, t0.short_description AS short_description_7, t0.subtitle AS subtitle_8, t0.position AS position_9, t0.product_highlight_id AS product_highlight_id_10 FROM product_category t0 WHERE t0.language = ? ORDER BY t0.title ASC
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.img_updated_at AS img_updated_at_4, t0.language AS language_5, t0.features AS features_6, t0.short_description AS short_description_7, t0.subtitle AS subtitle_8, t0.position AS position_9, t0.product_highlight_id AS product_highlight_id_10 FROM product_category t0 WHERE t0.language = '3' ORDER BY t0.title ASC;
|
0.09 ms (6.62%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.img_updated_at AS img_updated_at_4, t0.language AS language_5, t0.features AS features_6, t0.short_description AS short_description_7, t0.subtitle AS subtitle_8, t0.position AS position_9, t0.product_highlight_id AS product_highlight_id_10 FROM product_category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.image AS image_3, t0.img_updated_at AS img_updated_at_4, t0.language AS language_5, t0.features AS features_6, t0.short_description AS short_description_7, t0.subtitle AS subtitle_8, t0.position AS position_9, t0.product_highlight_id AS product_highlight_id_10 FROM product_category t0 WHERE t0.id = 22;
|
0.08 ms (6.23%)
|
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.img_updated_at AS img_updated_at_3, t0.image_title AS image_title_4, t0.image_alt AS image_alt_5, t0.product_id AS product_id_6 FROM product_image t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.image AS image_2, t0.img_updated_at AS img_updated_at_3, t0.image_title AS image_title_4, t0.image_alt AS image_alt_5, t0.product_id AS product_id_6 FROM product_image t0 WHERE t0.product_id = 18;
|
0.08 ms (6.23%)
|
1 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.language AS language_3, t0.product_id AS product_id_4, t0.product_property_id AS product_property_id_5 FROM product_property_value t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.language AS language_3, t0.product_id AS product_id_4, t0.product_property_id AS product_property_id_5 FROM product_property_value t0 WHERE t0.product_id = 18;
|
0.08 ms (6.18%)
|
1 |
SELECT t0.id AS id_1, t0.phone AS phone_2, t0.email AS email_3, t0.address AS address_4, t0.whatsapp AS whatsapp_5 FROM general_data t0 ORDER BY t0.id DESC LIMIT 1
SELECT t0.id AS id_1, t0.phone AS phone_2, t0.email AS email_3, t0.address AS address_4, t0.whatsapp AS whatsapp_5 FROM general_data t0 ORDER BY t0.id DESC LIMIT 1;
|
0.08 ms (5.65%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.file_name AS file_name_4, t0.file_updated_at AS file_updated_at_5, t0.product_id AS product_id_6 FROM product_manual t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.file_name AS file_name_4, t0.file_updated_at AS file_updated_at_5, t0.product_id AS product_id_6 FROM product_manual t0 WHERE t0.product_id = 18;
|