| 1 |
3.29 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.description AS description_4, t0.image_name AS image_name_5, t0.button_text AS button_text_6, t0.button_url AS button_url_7, t0.is_active AS is_active_8, t0.position AS position_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM parameter_hero t0 WHERE t0.is_active = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.description AS description_4, t0.image_name AS image_name_5, t0.button_text AS button_text_6, t0.button_url AS button_url_7, t0.is_active AS is_active_8, t0.position AS position_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM parameter_hero t0 WHERE t0.is_active = 1 ORDER BY t0.position ASC;
|
| 2 |
1.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.is_active AS is_active_5, t0.slug AS slug_6, t0.created_at AS created_at_7, t0.stock AS stock_8, t0.updated_at AS updated_at_9, t0.features AS features_10, t0.sku AS sku_11, t0.sku_distributor AS sku_distributor_12, t0.ean13 AS ean13_13, t0.price_distributor AS price_distributor_14, t0.tva AS tva_15, t0.tva_distributor AS tva_distributor_16, t0.weight AS weight_17, t0.category_id AS category_id_18, t0.brand_id AS brand_id_19 FROM product t0 WHERE t0.is_active = ? ORDER BY t0.updated_at DESC LIMIT 6
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.is_active AS is_active_5, t0.slug AS slug_6, t0.created_at AS created_at_7, t0.stock AS stock_8, t0.updated_at AS updated_at_9, t0.features AS features_10, t0.sku AS sku_11, t0.sku_distributor AS sku_distributor_12, t0.ean13 AS ean13_13, t0.price_distributor AS price_distributor_14, t0.tva AS tva_15, t0.tva_distributor AS tva_distributor_16, t0.weight AS weight_17, t0.category_id AS category_id_18, t0.brand_id AS brand_id_19 FROM product t0 WHERE t0.is_active = 1 ORDER BY t0.updated_at DESC LIMIT 6;
|
| 3 |
0.72 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.description AS description_5 FROM category t0 ORDER BY t0.id ASC LIMIT 6
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.description AS description_5 FROM category t0 ORDER BY t0.id ASC LIMIT 6;
|
| 4 |
0.63 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image_name AS image_name_5, t0.author AS author_6, t0.meta_description AS meta_description_7, t0.vote_count AS vote_count_8, t0.published_at AS published_at_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.category_id AS category_id_13 FROM blog_article t0 WHERE t0.is_published = ? ORDER BY t0.updated_at DESC LIMIT 6
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image_name AS image_name_5, t0.author AS author_6, t0.meta_description AS meta_description_7, t0.vote_count AS vote_count_8, t0.published_at AS published_at_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.category_id AS category_id_13 FROM blog_article t0 WHERE t0.is_published = 1 ORDER BY t0.updated_at DESC LIMIT 6;
|
| 5 |
1.31 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = 55 ORDER BY t0.sort_order ASC;
|
| 6 |
0.44 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = 23 ORDER BY t0.sort_order ASC;
|
| 7 |
0.42 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = 14 ORDER BY t0.sort_order ASC;
|
| 8 |
0.40 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = 12 ORDER BY t0.sort_order ASC;
|
| 9 |
0.37 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = 5 ORDER BY t0.sort_order ASC;
|
| 10 |
0.37 ms |
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = ? ORDER BY t0.sort_order ASC
SELECT t0.id AS id_1, t0.path AS path_2, t0.thumbnail AS thumbnail_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.sort_order AS sort_order_6, t0.product_id AS product_id_7 FROM product_image t0 WHERE t0.product_id = 56 ORDER BY t0.sort_order ASC;
|