1
0.35 ms
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . symbol AS symbol_2 , c0_ . rounding AS rounding_3 , c0_ . is_default AS is_default_4 , c0_ . default_locale AS default_locale_5 , c0_ . is_symbol_left AS is_symbol_left_6 , c0_ . is_deleted AS is_deleted_7 FROM currency c0_ WHERE c0_ . default_locale = ? LIMIT 1
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . symbol AS symbol_2 , c0_ . rounding AS rounding_3 , c0_ . is_default AS is_default_4 , c0_ . default_locale AS default_locale_5 , c0_ . is_symbol_left AS is_symbol_left_6 , c0_ . is_deleted AS is_deleted_7 FROM currency c0_ WHERE c0_ . default_locale = 'cs' LIMIT 1 ;
Copy
2
1.49 ms
SELECT e0_ . foreign_key AS foreign_key_0 FROM ext_translations e0_ WHERE e0_ . locale = ? AND e0_ . object_class = ? AND e0_ . field = ? AND e0_ . content = ? LIMIT 1
Parameters :
[
"cs "
"Greendot\EshopBundle\Entity\Project\Category "
"slug "
"nahradni-dily "
]
SELECT e0_ . foreign_key AS foreign_key_0 FROM ext_translations e0_ WHERE e0_ . locale = 'cs' AND e0_ . object_class = 'Greendot\\EshopBundle\\Entity\\Project\\Category' AND e0_ . field = 'slug' AND e0_ . content = 'nahradni-dily' LIMIT 1 ;
Copy
3
0.58 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . html AS html_5 , t0 . title AS title_6 , t0 . is_active AS is_active_7 , t0 . slug AS slug_8 , t0 . javascript AS javascript_9 , t0 . sequence AS sequence_10 , t0 . is_menu AS is_menu_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . state AS state_14 , t0 . has_comments AS has_comments_15 , t0 . is_indexable AS is_indexable_16 , t0 . created_at AS created_at_17 , t0 . published_at AS published_at_18 , t0 . additional_data AS additional_data_19 , t0 . special_category_code AS special_category_code_20 , t0 . category_type_id AS category_type_id_21 , t0 . upload_id AS upload_id_22 FROM p_category t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"nahradni-dily "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . html AS html_5 , t0 . title AS title_6 , t0 . is_active AS is_active_7 , t0 . slug AS slug_8 , t0 . javascript AS javascript_9 , t0 . sequence AS sequence_10 , t0 . is_menu AS is_menu_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . state AS state_14 , t0 . has_comments AS has_comments_15 , t0 . is_indexable AS is_indexable_16 , t0 . created_at AS created_at_17 , t0 . published_at AS published_at_18 , t0 . additional_data AS additional_data_19 , t0 . special_category_code AS special_category_code_20 , t0 . category_type_id AS category_type_id_21 , t0 . upload_id AS upload_id_22 FROM p_category t0 WHERE t0 . slug = 'nahradni-dily' LIMIT 1 ;
Copy
4
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ WHERE p0_ . id = ?
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ WHERE p0_ . id = 452 ;
Copy
5
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . template AS template_3 , t0 . slug_prefix AS slug_prefix_4 , t0 . controller_name AS controller_name_5 FROM category_type t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . template AS template_3 , t0 . slug_prefix AS slug_prefix_4 , t0 . controller_name AS controller_name_5 FROM category_type t0 WHERE t0 . id = 17 ;
Copy
6
1.43 ms
SELECT e0_ . foreign_key AS foreign_key_0 FROM ext_translations e0_ WHERE e0_ . locale = ? AND e0_ . object_class = ? AND e0_ . field = ? AND e0_ . content = ? LIMIT 1
Parameters :
[
"cs "
"Greendot\EshopBundle\Entity\Project\Category "
"slug "
"nahradni-dily "
]
SELECT e0_ . foreign_key AS foreign_key_0 FROM ext_translations e0_ WHERE e0_ . locale = 'cs' AND e0_ . object_class = 'Greendot\\EshopBundle\\Entity\\Project\\Category' AND e0_ . field = 'slug' AND e0_ . content = 'nahradni-dily' LIMIT 1 ;
Copy
7
0.56 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . html AS html_5 , t0 . title AS title_6 , t0 . is_active AS is_active_7 , t0 . slug AS slug_8 , t0 . javascript AS javascript_9 , t0 . sequence AS sequence_10 , t0 . is_menu AS is_menu_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . state AS state_14 , t0 . has_comments AS has_comments_15 , t0 . is_indexable AS is_indexable_16 , t0 . created_at AS created_at_17 , t0 . published_at AS published_at_18 , t0 . additional_data AS additional_data_19 , t0 . special_category_code AS special_category_code_20 , t0 . category_type_id AS category_type_id_21 , t0 . upload_id AS upload_id_22 FROM p_category t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"nahradni-dily "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . html AS html_5 , t0 . title AS title_6 , t0 . is_active AS is_active_7 , t0 . slug AS slug_8 , t0 . javascript AS javascript_9 , t0 . sequence AS sequence_10 , t0 . is_menu AS is_menu_11 , t0 . latitude AS latitude_12 , t0 . longitude AS longitude_13 , t0 . state AS state_14 , t0 . has_comments AS has_comments_15 , t0 . is_indexable AS is_indexable_16 , t0 . created_at AS created_at_17 , t0 . published_at AS published_at_18 , t0 . additional_data AS additional_data_19 , t0 . special_category_code AS special_category_code_20 , t0 . category_type_id AS category_type_id_21 , t0 . upload_id AS upload_id_22 FROM p_category t0 WHERE t0 . slug = 'nahradni-dily' LIMIT 1 ;
Copy
8
0.29 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ WHERE p0_ . id = ?
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ WHERE p0_ . id = 452 ;
Copy
9
0.32 ms
SELECT s0_ . value AS value_0 FROM settings s0_ WHERE s0_ . name = ? ORDER BY s0_ . name ASC LIMIT 1
Parameters :
[
"after_registration_discount "
]
SELECT s0_ . value AS value_0 FROM settings s0_ WHERE s0_ . name = 'after_registration_discount' ORDER BY s0_ . name ASC LIMIT 1 ;
Copy
10
0.35 ms
WITH RECURSIVE category_tree AS (
SELECT CAST (? AS UNSIGNED ) AS id
UNION ALL
SELECT cc . category_sub_id
FROM p_category_category cc
INNER JOIN category_tree ct ON cc . category_super_id = ct . id
)
SELECT id FROM category_tree
WITH RECURSIVE category_tree AS (
SELECT CAST (452 AS UNSIGNED ) AS id
UNION ALL
SELECT cc . category_sub_id
FROM p_category_category cc
INNER JOIN category_tree ct ON cc . category_super_id = ct . id
)
SELECT id FROM category_tree
;
Copy
11
0.67 ms
SELECT COUNT (DISTINCT p0_ . id ) AS sclr_0 FROM product p0_ LEFT JOIN category_product c1_ ON p0_ . id = c1_ . product_id WHERE (p0_ . is_visible = ? AND c1_ . category_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND p0_ . product_view_type_id IN (? )) AND (p0_ . is_active = true )
Parameters :
[
1
452
453
454
455
487
456
466
467
468
469
470
471
472
457
458
459
460
461
462
463
464
465
473
474
475
476
477
478
479
480
481
482
483
484
485
486
2
]
SELECT COUNT (DISTINCT p0_ . id ) AS sclr_0 FROM product p0_ LEFT JOIN category_product c1_ ON p0_ . id = c1_ . product_id WHERE (p0_ . is_visible = 1 AND c1_ . category_id IN (452 , 453 , 454 , 455 , 487 , 456 , 466 , 467 , 468 , 469 , 470 , 471 , 472 , 457 , 458 , 459 , 460 , 461 , 462 , 463 , 464 , 465 , 473 , 474 , 475 , 476 , 477 , 478 , 479 , 480 , 481 , 482 , 483 , 484 , 485 , 486 ) AND p0_ . product_view_type_id IN (2 )) AND (p0_ . is_active = true );
Copy
12
0.41 ms
WITH RECURSIVE category_tree AS (
SELECT CAST (? AS UNSIGNED ) AS id
UNION ALL
SELECT cc . category_sub_id
FROM p_category_category cc
INNER JOIN category_tree ct ON cc . category_super_id = ct . id
)
SELECT id FROM category_tree
WITH RECURSIVE category_tree AS (
SELECT CAST (452 AS UNSIGNED ) AS id
UNION ALL
SELECT cc . category_sub_id
FROM p_category_category cc
INNER JOIN category_tree ct ON cc . category_super_id = ct . id
)
SELECT id FROM category_tree
;
Copy
13
0.69 ms
SELECT DISTINCT p0_ . id AS id_0 FROM product p0_ LEFT JOIN category_product c1_ ON p0_ . id = c1_ . product_id WHERE (p0_ . is_visible = ? AND c1_ . category_id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) AND p0_ . product_view_type_id IN (? )) AND (p0_ . is_active = true ) ORDER BY c1_ . sequence ASC , p0_ . id DESC LIMIT 40
Parameters :
[
1
452
453
454
455
487
456
466
467
468
469
470
471
472
457
458
459
460
461
462
463
464
465
473
474
475
476
477
478
479
480
481
482
483
484
485
486
2
]
SELECT DISTINCT p0_ . id AS id_0 FROM product p0_ LEFT JOIN category_product c1_ ON p0_ . id = c1_ . product_id WHERE (p0_ . is_visible = 1 AND c1_ . category_id IN (452 , 453 , 454 , 455 , 487 , 456 , 466 , 467 , 468 , 469 , 470 , 471 , 472 , 457 , 458 , 459 , 460 , 461 , 462 , 463 , 464 , 465 , 473 , 474 , 475 , 476 , 477 , 478 , 479 , 480 , 481 , 482 , 483 , 484 , 485 , 486 ) AND p0_ . product_view_type_id IN (2 )) AND (p0_ . is_active = true ) ORDER BY c1_ . sequence ASC , p0_ . id DESC LIMIT 40 ;
Copy
14
0.31 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 112 AND ((t0 . is_active = true ));
Copy
15
0.49 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 112 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
16
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 112 ;
Copy
17
0.38 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
112
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 112 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
18
0.27 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 14 ;
Copy
19
0.31 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
20
0.31 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 113 AND ((t0 . is_active = true ));
Copy
21
0.47 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 113 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
22
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 113 ;
Copy
23
0.37 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
113
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 113 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
24
0.28 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 133 ;
Copy
25
0.32 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
26
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 114 AND ((t0 . is_active = true ));
Copy
27
0.42 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 114 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
28
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 114 ;
Copy
29
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
114
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 114 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
30
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 16 ;
Copy
31
0.35 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
32
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 115 AND ((t0 . is_active = true ));
Copy
33
0.44 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 115 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
34
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 115 ;
Copy
35
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
115
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 115 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
36
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 17 ;
Copy
37
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
38
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 116 AND ((t0 . is_active = true ));
Copy
39
0.42 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 116 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
40
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 116 ;
Copy
41
0.36 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
116
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 116 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
42
0.24 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 18 ;
Copy
43
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
44
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 117 AND ((t0 . is_active = true ));
Copy
45
0.46 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 117 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
46
0.28 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 117 ;
Copy
47
0.33 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
117
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 117 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
48
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 20 ;
Copy
49
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
50
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 118 AND ((t0 . is_active = true ));
Copy
51
0.42 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 118 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
52
0.30 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 118 ;
Copy
53
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
118
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 118 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
54
0.24 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 22 ;
Copy
55
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
56
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 119 AND ((t0 . is_active = true ));
Copy
57
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 119 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
58
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 119 ;
Copy
59
0.36 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
119
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 119 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
60
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 24 ;
Copy
61
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
62
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 120 AND ((t0 . is_active = true ));
Copy
63
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 120 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
64
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 120 ;
Copy
65
0.36 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
120
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 120 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
66
0.24 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 25 ;
Copy
67
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:28 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:28' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
68
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 121 AND ((t0 . is_active = true ));
Copy
69
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 121 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
70
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 121 ;
Copy
71
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
121
"2026-08-14 18:12:28 "
"2026-08-14 18:12:28 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 121 AND p0_ . valid_from < = '2026-08-14 18:12:28' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:28' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
72
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 122 AND ((t0 . is_active = true ));
Copy
73
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 122 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
74
0.32 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 122 ;
Copy
75
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
122
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 122 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
76
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 27 ;
Copy
77
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
78
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 123 AND ((t0 . is_active = true ));
Copy
79
0.44 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 123 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
80
0.30 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 123 ;
Copy
81
0.33 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
123
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 123 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
82
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 29 ;
Copy
83
0.30 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
84
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 124 AND ((t0 . is_active = true ));
Copy
85
0.39 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 124 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
86
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 124 ;
Copy
87
0.34 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
124
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 124 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
88
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 125 AND ((t0 . is_active = true ));
Copy
89
0.40 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 125 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
90
0.30 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 125 ;
Copy
91
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
125
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 125 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
92
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 30 ;
Copy
93
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
94
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 126 AND ((t0 . is_active = true ));
Copy
95
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 126 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
96
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 126 ;
Copy
97
0.37 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
126
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 126 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
98
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 33 ;
Copy
99
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
100
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 127 AND ((t0 . is_active = true ));
Copy
101
0.44 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 127 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
102
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 127 ;
Copy
103
0.33 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
127
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 127 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
104
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 171 ;
Copy
105
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
106
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 128 AND ((t0 . is_active = true ));
Copy
107
0.48 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 128 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
108
0.30 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 128 ;
Copy
109
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
128
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 128 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
110
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 34 ;
Copy
111
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
112
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 131 AND ((t0 . is_active = true ));
Copy
113
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 131 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
114
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 131 ;
Copy
115
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
131
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 131 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
116
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 37 ;
Copy
117
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
118
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 132 AND ((t0 . is_active = true ));
Copy
119
0.30 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 132 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
120
0.29 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 132 ;
Copy
121
0.38 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
132
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 132 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
122
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 142 ;
Copy
123
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
124
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 133 AND ((t0 . is_active = true ));
Copy
125
0.48 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 133 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
126
0.35 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 133 ;
Copy
127
0.39 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
133
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 133 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
128
0.27 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 163 ;
Copy
129
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
130
0.34 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 134 AND ((t0 . is_active = true ));
Copy
131
0.45 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 134 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
132
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 134 ;
Copy
133
0.36 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
134
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 134 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
134
0.27 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 40 ;
Copy
135
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
136
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 135 AND ((t0 . is_active = true ));
Copy
137
0.44 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 135 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
138
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 135 ;
Copy
139
0.33 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
135
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 135 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
140
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 41 ;
Copy
141
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
142
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 136 AND ((t0 . is_active = true ));
Copy
143
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 136 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
144
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 136 ;
Copy
145
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
136
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 136 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
146
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 42 ;
Copy
147
0.26 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
148
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 137 AND ((t0 . is_active = true ));
Copy
149
0.42 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 137 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
150
0.30 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 137 ;
Copy
151
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
137
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 137 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
152
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 43 ;
Copy
153
0.28 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
154
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 138 AND ((t0 . is_active = true ));
Copy
155
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 138 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
156
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 138 ;
Copy
157
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
138
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 138 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
158
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 44 ;
Copy
159
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
160
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 139 AND ((t0 . is_active = true ));
Copy
161
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 139 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
162
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 139 ;
Copy
163
0.38 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
139
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 139 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
164
0.28 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 47 ;
Copy
165
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
166
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 140 AND ((t0 . is_active = true ));
Copy
167
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 140 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
168
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 140 ;
Copy
169
0.36 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
140
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 140 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
170
0.27 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 172 ;
Copy
171
0.30 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
172
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 141 AND ((t0 . is_active = true ));
Copy
173
0.44 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 141 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
174
0.32 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 141 ;
Copy
175
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
141
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 141 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
176
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 142 AND ((t0 . is_active = true ));
Copy
177
0.45 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 142 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
178
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 142 ;
Copy
179
0.31 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
142
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 142 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
180
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 143 AND ((t0 . is_active = true ));
Copy
181
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 143 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
182
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 143 ;
Copy
183
0.34 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
143
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 143 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
184
0.29 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 144 AND ((t0 . is_active = true ));
Copy
185
0.40 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 144 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
186
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 144 ;
Copy
187
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
144
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 144 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
188
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 145 AND ((t0 . is_active = true ));
Copy
189
0.40 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 145 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
190
0.27 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 145 ;
Copy
191
0.31 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
145
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 145 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
192
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 146 AND ((t0 . is_active = true ));
Copy
193
0.44 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 146 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
194
0.30 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 146 ;
Copy
195
0.31 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
146
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 146 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
196
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 148 AND ((t0 . is_active = true ));
Copy
197
0.29 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 148 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
198
0.32 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 148 ;
Copy
199
0.36 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
148
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 148 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
200
0.23 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 173 ;
Copy
201
0.30 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
202
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 149 AND ((t0 . is_active = true ));
Copy
203
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 149 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
204
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 149 ;
Copy
205
0.33 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
149
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 149 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
206
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 177 ;
Copy
207
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
208
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 150 AND ((t0 . is_active = true ));
Copy
209
0.33 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 150 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
210
0.29 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 150 ;
Copy
211
0.40 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
150
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 150 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
212
0.27 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 178 ;
Copy
213
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
214
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 151 AND ((t0 . is_active = true ));
Copy
215
0.41 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 151 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
216
0.31 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 151 ;
Copy
217
0.35 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
151
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 151 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
218
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 152 AND ((t0 . is_active = true ));
Copy
219
0.32 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 152 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
220
0.29 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 152 ;
Copy
221
0.33 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
152
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 152 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
222
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 50 ;
Copy
223
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
224
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 153 AND ((t0 . is_active = true ));
Copy
225
0.32 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 153 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
226
0.32 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 153 ;
Copy
227
0.36 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
153
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 153 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
228
0.26 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 56 ;
Copy
229
0.29 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
230
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = ? AND ((t0 . is_active = true ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_name AS menu_name_3 , t0 . description AS description_4 , t0 . title AS title_5 , t0 . slug AS slug_6 , t0 . is_active AS is_active_7 , t0 . is_visible AS is_visible_8 , t0 . sequence AS sequence_9 , t0 . javascript AS javascript_10 , t0 . text_general AS text_general_11 , t0 . state AS state_12 , t0 . external_id AS external_id_13 , t0 . is_indexable AS is_indexable_14 , t0 . meta_description AS meta_description_15 , t0 . has_variant_picture AS has_variant_picture_16 , t0 . sold_amount AS sold_amount_17 , t0 . additional_data AS additional_data_18 , t0 . is_deleted AS is_deleted_19 , t0 . producer_id AS producer_id_20 , t0 . upload_id AS upload_id_21 , t0 . product_type_id AS product_type_id_22 , t0 . product_view_type_id AS product_view_type_id_23 FROM product t0 WHERE t0 . id = 154 AND ((t0 . is_active = true ));
Copy
231
0.44 ms
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? ORDER BY a0_ . sequence ASC LIMIT 1
SELECT a0_ . id AS id_0 , a0_ . name AS name_1 , a0_ . description AS description_2 , a0_ . class AS class_3 , a0_ . is_purchasable AS is_purchasable_4 , a0_ . sequence AS sequence_5 FROM availability a0_ LEFT JOIN product_variant p1_ ON a0_ . id = p1_ . availability_id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 154 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
232
0.30 ms
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = ?
SELECT p0_ . data AS data_0 , p1_ . name AS name_1 FROM parameter p0_ LEFT JOIN product_variant p2_ ON p0_ . product_variant_id = p2_ . id AND (p2_ . is_active = true ) LEFT JOIN parameter_group p1_ ON p0_ . parameter_group_id = p1_ . id WHERE p2_ . product_id = 154 ;
Copy
233
0.32 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = ? AND p0_ . valid_from < = ? AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > ? )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1
Parameters :
[
154
"2026-08-14 18:12:29 "
"2026-08-14 18:12:29 "
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . vat AS vat_2 , p0_ . minimal_amount AS minimal_amount_3 , p0_ . discount AS discount_4 , p0_ . valid_from AS valid_from_5 , p0_ . valid_until AS valid_until_6 , p0_ . created AS created_7 , p0_ . is_package AS is_package_8 , p0_ . min_price AS min_price_9 , (p0_ . price * (1 - p0_ . discount ) * (1 + p0_ . vat )) AS sclr_10 , p0_ . product_variant_id AS product_variant_id_11 , p0_ . event_id AS event_id_12 FROM price p0_ INNER JOIN product_variant p1_ ON p0_ . product_variant_id = p1_ . id AND (p1_ . is_active = true ) WHERE p1_ . product_id = 154 AND p0_ . valid_from < = '2026-08-14 18:12:29' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 18:12:29' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
234
0.27 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . state AS state_3 , t0 . delivery_from AS delivery_from_4 , t0 . delivery_until AS delivery_until_5 , t0 . purchase_id AS purchase_id_6 , t0 . product_variant_id AS product_variant_id_7 , t0 . price_id AS price_id_8 FROM purchase_product_variant t0 WHERE t0 . price_id = 61 ;
Copy
235
0.30 ms
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = ? AND c0_ . valid_from < = ? ORDER BY c0_ . valid_from DESC LIMIT 1
Parameters :
[
1
"2026-08-14 18:12:29 "
]
SELECT c0_ . id AS id_0 , c0_ . created AS created_1 , c0_ . valid_from AS valid_from_2 , c0_ . rate AS rate_3 , c0_ . currency_id AS currency_id_4 FROM conversion_rate c0_ WHERE c0_ . currency_id = 1 AND c0_ . valid_from < = '2026-08-14 18:12:29' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
236
0.73 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id LEFT JOIN category_menu_type c2_ ON p0_ . id = c2_ . category_id WHERE p0_ . is_active = ? AND p0_ . id > = ? AND p1_ . id IS NULL AND c2_ . menu_type_id = ? AND p0_ . category_type_id IN (? ) ORDER BY c2_ . sequence ASC
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id LEFT JOIN category_menu_type c2_ ON p0_ . id = c2_ . category_id WHERE p0_ . is_active = 1 AND p0_ . id > = 2 AND p1_ . id IS NULL AND c2_ . menu_type_id = 2 AND p0_ . category_type_id IN (17 ) ORDER BY c2_ . sequence ASC ;
Copy
237
0.57 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = ? AND p0_ . category_type_id = ? AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = 452 AND p0_ . category_type_id = 18 AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC ;
Copy
238
0.52 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = ? AND p0_ . category_type_id = ? AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = 453 AND p0_ . category_type_id = 19 AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC ;
Copy
239
0.56 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = ? AND p0_ . category_type_id = ? AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = 454 AND p0_ . category_type_id = 19 AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC ;
Copy
240
0.53 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = ? AND p0_ . category_type_id = ? AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ LEFT JOIN p_category_category p1_ ON p0_ . id = p1_ . category_sub_id WHERE p1_ . category_super_id = 455 AND p0_ . category_type_id = 19 AND p0_ . is_active = 1 ORDER BY p1_ . sequence ASC , p0_ . sequence ASC ;
Copy
241
0.31 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5948 ;
Copy
242
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5949 ;
Copy
243
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5950 ;
Copy
244
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5952 ;
Copy
245
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5953 ;
Copy
246
0.31 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5954 ;
Copy
247
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5957 ;
Copy
248
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5956 ;
Copy
249
0.34 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ WHERE p0_ . category_type_id = ? AND p0_ . is_active = 1 ORDER BY p0_ . sequence ASC
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . menu_name AS menu_name_2 , p0_ . description AS description_3 , p0_ . html AS html_4 , p0_ . title AS title_5 , p0_ . is_active AS is_active_6 , p0_ . slug AS slug_7 , p0_ . javascript AS javascript_8 , p0_ . sequence AS sequence_9 , p0_ . is_menu AS is_menu_10 , p0_ . latitude AS latitude_11 , p0_ . longitude AS longitude_12 , p0_ . state AS state_13 , p0_ . has_comments AS has_comments_14 , p0_ . is_indexable AS is_indexable_15 , p0_ . created_at AS created_at_16 , p0_ . published_at AS published_at_17 , p0_ . additional_data AS additional_data_18 , p0_ . special_category_code AS special_category_code_19 , p0_ . category_type_id AS category_type_id_20 , p0_ . upload_id AS upload_id_21 FROM p_category p0_ WHERE p0_ . category_type_id = 18 AND p0_ . is_active = 1 ORDER BY p0_ . sequence ASC ;
Copy
250
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5958 ;
Copy
251
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5960 ;
Copy
252
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5805 ;
Copy
253
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5806 ;
Copy
254
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5774 ;
Copy
255
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5720 ;
Copy
256
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5798 ;
Copy
257
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5782 ;
Copy
258
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5807 ;
Copy
259
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5821 ;
Copy
260
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5823 ;
Copy
261
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5727 ;
Copy
262
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5832 ;
Copy
263
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5833 ;
Copy
264
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5766 ;
Copy
265
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5841 ;
Copy
266
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5682 ;
Copy
267
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5710 ;
Copy
268
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5757 ;
Copy
269
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5748 ;
Copy
270
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5694 ;
Copy
271
0.28 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5744 ;
Copy
272
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5738 ;
Copy
273
0.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5736 ;
Copy
274
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5740 ;
Copy
275
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5683 ;
Copy
276
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5709 ;
Copy
277
0.26 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5848 ;
Copy
278
0.38 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5853 ;
Copy
279
0.40 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5856 ;
Copy
280
0.40 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5857 ;
Copy
281
0.41 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5863 ;
Copy
282
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . extension AS extension_3 , t0 . mime AS mime_4 , t0 . title AS title_5 , t0 . short_description AS short_description_6 , t0 . description AS description_7 , t0 . created AS created_8 , t0 . path AS path_9 , t0 . original_name AS original_name_10 , t0 . width AS width_11 , t0 . height AS height_12 , t0 . sequence AS sequence_13 , t0 . restriction AS restriction_14 , t0 . upload_group_id AS upload_group_id_15 , t0 . upload_type_id AS upload_type_id_16 FROM upload t0 WHERE t0 . id = 5864 ;
Copy