2.30 ms (22.72%)
|
2 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.reseller AS reseller_2, p0_.thumb AS thumb_3, p0_.thumb_link AS thumb_link_4, p0_.sku AS sku_5, p0_.ean AS ean_6, p0_.value AS value_7, p0_.active AS active_8, p0_.created_at AS created_at_9, p0_.updated_at AS updated_at_10 FROM product_mix p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?)
Parameters: [
"316"
"317"
"318"
"319"
"320"
"321"
"322"
]
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.reseller AS reseller_2, p0_.thumb AS thumb_3, p0_.thumb_link AS thumb_link_4, p0_.sku AS sku_5, p0_.ean AS ean_6, p0_.value AS value_7, p0_.active AS active_8, p0_.created_at AS created_at_9, p0_.updated_at AS updated_at_10 FROM product_mix p0_ WHERE p0_.id IN ('316', '317', '318', '319', '320', '321', '322');
|
1.97 ms (19.47%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.retail AS retail_4, t0.distributor AS distributor_5, t0.cnpj AS cnpj_6, t0.static_map AS static_map_7, t0.address AS address_8, t0.number AS number_9, t0.zip_code AS zip_code_10, t0.neighborhood AS neighborhood_11, t0.city AS city_12, t0.state AS state_13, t0.country AS country_14, t0.lat AS lat_15, t0.lng AS lng_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.active AS active_19, t0.client_id AS client_id_20 FROM pdv t0 INNER JOIN pdv_products ON t0.id = pdv_products.pdv_id WHERE pdv_products.product_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.retail AS retail_4, t0.distributor AS distributor_5, t0.cnpj AS cnpj_6, t0.static_map AS static_map_7, t0.address AS address_8, t0.number AS number_9, t0.zip_code AS zip_code_10, t0.neighborhood AS neighborhood_11, t0.city AS city_12, t0.state AS state_13, t0.country AS country_14, t0.lat AS lat_15, t0.lng AS lng_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.active AS active_19, t0.client_id AS client_id_20 FROM pdv t0 INNER JOIN pdv_products ON t0.id = pdv_products.pdv_id WHERE pdv_products.product_id = 6;
|
1.17 ms (11.54%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.active AS active_11, t0.replicable AS replicable_12 FROM product_indicator t0 INNER JOIN products_indicators ON t0.id = products_indicators.product_indicator_id WHERE products_indicators.product_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.position AS position_2, t0.text AS text_3, t0.description AS description_4, t0.type AS type_5, t0.answer_type AS answer_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.required_id AS required_id_9, t0.required AS required_10, t0.active AS active_11, t0.replicable AS replicable_12 FROM product_indicator t0 INNER JOIN products_indicators ON t0.id = products_indicators.product_indicator_id WHERE products_indicators.product_id = 6 ORDER BY t0.position ASC;
|
1.12 ms (11.04%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.reseller AS reseller_3, t0.thumb AS thumb_4, t0.thumb_link AS thumb_link_5, t0.sku AS sku_6, t0.ean AS ean_7, t0.value AS value_8, t0.active AS active_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM product_mix t0 INNER JOIN products_mixes ON t0.id = products_mixes.product_mix_id WHERE products_mixes.product_id = ? ORDER BY t0.name ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.reseller AS reseller_3, t0.thumb AS thumb_4, t0.thumb_link AS thumb_link_5, t0.sku AS sku_6, t0.ean AS ean_7, t0.value AS value_8, t0.active AS active_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM product_mix t0 INNER JOIN products_mixes ON t0.id = products_mixes.product_mix_id WHERE products_mixes.product_id = 6 ORDER BY t0.name ASC;
|
1.08 ms (10.62%)
|
2 |
SELECT p0_.id AS id_0, p0_.position AS position_1, p0_.text AS text_2, p0_.description AS description_3, p0_.type AS type_4, p0_.answer_type AS answer_type_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.required_id AS required_id_8, p0_.required AS required_9, p0_.active AS active_10, p0_.replicable AS replicable_11 FROM product_indicator p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
"1"
"2"
"3"
"4"
"5"
"6"
"7"
"18"
]
SELECT p0_.id AS id_0, p0_.position AS position_1, p0_.text AS text_2, p0_.description AS description_3, p0_.type AS type_4, p0_.answer_type AS answer_type_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.required_id AS required_id_8, p0_.required AS required_9, p0_.active AS active_10, p0_.replicable AS replicable_11 FROM product_indicator p0_ WHERE p0_.id IN ('1', '2', '3', '4', '5', '6', '7', '18');
|
0.65 ms (6.44%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.cpf AS cpf_4, t0.avatar AS avatar_5, t0.token AS token_6, t0.firebase_token AS firebase_token_7, t0.os AS os_8, t0.initial AS initial_9, t0.active AS active_10, t0.can_register AS can_register_11, t0.did_register AS did_register_12, t0.salt_pass AS salt_pass_13, t0.salt_pass_expires_at AS salt_pass_expires_at_14, t0.token_expire_at AS token_expire_at_15, t0.firebase_expire_at AS firebase_expire_at_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.last_login AS last_login_19, t0.roles AS roles_20, t0.password AS password_21 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.cpf AS cpf_4, t0.avatar AS avatar_5, t0.token AS token_6, t0.firebase_token AS firebase_token_7, t0.os AS os_8, t0.initial AS initial_9, t0.active AS active_10, t0.can_register AS can_register_11, t0.did_register AS did_register_12, t0.salt_pass AS salt_pass_13, t0.salt_pass_expires_at AS salt_pass_expires_at_14, t0.token_expire_at AS token_expire_at_15, t0.firebase_expire_at AS firebase_expire_at_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.last_login AS last_login_19, t0.roles AS roles_20, t0.password AS password_21 FROM user t0 WHERE t0.id = 1;
|
0.58 ms (5.69%)
|
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.position AS position_2, t0.name AS name_3, t0.sku AS sku_4, t0.barcode AS barcode_5, t0.qrcode AS qrcode_6, t0.thumb AS thumb_7, t0.description AS description_8, t0.type AS type_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.active AS active_12 FROM product t0 WHERE t0.id = '6';
|
0.46 ms (4.54%)
|
1 |
UPDATE product SET updated_at = ? WHERE id = ?
Parameters: [
"2026-03-12 11:19:06"
6
]
UPDATE product SET updated_at = '2026-03-12 11:19:06' WHERE id = 6;
|
0.36 ms (3.53%)
|
1 |
INSERT INTO products_indicators (product_id, product_indicator_id) VALUES (?, ?)
INSERT INTO products_indicators (product_id, product_indicator_id) VALUES (6, 18);
|
0.24 ms (2.41%)
|
1 |
"START TRANSACTION"
"START TRANSACTION";
|
0.20 ms (2.00%)
|
1 |
"COMMIT"
|