| 1 |
0.07 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 2 |
0.16 ms |
INSERT INTO carts (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters: [
"019befd9-7ee9-7cc8-8c66-b5eb27130ae5"
"2026-01-24 12:52:47"
"2026-01-24 12:52:47"
null
]
INSERT INTO carts (id, updated_at, created_at, customer_id) VALUES ('019befd9-7ee9-7cc8-8c66-b5eb27130ae5', '2026-01-24 12:52:47', '2026-01-24 12:52:47', NULL);
|
| 3 |
6.97 ms |
"COMMIT"
|
| 4 |
0.10 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 5 |
0.17 ms |
INSERT INTO wishlists (id, updated_at, created_at, customer_id) VALUES (?, ?, ?, ?)
Parameters: [
"019befd9-7ef9-7f32-b4db-6810d5d10213"
"2026-01-24 12:52:47"
"2026-01-24 12:52:47"
null
]
INSERT INTO wishlists (id, updated_at, created_at, customer_id) VALUES ('019befd9-7ef9-7f32-b4db-6810d5d10213', '2026-01-24 12:52:47', '2026-01-24 12:52:47', NULL);
|
| 6 |
1.57 ms |
"COMMIT"
|
| 7 |
0.31 ms |
SELECT r0_.target AS target_0, r0_.id AS id_1, r0_.source AS source_2, r0_.type AS type_3, r0_.updated_at AS updated_at_4, r0_.created_at AS created_at_5 FROM redirect_rules r0_ WHERE r0_.type = ? AND r0_.source LIKE ?
Parameters: [
"category"
"/de/urjupinsk.html"
]
SELECT r0_.target AS target_0, r0_.id AS id_1, r0_.source AS source_2, r0_.type AS type_3, r0_.updated_at AS updated_at_4, r0_.created_at AS created_at_5 FROM redirect_rules r0_ WHERE r0_.type = 'category' AND r0_.source LIKE '/de/urjupinsk.html';
|
| 8 |
0.25 ms |
SELECT r0_.target AS target_0, r0_.id AS id_1, r0_.source AS source_2, r0_.type AS type_3, r0_.updated_at AS updated_at_4, r0_.created_at AS created_at_5 FROM redirect_rules r0_ WHERE r0_.type = ? AND r0_.source LIKE ?
Parameters: [
"category"
"/de/urjupinsk.html%"
]
SELECT r0_.target AS target_0, r0_.id AS id_1, r0_.source AS source_2, r0_.type AS type_3, r0_.updated_at AS updated_at_4, r0_.created_at AS created_at_5 FROM redirect_rules r0_ WHERE r0_.type = 'category' AND r0_.source LIKE '/de/urjupinsk.html%';
|
| 9 |
0.49 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters: [
"top_full_width"
"2026-01-24 12:52:47"
"2026-01-24 12:52:47"
]
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = 'top_full_width' AND b0_.date_start < '2026-01-24 12:52:47' AND (b0_.date_end > '2026-01-24 12:52:47' OR b0_.date_end IS NULL);
|
| 10 |
0.16 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.category_order AS category_order_3, t0.title_ru AS title_ru_4, t0.title_de AS title_de_5, t0.url_ru AS url_ru_6, t0.url_de AS url_de_7, t0.date_start AS date_start_8, t0.date_end AS date_end_9, t0.options AS options_10 FROM category_menu t0 WHERE t0.type IN (?, ?, ?, ?)
Parameters: [
"menu_main"
"top_amount"
"top_sold"
"sale"
]
SELECT t0.id AS id_1, t0.type AS type_2, t0.category_order AS category_order_3, t0.title_ru AS title_ru_4, t0.title_de AS title_de_5, t0.url_ru AS url_ru_6, t0.url_de AS url_de_7, t0.date_start AS date_start_8, t0.date_end AS date_end_9, t0.options AS options_10 FROM category_menu t0 WHERE t0.type IN ('menu_main', 'top_amount', 'top_sold', 'sale');
|
| 11 |
0.39 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters: [
"menu"
"2026-01-24 12:52:47"
"2026-01-24 12:52:47"
]
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = 'menu' AND b0_.date_start < '2026-01-24 12:52:47' AND (b0_.date_end > '2026-01-24 12:52:47' OR b0_.date_end IS NULL);
|
| 12 |
0.27 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = ? AND b0_.date_start < ? AND (b0_.date_end > ? OR b0_.date_end IS NULL)
Parameters: [
"menu_top"
"2026-01-24 12:52:47"
"2026-01-24 12:52:47"
]
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.banner_type AS banner_type_2, b0_.banner_order AS banner_order_3, b0_.image_path AS image_path_4, b0_.destination AS destination_5, b0_.category_include AS category_include_6, b0_.category_exclude AS category_exclude_7, b0_.date_start AS date_start_8, b0_.date_end AS date_end_9, b0_.options AS options_10 FROM banners b0_ WHERE b0_.banner_type = 'menu_top' AND b0_.date_start < '2026-01-24 12:52:47' AND (b0_.date_end > '2026-01-24 12:52:47' OR b0_.date_end IS NULL);
|
| 13 |
0.11 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.category_order AS category_order_3, t0.title_ru AS title_ru_4, t0.title_de AS title_de_5, t0.url_ru AS url_ru_6, t0.url_de AS url_de_7, t0.date_start AS date_start_8, t0.date_end AS date_end_9, t0.options AS options_10 FROM category_menu t0 WHERE t0.type = ?
Parameters: [
"menu_mobile"
]
SELECT t0.id AS id_1, t0.type AS type_2, t0.category_order AS category_order_3, t0.title_ru AS title_ru_4, t0.title_de AS title_de_5, t0.url_ru AS url_ru_6, t0.url_de AS url_de_7, t0.date_start AS date_start_8, t0.date_end AS date_end_9, t0.options AS options_10 FROM category_menu t0 WHERE t0.type = 'menu_mobile';
|