| 1 |
0.36 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.14 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 3 |
0.29 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:03:16"
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:03:16', 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.13 ms |
"COMMIT"
|
| 5 |
0.09 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 6 |
0.23 ms |
UPDATE cart SET sha = ? WHERE id = ?
Parameters: [
"dc688b5170ffb9121ab62c17b5cb3263e0d74a16"
1377
]
UPDATE cart SET sha = 'dc688b5170ffb9121ab62c17b5cb3263e0d74a16' WHERE id = 1377;
|
| 7 |
0.11 ms |
"COMMIT"
|
| 8 |
2.40 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: [
"ec352267fcd3fe2951d035803d5228ed9e458879"
]
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 = 'ec352267fcd3fe2951d035803d5228ed9e458879';
|
| 9 |
0.12 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 10 |
0.22 ms |
INSERT INTO jump (token, number, url_used, time, nav_token, origin) VALUES (?, ?, ?, ?, ?, ?)
Parameters: [
"dc688b5170ffb9121ab62c17b5cb3263e0d74a16"
0
"/en/products/bulldog-baby"
"1780142596"
"ec352267fcd3fe2951d035803d5228ed9e458879"
"no-set"
]
INSERT INTO jump (token, number, url_used, time, nav_token, origin) VALUES ('dc688b5170ffb9121ab62c17b5cb3263e0d74a16', 0, '/en/products/bulldog-baby', '1780142596', 'ec352267fcd3fe2951d035803d5228ed9e458879', 'no-set');
|
| 11 |
0.12 ms |
"COMMIT"
|
| 12 |
0.35 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 = ?
Parameters: [
"bulldog-baby"
]
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 = 'bulldog-baby';
|
| 13 |
0.26 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 = 26;
|
| 14 |
0.26 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 = 39;
|
| 15 |
0.24 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 = 39;
|
| 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 = 26;
|
| 17 |
0.31 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 = '1';
|
| 18 |
0.23 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 = 1;
|
| 19 |
0.22 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 = 1;
|
| 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 = 1;
|
| 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 = 1;
|