1.13 ms (16.94%)
|
1 |
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: [
"0992cbcae035961ff227dab11d278f69dbfc0fa2"
]
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 = '0992cbcae035961ff227dab11d278f69dbfc0fa2';
|
0.69 ms (10.26%)
|
2 |
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;
|
0.66 ms (9.90%)
|
2 |
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;
|
0.64 ms (9.53%)
|
1 |
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';
|
0.57 ms (8.54%)
|
2 |
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.variant_id AS variant_id_6 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.variant_id AS variant_id_6 FROM picture t0 WHERE t0.variant_id = 39;
|
0.54 ms (8.12%)
|
2 |
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;
|
0.46 ms (6.81%)
|
3 |
"COMMIT"
|
0.43 ms (6.45%)
|
1 |
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_.main_variant_id AS main_variant_id_20 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_.main_variant_id AS main_variant_id_20 FROM product p0_ WHERE p0_.url = 'bulldog-baby';
|
0.43 ms (6.40%)
|
3 |
"START TRANSACTION"
"START TRANSACTION";
|
0.36 ms (5.34%)
|
1 |
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-03-28"
"15:13:29"
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-03-28', '15:13:29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Open', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL);
|
0.34 ms (5.07%)
|
1 |
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_.main_variant_id AS main_variant_id_20 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_.main_variant_id AS main_variant_id_20 FROM product p0_ WHERE p0_.id = '1';
|
0.25 ms (3.77%)
|
1 |
UPDATE cart SET sha = ? WHERE id = ?
Parameters: [
"db61982aa39c3d86f938c36a05813fe85b65610a"
946
]
UPDATE cart SET sha = 'db61982aa39c3d86f938c36a05813fe85b65610a' WHERE id = 946;
|
0.19 ms (2.87%)
|
1 |
INSERT INTO jump (token, number, url_used, time, nav_token, origin) VALUES (?, ?, ?, ?, ?, ?)
Parameters: [
"db61982aa39c3d86f938c36a05813fe85b65610a"
0
"/productos/bulldog-baby"
"1774736009"
"0992cbcae035961ff227dab11d278f69dbfc0fa2"
"no-set"
]
INSERT INTO jump (token, number, url_used, time, nav_token, origin) VALUES ('db61982aa39c3d86f938c36a05813fe85b65610a', 0, '/productos/bulldog-baby', '1774736009', '0992cbcae035961ff227dab11d278f69dbfc0fa2', 'no-set');
|