| 1 |
0.42 ms |
SELECT s0_.id AS id_0, s0_.full_name AS full_name_1, s0_.email AS email_2, s0_.phone AS phone_3, s0_.url AS url_4, s0_.status AS status_5, s0_.galery AS galery_6 FROM sale_person s0_ WHERE s0_.url = ?
SELECT s0_.id AS id_0, s0_.full_name AS full_name_1, s0_.email AS email_2, s0_.phone AS phone_3, s0_.url AS url_4, s0_.status AS status_5, s0_.galery AS galery_6 FROM sale_person s0_ WHERE s0_.url = 'th';
|
| 2 |
0.15 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 3 |
0.37 ms |
INSERT INTO cart (creation_date, creation_time, order_number, purchase_date, purchase_time, total_products, total_shipping, commission, payment_type, payment_order, payment_gateway, payment_auth, payment_status, courier, shipping_status, sha, currency, STATUS, lang, items_details, transaction_id, connection_status, promo_code, sale_person_id, client_id, shipping_address_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
"2026-05-30"
"05:02:10"
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
"Open"
null
null
null
null
null
1
null
null
]
INSERT INTO cart (
creation_date, creation_time, order_number,
purchase_date, purchase_time, total_products,
total_shipping, commission, payment_type,
payment_order, payment_gateway,
payment_auth, payment_status, courier,
shipping_status, sha, currency, STATUS,
lang, items_details, transaction_id,
connection_status, promo_code, sale_person_id,
client_id, shipping_address_id
)
VALUES
(
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?
)
INSERT INTO cart (creation_date, creation_time, order_number, purchase_date, purchase_time, total_products, total_shipping, commission, payment_type, payment_order, payment_gateway, payment_auth, payment_status, courier, shipping_status, sha, currency, STATUS, lang, items_details, transaction_id, connection_status, promo_code, sale_person_id, client_id, shipping_address_id) VALUES ('2026-05-30', '05:02:10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Open', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL);
|
| 4 |
0.21 ms |
"COMMIT"
|
| 5 |
0.12 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 6 |
0.31 ms |
UPDATE cart SET sha = ? WHERE id = ?
Parameters: [
"07d4cf5628f0f1364ea5f79003e7da478974111e"
1376
]
UPDATE cart SET sha = '07d4cf5628f0f1364ea5f79003e7da478974111e' WHERE id = 1376;
|
| 7 |
0.15 ms |
"COMMIT"
|
| 8 |
2.27 ms |
SELECT j0_.id AS id_0, j0_.token AS token_1, j0_.number AS number_2, j0_.url_used AS url_used_3, j0_.time AS time_4, j0_.nav_token AS nav_token_5, j0_.origin AS origin_6 FROM jump j0_ WHERE j0_.nav_token = ?
Parameters: [
"01d94efdfb097bce78c545adcc85e33b8609f990"
]
SELECT j0_.id AS id_0, j0_.token AS token_1, j0_.number AS number_2, j0_.url_used AS url_used_3, j0_.time AS time_4, j0_.nav_token AS nav_token_5, j0_.origin AS origin_6 FROM jump j0_ WHERE j0_.nav_token = '01d94efdfb097bce78c545adcc85e33b8609f990';
|
| 9 |
11.17 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 10 |
0.23 ms |
INSERT INTO jump (token, number, url_used, time, nav_token, origin) VALUES (?, ?, ?, ?, ?, ?)
Parameters: [
"07d4cf5628f0f1364ea5f79003e7da478974111e"
0
"/en/products/vaca"
"1780142530"
"01d94efdfb097bce78c545adcc85e33b8609f990"
"no-set"
]
INSERT INTO jump (token, number, url_used, time, nav_token, origin) VALUES ('07d4cf5628f0f1364ea5f79003e7da478974111e', 0, '/en/products/vaca', '1780142530', '01d94efdfb097bce78c545adcc85e33b8609f990', 'no-set');
|
| 11 |
0.13 ms |
"COMMIT"
|
| 12 |
0.41 ms |
SELECT p0_.id AS id_0, p0_.url AS url_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.length AS length_4, p0_.width AS width_5, p0_.height AS height_6, p0_.description AS description_7, p0_.material AS material_8, p0_.status AS status_9, p0_.variant_type AS variant_type_10, p0_.related_products AS related_products_11, p0_.weight AS weight_12, p0_.priority AS priority_13, p0_.only_for_pick_up_in_store AS only_for_pick_up_in_store_14, p0_.is_especial AS is_especial_15, p0_.is_collection AS is_collection_16, p0_.search_term_variations AS search_term_variations_17, p0_.wooden_base_price AS wooden_base_price_18, p0_.is_recognition AS is_recognition_19, p0_.plate_dimensions AS plate_dimensions_20, p0_.sicar_piece_price AS sicar_piece_price_21, p0_.main_variant_id AS main_variant_id_22 FROM product p0_ WHERE p0_.url = ?
SELECT p0_.id AS id_0, p0_.url AS url_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.length AS length_4, p0_.width AS width_5, p0_.height AS height_6, p0_.description AS description_7, p0_.material AS material_8, p0_.status AS status_9, p0_.variant_type AS variant_type_10, p0_.related_products AS related_products_11, p0_.weight AS weight_12, p0_.priority AS priority_13, p0_.only_for_pick_up_in_store AS only_for_pick_up_in_store_14, p0_.is_especial AS is_especial_15, p0_.is_collection AS is_collection_16, p0_.search_term_variations AS search_term_variations_17, p0_.wooden_base_price AS wooden_base_price_18, p0_.is_recognition AS is_recognition_19, p0_.plate_dimensions AS plate_dimensions_20, p0_.sicar_piece_price AS sicar_piece_price_21, p0_.main_variant_id AS main_variant_id_22 FROM product p0_ WHERE p0_.url = 'vaca';
|
| 13 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.additional_description AS additional_description_3, t0.stock AS stock_4, t0.layout_type AS layout_type_5, t0.status AS status_6, t0.data AS data_7, t0.location AS location_8, t0.notes AS notes_9, t0.is_new_piece AS is_new_piece_10, t0.palomita AS palomita_11, t0.require_agreed_shipping AS require_agreed_shipping_12, t0.product_id AS product_id_13, t0.main_picture_id AS main_picture_id_14, t0.square_picture_id AS square_picture_id_15 FROM variant t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.additional_description AS additional_description_3, t0.stock AS stock_4, t0.layout_type AS layout_type_5, t0.status AS status_6, t0.data AS data_7, t0.location AS location_8, t0.notes AS notes_9, t0.is_new_piece AS is_new_piece_10, t0.palomita AS palomita_11, t0.require_agreed_shipping AS require_agreed_shipping_12, t0.product_id AS product_id_13, t0.main_picture_id AS main_picture_id_14, t0.square_picture_id AS square_picture_id_15 FROM variant t0 WHERE t0.product_id = 23;
|
| 14 |
0.29 ms |
SELECT t0.id AS id_1, t0.currency AS currency_2, t0.price AS price_3, t0.increase_coefficient AS increase_coefficient_4, t0.discount_coefficient AS discount_coefficient_5, t0.shipping_coefficient AS shipping_coefficient_6, t0.variant_id AS variant_id_7 FROM price t0 WHERE t0.variant_id = ?
SELECT t0.id AS id_1, t0.currency AS currency_2, t0.price AS price_3, t0.increase_coefficient AS increase_coefficient_4, t0.discount_coefficient AS discount_coefficient_5, t0.shipping_coefficient AS shipping_coefficient_6, t0.variant_id AS variant_id_7 FROM price t0 WHERE t0.variant_id = 23;
|
| 15 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.alt AS alt_4, t0.time AS time_5, t0.status AS status_6, t0.variant_id AS variant_id_7 FROM picture t0 WHERE t0.variant_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.alt AS alt_4, t0.time AS time_5, t0.status AS status_6, t0.variant_id AS variant_id_7 FROM picture t0 WHERE t0.variant_id = 23;
|
| 16 |
0.28 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.labels AS labels_4, t0.priority AS priority_5 FROM tag t0 INNER JOIN tag_product ON t0.id = tag_product.tag_id WHERE tag_product.product_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.labels AS labels_4, t0.priority AS priority_5 FROM tag t0 INNER JOIN tag_product ON t0.id = tag_product.tag_id WHERE tag_product.product_id = 23;
|
| 17 |
0.27 ms |
SELECT p0_.id AS id_0, p0_.url AS url_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.length AS length_4, p0_.width AS width_5, p0_.height AS height_6, p0_.description AS description_7, p0_.material AS material_8, p0_.status AS status_9, p0_.variant_type AS variant_type_10, p0_.related_products AS related_products_11, p0_.weight AS weight_12, p0_.priority AS priority_13, p0_.only_for_pick_up_in_store AS only_for_pick_up_in_store_14, p0_.is_especial AS is_especial_15, p0_.is_collection AS is_collection_16, p0_.search_term_variations AS search_term_variations_17, p0_.wooden_base_price AS wooden_base_price_18, p0_.is_recognition AS is_recognition_19, p0_.plate_dimensions AS plate_dimensions_20, p0_.sicar_piece_price AS sicar_piece_price_21, p0_.main_variant_id AS main_variant_id_22 FROM product p0_ WHERE p0_.id = ?
SELECT p0_.id AS id_0, p0_.url AS url_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.length AS length_4, p0_.width AS width_5, p0_.height AS height_6, p0_.description AS description_7, p0_.material AS material_8, p0_.status AS status_9, p0_.variant_type AS variant_type_10, p0_.related_products AS related_products_11, p0_.weight AS weight_12, p0_.priority AS priority_13, p0_.only_for_pick_up_in_store AS only_for_pick_up_in_store_14, p0_.is_especial AS is_especial_15, p0_.is_collection AS is_collection_16, p0_.search_term_variations AS search_term_variations_17, p0_.wooden_base_price AS wooden_base_price_18, p0_.is_recognition AS is_recognition_19, p0_.plate_dimensions AS plate_dimensions_20, p0_.sicar_piece_price AS sicar_piece_price_21, p0_.main_variant_id AS main_variant_id_22 FROM product p0_ WHERE p0_.id = '21';
|
| 18 |
0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.additional_description AS additional_description_3, t0.stock AS stock_4, t0.layout_type AS layout_type_5, t0.status AS status_6, t0.data AS data_7, t0.location AS location_8, t0.notes AS notes_9, t0.is_new_piece AS is_new_piece_10, t0.palomita AS palomita_11, t0.require_agreed_shipping AS require_agreed_shipping_12, t0.product_id AS product_id_13, t0.main_picture_id AS main_picture_id_14, t0.square_picture_id AS square_picture_id_15 FROM variant t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.additional_description AS additional_description_3, t0.stock AS stock_4, t0.layout_type AS layout_type_5, t0.status AS status_6, t0.data AS data_7, t0.location AS location_8, t0.notes AS notes_9, t0.is_new_piece AS is_new_piece_10, t0.palomita AS palomita_11, t0.require_agreed_shipping AS require_agreed_shipping_12, t0.product_id AS product_id_13, t0.main_picture_id AS main_picture_id_14, t0.square_picture_id AS square_picture_id_15 FROM variant t0 WHERE t0.product_id = 21;
|
| 19 |
0.18 ms |
SELECT t0.id AS id_1, t0.currency AS currency_2, t0.price AS price_3, t0.increase_coefficient AS increase_coefficient_4, t0.discount_coefficient AS discount_coefficient_5, t0.shipping_coefficient AS shipping_coefficient_6, t0.variant_id AS variant_id_7 FROM price t0 WHERE t0.variant_id = ?
SELECT t0.id AS id_1, t0.currency AS currency_2, t0.price AS price_3, t0.increase_coefficient AS increase_coefficient_4, t0.discount_coefficient AS discount_coefficient_5, t0.shipping_coefficient AS shipping_coefficient_6, t0.variant_id AS variant_id_7 FROM price t0 WHERE t0.variant_id = 21;
|
| 20 |
0.22 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.alt AS alt_4, t0.time AS time_5, t0.status AS status_6, t0.variant_id AS variant_id_7 FROM picture t0 WHERE t0.variant_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.alt AS alt_4, t0.time AS time_5, t0.status AS status_6, t0.variant_id AS variant_id_7 FROM picture t0 WHERE t0.variant_id = 21;
|
| 21 |
0.24 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.labels AS labels_4, t0.priority AS priority_5 FROM tag t0 INNER JOIN tag_product ON t0.id = tag_product.tag_id WHERE tag_product.product_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.labels AS labels_4, t0.priority AS priority_5 FROM tag t0 INNER JOIN tag_product ON t0.id = tag_product.tag_id WHERE tag_product.product_id = 21;
|
| 22 |
0.44 ms |
SELECT p0_.id AS id_0, p0_.url AS url_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.length AS length_4, p0_.width AS width_5, p0_.height AS height_6, p0_.description AS description_7, p0_.material AS material_8, p0_.status AS status_9, p0_.variant_type AS variant_type_10, p0_.related_products AS related_products_11, p0_.weight AS weight_12, p0_.priority AS priority_13, p0_.only_for_pick_up_in_store AS only_for_pick_up_in_store_14, p0_.is_especial AS is_especial_15, p0_.is_collection AS is_collection_16, p0_.search_term_variations AS search_term_variations_17, p0_.wooden_base_price AS wooden_base_price_18, p0_.is_recognition AS is_recognition_19, p0_.plate_dimensions AS plate_dimensions_20, p0_.sicar_piece_price AS sicar_piece_price_21, p0_.main_variant_id AS main_variant_id_22 FROM product p0_ WHERE p0_.id = ?
SELECT p0_.id AS id_0, p0_.url AS url_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.length AS length_4, p0_.width AS width_5, p0_.height AS height_6, p0_.description AS description_7, p0_.material AS material_8, p0_.status AS status_9, p0_.variant_type AS variant_type_10, p0_.related_products AS related_products_11, p0_.weight AS weight_12, p0_.priority AS priority_13, p0_.only_for_pick_up_in_store AS only_for_pick_up_in_store_14, p0_.is_especial AS is_especial_15, p0_.is_collection AS is_collection_16, p0_.search_term_variations AS search_term_variations_17, p0_.wooden_base_price AS wooden_base_price_18, p0_.is_recognition AS is_recognition_19, p0_.plate_dimensions AS plate_dimensions_20, p0_.sicar_piece_price AS sicar_piece_price_21, p0_.main_variant_id AS main_variant_id_22 FROM product p0_ WHERE p0_.id = '22';
|
| 23 |
0.27 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.additional_description AS additional_description_3, t0.stock AS stock_4, t0.layout_type AS layout_type_5, t0.status AS status_6, t0.data AS data_7, t0.location AS location_8, t0.notes AS notes_9, t0.is_new_piece AS is_new_piece_10, t0.palomita AS palomita_11, t0.require_agreed_shipping AS require_agreed_shipping_12, t0.product_id AS product_id_13, t0.main_picture_id AS main_picture_id_14, t0.square_picture_id AS square_picture_id_15 FROM variant t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.additional_description AS additional_description_3, t0.stock AS stock_4, t0.layout_type AS layout_type_5, t0.status AS status_6, t0.data AS data_7, t0.location AS location_8, t0.notes AS notes_9, t0.is_new_piece AS is_new_piece_10, t0.palomita AS palomita_11, t0.require_agreed_shipping AS require_agreed_shipping_12, t0.product_id AS product_id_13, t0.main_picture_id AS main_picture_id_14, t0.square_picture_id AS square_picture_id_15 FROM variant t0 WHERE t0.product_id = 22;
|
| 24 |
0.23 ms |
SELECT t0.id AS id_1, t0.currency AS currency_2, t0.price AS price_3, t0.increase_coefficient AS increase_coefficient_4, t0.discount_coefficient AS discount_coefficient_5, t0.shipping_coefficient AS shipping_coefficient_6, t0.variant_id AS variant_id_7 FROM price t0 WHERE t0.variant_id = ?
SELECT t0.id AS id_1, t0.currency AS currency_2, t0.price AS price_3, t0.increase_coefficient AS increase_coefficient_4, t0.discount_coefficient AS discount_coefficient_5, t0.shipping_coefficient AS shipping_coefficient_6, t0.variant_id AS variant_id_7 FROM price t0 WHERE t0.variant_id = 22;
|
| 25 |
0.27 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.alt AS alt_4, t0.time AS time_5, t0.status AS status_6, t0.variant_id AS variant_id_7 FROM picture t0 WHERE t0.variant_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.alt AS alt_4, t0.time AS time_5, t0.status AS status_6, t0.variant_id AS variant_id_7 FROM picture t0 WHERE t0.variant_id = 22;
|
| 26 |
0.29 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.labels AS labels_4, t0.priority AS priority_5 FROM tag t0 INNER JOIN tag_product ON t0.id = tag_product.tag_id WHERE tag_product.product_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.value AS value_3, t0.labels AS labels_4, t0.priority AS priority_5 FROM tag t0 INNER JOIN tag_product ON t0.id = tag_product.tag_id WHERE tag_product.product_id = 22;
|