| 1 |
0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"chaussure"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.slug = 'chaussure' LIMIT 1;
|
| 2 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.parent_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.parent_id = 2;
|
| 3 |
1.01 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT p0_.id AS id_0, p0_.product_code AS product_code_1, p0_.product_name AS product_name_2, p0_.description AS description_3, p0_.item_code AS item_code_4, p0_.image_filename AS image_filename_5, p0_.is_clearance AS is_clearance_6, p0_.slug AS slug_7, p0_.stock AS stock_8, p0_.price AS price_9, p0_.other_product_specification AS other_product_specification_10, p0_.created_at AS created_at_11, p0_.is_in_selection AS is_in_selection_12 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE c1_.id IN (?) ORDER BY p0_.product_name ASC) dctrn_result) dctrn_table
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT p0_.id AS id_0, p0_.product_code AS product_code_1, p0_.product_name AS product_name_2, p0_.description AS description_3, p0_.item_code AS item_code_4, p0_.image_filename AS image_filename_5, p0_.is_clearance AS is_clearance_6, p0_.slug AS slug_7, p0_.stock AS stock_8, p0_.price AS price_9, p0_.other_product_specification AS other_product_specification_10, p0_.created_at AS created_at_11, p0_.is_in_selection AS is_in_selection_12 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE c1_.id IN (7) ORDER BY p0_.product_name ASC) dctrn_result) dctrn_table;
|
| 4 |
0.25 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.slug AS slug_3, c0_.image AS image_4, c0_.banner AS banner_5, c0_.parent_id AS parent_id_6 FROM category c0_ WHERE c0_.parent_id IS NULL
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.slug AS slug_3, c0_.image AS image_4, c0_.banner AS banner_5, c0_.parent_id AS parent_id_6 FROM category c0_ WHERE c0_.parent_id IS NULL;
|
| 5 |
0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"chaussure"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.slug = 'chaussure' LIMIT 1;
|
| 6 |
0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"chaussure"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.slug AS slug_4, t0.image AS image_5, t0.banner AS banner_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.slug = 'chaussure' LIMIT 1;
|
| 7 |
0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.illustration AS illustration_3, t0.slug AS slug_4, t0.banner AS banner_5 FROM job t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.illustration AS illustration_3, t0.slug AS slug_4, t0.banner AS banner_5 FROM job t0;
|
| 8 |
2.04 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, product_name_2 FROM (SELECT p0_.id AS id_0, p0_.product_code AS product_code_1, p0_.product_name AS product_name_2, p0_.description AS description_3, p0_.item_code AS item_code_4, p0_.image_filename AS image_filename_5, p0_.is_clearance AS is_clearance_6, p0_.slug AS slug_7, p0_.stock AS stock_8, p0_.price AS price_9, p0_.other_product_specification AS other_product_specification_10, p0_.created_at AS created_at_11, p0_.is_in_selection AS is_in_selection_12, c1_.id AS id_13, c1_.name AS name_14, c1_.description AS description_15, c1_.slug AS slug_16, c1_.image AS image_17, c1_.banner AS banner_18 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE c1_.id IN (?)) dctrn_result_inner ORDER BY product_name_2 ASC) dctrn_result LIMIT 15
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, product_name_2 FROM (SELECT p0_.id AS id_0, p0_.product_code AS product_code_1, p0_.product_name AS product_name_2, p0_.description AS description_3, p0_.item_code AS item_code_4, p0_.image_filename AS image_filename_5, p0_.is_clearance AS is_clearance_6, p0_.slug AS slug_7, p0_.stock AS stock_8, p0_.price AS price_9, p0_.other_product_specification AS other_product_specification_10, p0_.created_at AS created_at_11, p0_.is_in_selection AS is_in_selection_12, c1_.id AS id_13, c1_.name AS name_14, c1_.description AS description_15, c1_.slug AS slug_16, c1_.image AS image_17, c1_.banner AS banner_18 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE c1_.id IN (7)) dctrn_result_inner ORDER BY product_name_2 ASC) dctrn_result LIMIT 15;
|
| 9 |
0.46 ms |
SELECT p0_.id AS id_0, p0_.product_code AS product_code_1, p0_.product_name AS product_name_2, p0_.description AS description_3, p0_.item_code AS item_code_4, p0_.image_filename AS image_filename_5, p0_.is_clearance AS is_clearance_6, p0_.slug AS slug_7, p0_.stock AS stock_8, p0_.price AS price_9, p0_.other_product_specification AS other_product_specification_10, p0_.created_at AS created_at_11, p0_.is_in_selection AS is_in_selection_12, p0_.category_id AS category_id_13, p0_.supplier_id AS supplier_id_14 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE c1_.id IN (?) AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.product_name ASC
Parameters: [
7
b"\x01š“µïÒuñ‚ø\t$¸3 "
b"\x01š“µïÒuñ‚ø\t$ë\x13ˆ"
b"\x01š“µïÓ~£¬•aB™˜>˜"
b"\x01š“µïÓ~£¬•aB™°±\x1F"
b"\x01š“µïÓ~£¬•aBšW£f"
b"\x01š“µïÔwTº¿0à\x1D‡\x05Ö"
b"\x01š“µïÔwTº¿0à\x1EsL$"
b"\x01š“µïÕr—œM‰\x01Ôuzã"
b"\x01š“µïÕr—œM‰\x01Õ\åå"
b"\x01š“µïÖr\x14œ\x11Í•VË\f\x1C"
b"\x01š“µïÖr\x14œ\x11Í•W(‚ß"
b"\x01š“µïË\x7FÇŠ\vqUX?$Ù"
b"\x01š“µïÌ~n¡Áñkè…µ"
b"\x01š“µïÍ~Œ§|“\x0E nU\x03"
b"\x01š“µïÍ~Œ§|“\x0E à¶×"
]
SELECT p0_.id AS id_0, p0_.product_code AS product_code_1, p0_.product_name AS product_name_2, p0_.description AS description_3, p0_.item_code AS item_code_4, p0_.image_filename AS image_filename_5, p0_.is_clearance AS is_clearance_6, p0_.slug AS slug_7, p0_.stock AS stock_8, p0_.price AS price_9, p0_.other_product_specification AS other_product_specification_10, p0_.created_at AS created_at_11, p0_.is_in_selection AS is_in_selection_12, p0_.category_id AS category_id_13, p0_.supplier_id AS supplier_id_14 FROM product p0_ LEFT JOIN category c1_ ON p0_.category_id = c1_.id WHERE c1_.id IN (7) AND p0_.id IN (0x019A93B5EFD275F182F89D0924B83320, 0x019A93B5EFD275F182F89D0924EB1388, 0x019A93B5EFD37EA3AC95614299983E98, 0x019A93B5EFD37EA3AC95614299B0B11F, 0x019A93B5EFD37EA3AC9561429A57A366, 0x019A93B5EFD47754BABF30E01D8705D6, 0x019A93B5EFD47754BABF30E01E734C24, 0x019A93B5EFD572979C4D8901D4757AE3, 0x019A93B5EFD572979C4D8901D55CE5E5, 0x019A93B5EFD672149C11CD9556CB0C1C, 0x019A93B5EFD672149C11CD95572882DF, 0x019A93B5EFCB7FC78A0B7155583F24D9, 0x019A93B5EFCC7E6EA1ADC1F16BE885B5, 0x019A93B5EFCD7E8CA77C930E206E5503, 0x019A93B5EFCD7E8CA77C930E20E0B6D7) ORDER BY p0_.product_name ASC;
|
| 10 |
0.23 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÒuñ‚ø\t$¸3 "
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD275F182F89D0924B83320;
|
| 11 |
0.18 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÒuñ‚ø\t$ë\x13ˆ"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD275F182F89D0924EB1388;
|
| 12 |
0.18 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÓ~£¬•aB™˜>˜"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD37EA3AC95614299983E98;
|
| 13 |
0.16 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÓ~£¬•aB™°±\x1F"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD37EA3AC95614299B0B11F;
|
| 14 |
0.14 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÓ~£¬•aBšW£f"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD37EA3AC9561429A57A366;
|
| 15 |
0.14 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÔwTº¿0à\x1D‡\x05Ö"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD47754BABF30E01D8705D6;
|
| 16 |
0.14 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÔwTº¿0à\x1EsL$"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD47754BABF30E01E734C24;
|
| 17 |
0.13 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÕr—œM‰\x01Ôuzã"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD572979C4D8901D4757AE3;
|
| 18 |
0.14 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÕr—œM‰\x01Õ\åå"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD572979C4D8901D55CE5E5;
|
| 19 |
0.13 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÖr\x14œ\x11Í•VË\f\x1C"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD672149C11CD9556CB0C1C;
|
| 20 |
0.14 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÖr\x14œ\x11Í•W(‚ß"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFD672149C11CD95572882DF;
|
| 21 |
0.14 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïË\x7FÇŠ\vqUX?$Ù"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFCB7FC78A0B7155583F24D9;
|
| 22 |
0.12 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÌ~n¡Áñkè…µ"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFCC7E6EA1ADC1F16BE885B5;
|
| 23 |
0.12 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÍ~Œ§|“\x0E nU\x03"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFCD7E8CA77C930E206E5503;
|
| 24 |
0.14 ms |
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = ?
Parameters: [
b"\x01š“µïÍ~Œ§|“\x0E à¶×"
]
SELECT t0.id AS id_1, t0.quantity_in_stock AS quantity_in_stock_2, t0.product_id AS product_id_3, t0.size_id AS size_id_4 FROM product_size t0 WHERE t0.product_id = 0x019A93B5EFCD7E8CA77C930E20E0B6D7;
|