1
0.29 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.47 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.51 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.33 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.22 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.47 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.51 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.25 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.23 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.63 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.31 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.61 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 OFFSET 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 OFFSET 40 ;
Copy
14
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 = 155 AND ((t0 . is_active = true ));
Copy
15
0.64 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 = 155 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
16
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 = 155 ;
Copy
17
0.41 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 :
[
155
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 155 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
18
0.35 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 = 63 ;
Copy
19
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
20
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 = 156 AND ((t0 . is_active = true ));
Copy
21
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 = 156 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
22
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 = 156 ;
Copy
23
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 :
[
156
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 156 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
24
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 = 64 ;
Copy
25
0.25 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
26
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 = 157 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 = 157 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
28
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 = 157 ;
Copy
29
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 :
[
157
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 157 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
30
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 = 65 ;
Copy
31
0.27 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 19:19:25 "
]
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 19:19:25' 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 = 158 AND ((t0 . is_active = true ));
Copy
33
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 = 158 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
34
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 = 158 ;
Copy
35
0.44 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 :
[
158
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 158 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
36
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 = 68 ;
Copy
37
0.27 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 19:19:25 "
]
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 19:19:25' 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 = 159 AND ((t0 . is_active = true ));
Copy
39
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 = 159 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
40
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 = 159 ;
Copy
41
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 :
[
159
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 159 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
42
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 = 71 ;
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
44
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 = 160 AND ((t0 . is_active = true ));
Copy
45
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 = 160 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
46
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 = 160 ;
Copy
47
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 :
[
160
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 160 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) 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 = 73 ;
Copy
49
0.25 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
50
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 = 161 AND ((t0 . is_active = true ));
Copy
51
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 = 161 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
52
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 = 161 ;
Copy
53
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 :
[
161
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 161 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
54
0.22 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 = 74 ;
Copy
55
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
56
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 = 162 AND ((t0 . is_active = true ));
Copy
57
0.61 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 = 162 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
58
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 = 162 ;
Copy
59
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 :
[
162
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 162 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
60
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 = 169 ;
Copy
61
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
62
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 = 163 AND ((t0 . is_active = true ));
Copy
63
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 = 163 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
64
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 = 163 ;
Copy
65
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 :
[
163
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 163 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) 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 = 170 ;
Copy
67
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
68
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 = 164 AND ((t0 . is_active = true ));
Copy
69
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 = 164 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
70
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 = 164 ;
Copy
71
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 :
[
164
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 164 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
72
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 = 82 ;
Copy
73
0.25 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
74
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 = 165 AND ((t0 . is_active = true ));
Copy
75
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 = 165 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
76
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 = 165 ;
Copy
77
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 :
[
165
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 165 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
78
0.22 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 = 87 ;
Copy
79
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
80
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 = 166 AND ((t0 . is_active = true ));
Copy
81
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 = 166 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
82
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 = 166 ;
Copy
83
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 :
[
166
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 166 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
84
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 = 97 ;
Copy
85
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
86
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 = 167 AND ((t0 . is_active = true ));
Copy
87
0.54 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 = 167 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
88
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 = 167 ;
Copy
89
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 :
[
167
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 167 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
90
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 = 94 ;
Copy
91
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
92
0.25 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 = 168 AND ((t0 . is_active = true ));
Copy
93
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 = 168 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
94
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 = 168 ;
Copy
95
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 :
[
168
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 168 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
96
0.22 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 = 105 ;
Copy
97
0.25 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
98
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 = 169 AND ((t0 . is_active = true ));
Copy
99
0.28 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 = 169 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
100
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 = 169 ;
Copy
101
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 :
[
169
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 169 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
102
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 = 107 ;
Copy
103
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
104
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 = 170 AND ((t0 . is_active = true ));
Copy
105
0.51 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 = 170 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
106
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 = 170 ;
Copy
107
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 :
[
170
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 170 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
108
0.22 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 = 111 ;
Copy
109
0.25 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
110
0.25 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 = 171 AND ((t0 . is_active = true ));
Copy
111
0.28 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 = 171 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
112
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 = 171 ;
Copy
113
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 :
[
171
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 171 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
114
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 = 113 ;
Copy
115
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
116
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 = 172 AND ((t0 . is_active = true ));
Copy
117
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 = 172 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
118
0.25 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 = 172 ;
Copy
119
0.29 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 :
[
172
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 172 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
120
0.25 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 = 173 AND ((t0 . is_active = true ));
Copy
121
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 = 173 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
122
0.26 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 = 173 ;
Copy
123
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 :
[
173
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 173 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
124
0.22 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 = 119 ;
Copy
125
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
126
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 = 174 AND ((t0 . is_active = true ));
Copy
127
0.31 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 = 174 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
128
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 = 174 ;
Copy
129
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 :
[
174
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 174 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
130
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 = 122 ;
Copy
131
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
132
0.25 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 = 175 AND ((t0 . is_active = true ));
Copy
133
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 = 175 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
134
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 = 175 ;
Copy
135
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 :
[
175
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 175 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
136
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 = 124 ;
Copy
137
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
138
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 = 176 AND ((t0 . is_active = true ));
Copy
139
0.43 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 = 176 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
140
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 = 176 ;
Copy
141
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 :
[
176
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 176 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
142
0.21 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 = 125 ;
Copy
143
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
144
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 = 177 AND ((t0 . is_active = true ));
Copy
145
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 = 177 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
146
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 = 177 ;
Copy
147
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 :
[
177
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 177 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
148
0.22 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 = 126 ;
Copy
149
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
150
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 = 178 AND ((t0 . is_active = true ));
Copy
151
0.43 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 = 178 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
152
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 = 178 ;
Copy
153
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 :
[
178
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 178 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
154
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 = 128 ;
Copy
155
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
156
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 = 179 AND ((t0 . is_active = true ));
Copy
157
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 = 179 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
158
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 = 179 ;
Copy
159
0.43 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 :
[
179
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 179 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
160
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 = 130 ;
Copy
161
0.27 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
162
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 = 180 AND ((t0 . is_active = true ));
Copy
163
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 = 180 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
164
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 = 180 ;
Copy
165
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 :
[
180
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 180 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
166
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 = 132 ;
Copy
167
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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
168
0.37 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 = 147 AND ((t0 . is_active = true ));
Copy
169
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 = 147 ORDER BY a0_ . sequence ASC LIMIT 1 ;
Copy
170
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 = 147 ;
Copy
171
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 :
[
147
"2026-08-14 19:19:25 "
"2026-08-14 19:19:25 "
]
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 = 147 AND p0_ . valid_from < = '2026-08-14 19:19:25' AND ((p0_ . valid_until IS NULL OR p0_ . valid_until > '2026-08-14 19:19:25' )) ORDER BY p0_ . minimal_amount ASC , sclr_10 ASC LIMIT 1 ;
Copy
172
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 = 49 ;
Copy
173
0.25 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 19:19:25 "
]
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 19:19:25' ORDER BY c0_ . valid_from DESC LIMIT 1 ;
Copy
174
0.84 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
175
0.62 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
176
0.50 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
177
0.58 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
178
0.54 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
179
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 = 5948 ;
Copy
180
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
181
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 = 5950 ;
Copy
182
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 = 5952 ;
Copy
183
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 = 5953 ;
Copy
184
0.24 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
185
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 = 5957 ;
Copy
186
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 = 5956 ;
Copy
187
0.42 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
188
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 = 5958 ;
Copy
189
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 = 5960 ;
Copy
190
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 = 5842 ;
Copy
191
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 = 5707 ;
Copy
192
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 = 5847 ;
Copy
193
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 = 5867 ;
Copy
194
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 = 5870 ;
Copy
195
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 = 5875 ;
Copy
196
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 = 5878 ;
Copy
197
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 = 5880 ;
Copy
198
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 = 5885 ;
Copy
199
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 = 5886 ;
Copy
200
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 = 5893 ;
Copy
201
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 = 5897 ;
Copy
202
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 = 5904 ;
Copy
203
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 = 5905 ;
Copy
204
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 = 5906 ;
Copy
205
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 = 5909 ;
Copy
206
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 = 5914 ;
Copy
207
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 = 5915 ;
Copy
208
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 = 5916 ;
Copy
209
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 = 5917 ;
Copy
210
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 = 5918 ;
Copy
211
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 = 5843 ;
Copy