2.91 ms (29.25%)
|
15 |
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š“µ÷9\x7Fø¡ÐÞ\x17\x01 \e"
]
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 = 0x019A93B5F7397FF8A1D0DE17018F201B;
|
2.41 ms (24.17%)
|
1 |
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 OFFSET 345
Parameters: [
6
13
14
15
17
]
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 (6, 13, 14, 15, 17)) dctrn_result_inner ORDER BY product_name_2 ASC) dctrn_result LIMIT 15 OFFSET 345;
|
1.32 ms (13.21%)
|
1 |
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
Parameters: [
6
13
14
15
17
]
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 (6, 13, 14, 15, 17) ORDER BY p0_.product_name ASC) dctrn_result) dctrn_table;
|
1.28 ms (12.83%)
|
7 |
SELECT t0.id AS id_1, t0.clothes_size_label AS clothes_size_label_2, t0.shoes_size_number AS shoes_size_number_3 FROM size t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.clothes_size_label AS clothes_size_label_2, t0.shoes_size_number AS shoes_size_number_3 FROM size t0 WHERE t0.id = 1;
|
0.77 ms (7.73%)
|
3 |
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: [
"vetement"
]
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 = 'vetement' LIMIT 1;
|
0.61 ms (6.08%)
|
1 |
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: [
6
13
14
15
17
b"\x01š“µ÷9\x7Fø¡ÐÞ\x17\x01 \e"
b"\x01š“µ÷:}¢Š\tÝ\x07üŒ’x"
b"\x01š“µ÷<wñ¬ßm>×L\x03\x11"
b"\x01š“µ÷>|m¹zûÕ +ØÒ"
b"\x01š“µ÷?t@²k|Ý\tšþ)"
b"\x01š“µ÷A~\x03©•V™ƒñ-«"
b"\x01š“µ÷C\x7F}‘\x18jmvã\f\x00"
b"\x01š“µ÷DpÞ˜ ¬þ\x15Ž4ù"
b"\x01š“µ÷F{j½ÇÎ\x05Î\1G"
b"\x01š“µ÷Hy,޹ޕ»±+"
b"\x01š“µ÷I{…„ÑÛÎ\x05d\r\x13"
b"\x01š“µù€rɸ¦&o8\x07‹"
b"\x01š“µù‚zᲑÆ\x06·šå\x0F"
b"\x01š“µù„sY‘sü>°+\x14¬"
b"\x01š“µù…v\x00–Ò\x7Fz\x10þ~æ"
]
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 (6, 13, 14, 15, 17) AND p0_.id IN (0x019A93B5F7397FF8A1D0DE17018F201B, 0x019A93B5F73A7DA28A09DD07FC8C9278, 0x019A93B5F73C77F1ACDF6D3ED74C0311, 0x019A93B5F73E7C6DB97AFBD5A02BD8D2, 0x019A93B5F73F7440B26B7CDD099AFE29, 0x019A93B5F7417E03A995569983F12DAB, 0x019A93B5F7437F7D91186A6D76E30C00, 0x019A93B5F74470DE98A0ACFE158E34F9, 0x019A93B5F7467B6ABDC7CE05CE5C3147, 0x019A93B5F748792C8D8EB98D95BBB12B, 0x019A93B5F7497B8584D1DBCE05640D13, 0x019A93B5F98072C9B8A6266F8138078B, 0x019A93B5F9827AE1B291C606B79AE50F, 0x019A93B5F98473599173FC3EB02B14AC, 0x019A93B5F985760096D27F7A10FE7EE6) ORDER BY p0_.product_name ASC;
|
0.28 ms (2.77%)
|
1 |
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 = 1;
|
0.23 ms (2.29%)
|
1 |
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;
|
0.17 ms (1.67%)
|
1 |
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;
|