| 1 |
0.44 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: [
"equipement"
]
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 = 'equipement' LIMIT 1;
|
| 2 |
0.31 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 = 3;
|
| 3 |
0.97 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
Parameters: [
4
5
8
9
10
11
12
16
18
]
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 (4, 5, 8, 9, 10, 11, 12, 16, 18) ORDER BY p0_.product_name ASC) dctrn_result) dctrn_table;
|
| 4 |
0.26 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.20 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: [
"equipement"
]
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 = 'equipement' LIMIT 1;
|
| 6 |
0.17 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: [
"equipement"
]
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 = 'equipement' LIMIT 1;
|
| 7 |
0.18 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.08 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 OFFSET 285
Parameters: [
4
5
8
9
10
11
12
16
18
]
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 (4, 5, 8, 9, 10, 11, 12, 16, 18)) dctrn_result_inner ORDER BY product_name_2 ASC) dctrn_result LIMIT 15 OFFSET 285;
|
| 9 |
0.89 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: [
4
5
8
9
10
11
12
16
18
b"\x01š“µìF~ƽŽÓº5÷c”"
b"\x01š“µìcw\x16”ù\x1E,W\fÅ‘"
b"\x01š“µì[}ô‰ûLíÆ¼C`"
b"\x01š“µì[}ô‰ûLíÅÏÃÈ"
b"\x01š“µì_{%±¬”&sj6"
b"\x01š“µìGz0®tÙ#g1\x1Dû"
b"\x01š“µìJz\x12¼sjÓ©çÁÿ"
b"\x01š“µìIz¢’ôàä¬\x0F³Œ"
b"\x01š“µìCwj¸+Ç\x029sJX"
b"\x01š“µìbz››[Ó\x10q´?"
b"\x01š“µê0|Ù²¹®ø\x10n-E"
b"\x01š“µê \x7FŽ….¹œ¶h_\n"
b"\x01š“µê!z…$,»ì\rÌ"
b"\x01š“µê\x13pÚ‹ñ\ʶòž½"
b"\x01š“µê\x1E{\x13†¬TíÊH7š"
]
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 (4, 5, 8, 9, 10, 11, 12, 16, 18) AND p0_.id IN (0x019A93B5EC467EC6BD8DD3BA35F76394, 0x019A93B5EC63771694F91E2C570CC591, 0x019A93B5EC5B7DF489FB4CEDC6BC4360, 0x019A93B5EC5B7DF489FB4CEDC5CFC3C8, 0x019A93B5EC5F7B25B1AC8F9426736A36, 0x019A93B5EC477A30AE74D92367311DFB, 0x019A93B5EC4A7A12BC736AD3A9E7C1FF, 0x019A93B5EC497AA292F4E0E4AC0FB38C, 0x019A93B5EC43776AB82BC70239734A58, 0x019A93B5EC627A9B9B5BD39D1071B43F, 0x019A93B5EA307CD9B2B9AEF8106E2D45, 0x019A93B5EA207F8D852EB99CB6685F0A, 0x019A93B5EA217A8F85242CBB8FEC0DCC, 0x019A93B5EA1370DA8BF15CCAB6F29EBD, 0x019A93B5EA1E7B1386AC54EDCA48379A) ORDER BY p0_.product_name ASC;
|
| 10 |
0.36 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š“µìF~ƽŽÓº5÷c”"
]
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 = 0x019A93B5EC467EC6BD8DD3BA35F76394;
|
| 11 |
0.22 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š“µìcw\x16”ù\x1E,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 = 0x019A93B5EC63771694F91E2C570CC591;
|
| 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š“µì[}ô‰ûLíÆ¼C`"
]
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 = 0x019A93B5EC5B7DF489FB4CEDC6BC4360;
|
| 13 |
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š“µì[}ô‰ûLíÅÏÃÈ"
]
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 = 0x019A93B5EC5B7DF489FB4CEDC5CFC3C8;
|
| 14 |
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š“µì_{%±¬”&sj6"
]
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 = 0x019A93B5EC5F7B25B1AC8F9426736A36;
|
| 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š“µìGz0®tÙ#g1\x1Dû"
]
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 = 0x019A93B5EC477A30AE74D92367311DFB;
|
| 16 |
0.21 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š“µìJz\x12¼sjÓ©çÁÿ"
]
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 = 0x019A93B5EC4A7A12BC736AD3A9E7C1FF;
|
| 17 |
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š“µìIz¢’ôàä¬\x0F³Œ"
]
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 = 0x019A93B5EC497AA292F4E0E4AC0FB38C;
|
| 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š“µìCwj¸+Ç\x029sJX"
]
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 = 0x019A93B5EC43776AB82BC70239734A58;
|
| 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š“µìbz››[Ó\x10q´?"
]
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 = 0x019A93B5EC627A9B9B5BD39D1071B43F;
|
| 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š“µê0|Ù²¹®ø\x10n-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 = 0x019A93B5EA307CD9B2B9AEF8106E2D45;
|
| 21 |
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š“µê \x7FŽ….¹œ¶h_\n"
]
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 = 0x019A93B5EA207F8D852EB99CB6685F0A;
|
| 22 |
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š“µê!z…$,»ì\rÌ"
]
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 = 0x019A93B5EA217A8F85242CBB8FEC0DCC;
|
| 23 |
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š“µê\x13pÚ‹ñ\ʶòž½"
]
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 = 0x019A93B5EA1370DA8BF15CCAB6F29EBD;
|
| 24 |
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š“µê\x1E{\x13†¬TíÊH7š"
]
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 = 0x019A93B5EA1E7B1386AC54EDCA48379A;
|