1
0.99 ms
SELECT e0_ . id AS id_0 , e0_ . exchange_rate AS exchange_rate_1 , e0_ . last_automatic_update AS last_automatic_update_2 , e0_ . created_at AS created_at_3 , e0_ . updated_at AS updated_at_4 , e0_ . currency_from_id AS currency_from_id_5 , e0_ . currency_to_id AS currency_to_id_6 FROM exchange_rate e0_
SELECT e0_ . id AS id_0 , e0_ . exchange_rate AS exchange_rate_1 , e0_ . last_automatic_update AS last_automatic_update_2 , e0_ . created_at AS created_at_3 , e0_ . updated_at AS updated_at_4 , e0_ . currency_from_id AS currency_from_id_5 , e0_ . currency_to_id AS currency_to_id_6 FROM exchange_rate e0_ ;
Copy
2
3.89 ms
SELECT c0_ . id AS id_0 , c0_ . session_id AS session_id_1 , c0_ . status AS status_2 , c0_ . last_activity_at AS last_activity_at_3 , c0_ . email AS email_4 , c0_ . firstname AS firstname_5 , c0_ . lastname AS lastname_6 , c0_ . telephone AS telephone_7 , c0_ . company_name AS company_name_8 , c0_ . cin AS cin_9 , c0_ . vat_id AS vat_id_10 , c0_ . pickup_point_id AS pickup_point_id_11 , c0_ . pickup_point_name AS pickup_point_name_12 , c0_ . note AS note_13 , c0_ . payment_method AS payment_method_14 , c0_ . created_at AS created_at_15 , c0_ . updated_at AS updated_at_16 , c0_ . address_street AS address_street_17 , c0_ . address_descriptive_number AS address_descriptive_number_18 , c0_ . address_city AS address_city_19 , c0_ . address_country AS address_country_20 , c0_ . address_zip_code AS address_zip_code_21 , c0_ . invoice_street AS invoice_street_22 , c0_ . invoice_descriptive_number AS invoice_descriptive_number_23 , c0_ . invoice_city AS invoice_city_24 , c0_ . invoice_country AS invoice_country_25 , c0_ . invoice_zip_code AS invoice_zip_code_26 , c1_ . id AS id_27 , c1_ . quantity AS quantity_28 , c1_ . created_at AS created_at_29 , c1_ . updated_at AS updated_at_30 , p2_ . id AS id_31 , p2_ . code AS code_32 , p2_ . is_default AS is_default_33 , p2_ . weight_modification AS weight_modification_34 , p2_ . price_modification_amount AS price_modification_amount_35 , p2_ . price_modification_currency AS price_modification_currency_36 , p2_ . stock_stock AS stock_stock_37 , p2_ . stock_reserved AS stock_reserved_38 , p3_ . id AS id_39 , p3_ . public_id AS public_id_40 , p3_ . name AS name_41 , p3_ . description AS description_42 , p3_ . short_description AS short_description_43 , p3_ . code AS code_44 , p3_ . ean AS ean_45 , p3_ . unit AS unit_46 , p3_ . active AS active_47 , p3_ . can_be_bought AS can_be_bought_48 , p3_ . searchable AS searchable_49 , p3_ . show_price AS show_price_50 , p3_ . in_stock_text AS in_stock_text_51 , p3_ . out_of_stock_text AS out_of_stock_text_52 , p3_ . filter_parameter_value_ids AS filter_parameter_value_ids_53 , p3_ . filter_variant_value_ids AS filter_variant_value_ids_54 , p3_ . search_vector_cs AS search_vector_cs_55 , p3_ . search_vector_en AS search_vector_en_56 , p3_ . seo_title AS seo_title_57 , p3_ . seo_description AS seo_description_58 , p3_ . seo_url AS seo_url_59 , p3_ . stock_stock AS stock_stock_60 , p3_ . stock_reserved AS stock_reserved_61 , p3_ . logistic_weight AS logistic_weight_62 , p3_ . logistic_size_width AS logistic_size_width_63 , p3_ . logistic_size_height AS logistic_size_height_64 , p3_ . logistic_size_length AS logistic_size_length_65 , p3_ . price_amount AS price_amount_66 , p3_ . price_currency AS price_currency_67 , p3_ . purchase_price_amount AS purchase_price_amount_68 , p3_ . purchase_price_currency AS purchase_price_currency_69 , c0_ . customer_id AS customer_id_70 , c0_ . shipping_method_id AS shipping_method_id_71 , c0_ . discount_code_id AS discount_code_id_72 , c1_ . cart_id AS cart_id_73 , c1_ . product_variant_id AS product_variant_id_74 , p2_ . product_id AS product_id_75 , p3_ . vat_id AS vat_id_76 , p3_ . main_category_id AS main_category_id_77 FROM cart c0_ LEFT JOIN cart_item c1_ ON c0_ . id = c1_ . cart_id LEFT JOIN product_variant p2_ ON c1_ . product_variant_id = p2_ . id LEFT JOIN product p3_ ON p2_ . product_id = p3_ . id WHERE c0_ . session_id = ? AND c0_ . status = ? ORDER BY c1_ . id ASC
Parameters :
[
"6c17e3ecd0ffd001cd3aa2eb21950667 "
"active "
]
SELECT
c0_ . id AS id_0 ,
c0_ . session_id AS session_id_1 ,
c0_ . status AS status_2 ,
c0_ . last_activity_at AS last_activity_at_3 ,
c0_ . email AS email_4 ,
c0_ . firstname AS firstname_5 ,
c0_ . lastname AS lastname_6 ,
c0_ . telephone AS telephone_7 ,
c0_ . company_name AS company_name_8 ,
c0_ . cin AS cin_9 ,
c0_ . vat_id AS vat_id_10 ,
c0_ . pickup_point_id AS pickup_point_id_11 ,
c0_ . pickup_point_name AS pickup_point_name_12 ,
c0_ . note AS note_13 ,
c0_ . payment_method AS payment_method_14 ,
c0_ . created_at AS created_at_15 ,
c0_ . updated_at AS updated_at_16 ,
c0_ . address_street AS address_street_17 ,
c0_ . address_descriptive_number AS address_descriptive_number_18 ,
c0_ . address_city AS address_city_19 ,
c0_ . address_country AS address_country_20 ,
c0_ . address_zip_code AS address_zip_code_21 ,
c0_ . invoice_street AS invoice_street_22 ,
c0_ . invoice_descriptive_number AS invoice_descriptive_number_23 ,
c0_ . invoice_city AS invoice_city_24 ,
c0_ . invoice_country AS invoice_country_25 ,
c0_ . invoice_zip_code AS invoice_zip_code_26 ,
c1_ . id AS id_27 ,
c1_ . quantity AS quantity_28 ,
c1_ . created_at AS created_at_29 ,
c1_ . updated_at AS updated_at_30 ,
p2_ . id AS id_31 ,
p2_ . code AS code_32 ,
p2_ . is_default AS is_default_33 ,
p2_ . weight_modification AS weight_modification_34 ,
p2_ . price_modification_amount AS price_modification_amount_35 ,
p2_ . price_modification_currency AS price_modification_currency_36 ,
p2_ . stock_stock AS stock_stock_37 ,
p2_ . stock_reserved AS stock_reserved_38 ,
p3_ . id AS id_39 ,
p3_ . public_id AS public_id_40 ,
p3_ . name AS name_41 ,
p3_ . description AS description_42 ,
p3_ . short_description AS short_description_43 ,
p3_ . code AS code_44 ,
p3_ . ean AS ean_45 ,
p3_ . unit AS unit_46 ,
p3_ . active AS active_47 ,
p3_ . can_be_bought AS can_be_bought_48 ,
p3_ . searchable AS searchable_49 ,
p3_ . show_price AS show_price_50 ,
p3_ . in_stock_text AS in_stock_text_51 ,
p3_ . out_of_stock_text AS out_of_stock_text_52 ,
p3_ . filter_parameter_value_ids AS filter_parameter_value_ids_53 ,
p3_ . filter_variant_value_ids AS filter_variant_value_ids_54 ,
p3_ . search_vector_cs AS search_vector_cs_55 ,
p3_ . search_vector_en AS search_vector_en_56 ,
p3_ . seo_title AS seo_title_57 ,
p3_ . seo_description AS seo_description_58 ,
p3_ . seo_url AS seo_url_59 ,
p3_ . stock_stock AS stock_stock_60 ,
p3_ . stock_reserved AS stock_reserved_61 ,
p3_ . logistic_weight AS logistic_weight_62 ,
p3_ . logistic_size_width AS logistic_size_width_63 ,
p3_ . logistic_size_height AS logistic_size_height_64 ,
p3_ . logistic_size_length AS logistic_size_length_65 ,
p3_ . price_amount AS price_amount_66 ,
p3_ . price_currency AS price_currency_67 ,
p3_ . purchase_price_amount AS purchase_price_amount_68 ,
p3_ . purchase_price_currency AS purchase_price_currency_69 ,
c0_ . customer_id AS customer_id_70 ,
c0_ . shipping_method_id AS shipping_method_id_71 ,
c0_ . discount_code_id AS discount_code_id_72 ,
c1_ . cart_id AS cart_id_73 ,
c1_ . product_variant_id AS product_variant_id_74 ,
p2_ . product_id AS product_id_75 ,
p3_ . vat_id AS vat_id_76 ,
p3_ . main_category_id AS main_category_id_77
FROM
cart c0_
LEFT JOIN cart_item c1_ ON c0_ . id = c1_ . cart_id
LEFT JOIN product_variant p2_ ON c1_ . product_variant_id = p2_ . id
LEFT JOIN product p3_ ON p2_ . product_id = p3_ . id
WHERE
c0_ . session_id = ?
AND c0_ . status = ?
ORDER BY
c1_ . id ASC
Copy
SELECT c0_ . id AS id_0 , c0_ . session_id AS session_id_1 , c0_ . status AS status_2 , c0_ . last_activity_at AS last_activity_at_3 , c0_ . email AS email_4 , c0_ . firstname AS firstname_5 , c0_ . lastname AS lastname_6 , c0_ . telephone AS telephone_7 , c0_ . company_name AS company_name_8 , c0_ . cin AS cin_9 , c0_ . vat_id AS vat_id_10 , c0_ . pickup_point_id AS pickup_point_id_11 , c0_ . pickup_point_name AS pickup_point_name_12 , c0_ . note AS note_13 , c0_ . payment_method AS payment_method_14 , c0_ . created_at AS created_at_15 , c0_ . updated_at AS updated_at_16 , c0_ . address_street AS address_street_17 , c0_ . address_descriptive_number AS address_descriptive_number_18 , c0_ . address_city AS address_city_19 , c0_ . address_country AS address_country_20 , c0_ . address_zip_code AS address_zip_code_21 , c0_ . invoice_street AS invoice_street_22 , c0_ . invoice_descriptive_number AS invoice_descriptive_number_23 , c0_ . invoice_city AS invoice_city_24 , c0_ . invoice_country AS invoice_country_25 , c0_ . invoice_zip_code AS invoice_zip_code_26 , c1_ . id AS id_27 , c1_ . quantity AS quantity_28 , c1_ . created_at AS created_at_29 , c1_ . updated_at AS updated_at_30 , p2_ . id AS id_31 , p2_ . code AS code_32 , p2_ . is_default AS is_default_33 , p2_ . weight_modification AS weight_modification_34 , p2_ . price_modification_amount AS price_modification_amount_35 , p2_ . price_modification_currency AS price_modification_currency_36 , p2_ . stock_stock AS stock_stock_37 , p2_ . stock_reserved AS stock_reserved_38 , p3_ . id AS id_39 , p3_ . public_id AS public_id_40 , p3_ . name AS name_41 , p3_ . description AS description_42 , p3_ . short_description AS short_description_43 , p3_ . code AS code_44 , p3_ . ean AS ean_45 , p3_ . unit AS unit_46 , p3_ . active AS active_47 , p3_ . can_be_bought AS can_be_bought_48 , p3_ . searchable AS searchable_49 , p3_ . show_price AS show_price_50 , p3_ . in_stock_text AS in_stock_text_51 , p3_ . out_of_stock_text AS out_of_stock_text_52 , p3_ . filter_parameter_value_ids AS filter_parameter_value_ids_53 , p3_ . filter_variant_value_ids AS filter_variant_value_ids_54 , p3_ . search_vector_cs AS search_vector_cs_55 , p3_ . search_vector_en AS search_vector_en_56 , p3_ . seo_title AS seo_title_57 , p3_ . seo_description AS seo_description_58 , p3_ . seo_url AS seo_url_59 , p3_ . stock_stock AS stock_stock_60 , p3_ . stock_reserved AS stock_reserved_61 , p3_ . logistic_weight AS logistic_weight_62 , p3_ . logistic_size_width AS logistic_size_width_63 , p3_ . logistic_size_height AS logistic_size_height_64 , p3_ . logistic_size_length AS logistic_size_length_65 , p3_ . price_amount AS price_amount_66 , p3_ . price_currency AS price_currency_67 , p3_ . purchase_price_amount AS purchase_price_amount_68 , p3_ . purchase_price_currency AS purchase_price_currency_69 , c0_ . customer_id AS customer_id_70 , c0_ . shipping_method_id AS shipping_method_id_71 , c0_ . discount_code_id AS discount_code_id_72 , c1_ . cart_id AS cart_id_73 , c1_ . product_variant_id AS product_variant_id_74 , p2_ . product_id AS product_id_75 , p3_ . vat_id AS vat_id_76 , p3_ . main_category_id AS main_category_id_77 FROM cart c0_ LEFT JOIN cart_item c1_ ON c0_ . id = c1_ . cart_id LEFT JOIN product_variant p2_ ON c1_ . product_variant_id = p2_ . id LEFT JOIN product p3_ ON p2_ . product_id = p3_ . id WHERE c0_ . session_id = '6c17e3ecd0ffd001cd3aa2eb21950667' AND c0_ . status = 'active' ORDER BY c1_ . id ASC ;
Copy
3
0.16 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
4
0.74 ms
INSERT INTO cart (id , session_id , status , last_activity_at , email , firstname , lastname , telephone , company_name , cin , vat_id , pickup_point_id , pickup_point_name , note , payment_method , created_at , updated_at , address_street , address_descriptive_number , address_city , address_country , address_zip_code , invoice_street , invoice_descriptive_number , invoice_city , invoice_country , invoice_zip_code , customer_id , shipping_method_id , discount_code_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"b02b380e-1ef3-489b-82c5-c59999091948 "
"6c17e3ecd0ffd001cd3aa2eb21950667 "
"active "
"2026-06-07 16:24:11 "
null
null
null
null
null
null
null
null
null
null
null
"2026-06-07 16:24:11 "
"2026-06-07 16:24:11 "
null
null
null
null
null
null
null
null
null
null
null
null
null
]
INSERT INTO cart (
id , session_id , status , last_activity_at ,
email , firstname , lastname , telephone ,
company_name , cin , vat_id , pickup_point_id ,
pickup_point_name , note , payment_method ,
created_at , updated_at , address_street ,
address_descriptive_number , address_city ,
address_country , address_zip_code ,
invoice_street , invoice_descriptive_number ,
invoice_city , invoice_country , invoice_zip_code ,
customer_id , shipping_method_id ,
discount_code_id
)
VALUES
(
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ,
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
Copy
INSERT INTO cart (id , session_id , status , last_activity_at , email , firstname , lastname , telephone , company_name , cin , vat_id , pickup_point_id , pickup_point_name , note , payment_method , created_at , updated_at , address_street , address_descriptive_number , address_city , address_country , address_zip_code , invoice_street , invoice_descriptive_number , invoice_city , invoice_country , invoice_zip_code , customer_id , shipping_method_id , discount_code_id ) VALUES ('b02b380e-1ef3-489b-82c5-c59999091948' , '6c17e3ecd0ffd001cd3aa2eb21950667' , 'active' , '2026-06-07 16:24:11' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , '2026-06-07 16:24:11' , '2026-06-07 16:24:11' , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL , NULL );
Copy
5
1.46 ms
"COMMIT"
6
0.47 ms
SELECT h0_ . id AS id_0 , h0_ . text_content AS text_content_1 , h0_ . text_content_secondary AS text_content_secondary_2 , h0_ . section_order AS section_order_3 , h0_ . benefits_enabled AS benefits_enabled_4 , h0_ . text_enabled AS text_enabled_5 , h0_ . text_secondary_enabled AS text_secondary_enabled_6 , h0_ . slider_enabled AS slider_enabled_7 , h0_ . slider_interval AS slider_interval_8 , h0_ . slider_effect AS slider_effect_9 , h0_ . products_enabled AS products_enabled_10 FROM homepage h0_
SELECT h0_ . id AS id_0 , h0_ . text_content AS text_content_1 , h0_ . text_content_secondary AS text_content_secondary_2 , h0_ . section_order AS section_order_3 , h0_ . benefits_enabled AS benefits_enabled_4 , h0_ . text_enabled AS text_enabled_5 , h0_ . text_secondary_enabled AS text_secondary_enabled_6 , h0_ . slider_enabled AS slider_enabled_7 , h0_ . slider_interval AS slider_interval_8 , h0_ . slider_effect AS slider_effect_9 , h0_ . products_enabled AS products_enabled_10 FROM homepage h0_ ;
Copy
7
0.57 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . homepage_id AS homepage_id_3 , t0 . product_id AS product_id_4 FROM homepage_selected_product t0 WHERE t0 . homepage_id = ? ORDER BY t0 . position ASC
Parameters :
[
"838099bc-3c98-459d-9083-f949c36ba34b "
]
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . homepage_id AS homepage_id_3 , t0 . product_id AS product_id_4 FROM homepage_selected_product t0 WHERE t0 . homepage_id = '838099bc-3c98-459d-9083-f949c36ba34b' ORDER BY t0 . position ASC ;
Copy
8
0.74 ms
SELECT c0_ . id AS id_0 , c0_ . public_id AS public_id_1 , c0_ . name AS name_2 , c0_ . slug AS slug_3 , c0_ . description AS description_4 , c0_ . lft AS lft_5 , c0_ . lvl AS lvl_6 , c0_ . rgt AS rgt_7 , c0_ . position AS position_8 FROM category c0_ ORDER BY c0_ . tree_root ASC , c0_ . lft ASC
SELECT c0_ . id AS id_0 , c0_ . public_id AS public_id_1 , c0_ . name AS name_2 , c0_ . slug AS slug_3 , c0_ . description AS description_4 , c0_ . lft AS lft_5 , c0_ . lvl AS lvl_6 , c0_ . rgt AS rgt_7 , c0_ . position AS position_8 FROM category c0_ ORDER BY c0_ . tree_root ASC , c0_ . lft ASC ;
Copy
9
0.84 ms
SELECT s0_ . id AS id_0 , s0_ . public_id AS public_id_1 , s0_ . title AS title_2 , s0_ . slug AS slug_3 , s0_ . content AS content_4 , s0_ . show_contact_form AS show_contact_form_5 , s0_ . active AS active_6 , s0_ . created_at AS created_at_7 , s0_ . updated_at AS updated_at_8 , s0_ . seo_title AS seo_title_9 , s0_ . seo_description AS seo_description_10 , s0_ . seo_url AS seo_url_11 FROM static_page s0_ WHERE s0_ . active = true ORDER BY s0_ . created_at ASC
SELECT s0_ . id AS id_0 , s0_ . public_id AS public_id_1 , s0_ . title AS title_2 , s0_ . slug AS slug_3 , s0_ . content AS content_4 , s0_ . show_contact_form AS show_contact_form_5 , s0_ . active AS active_6 , s0_ . created_at AS created_at_7 , s0_ . updated_at AS updated_at_8 , s0_ . seo_title AS seo_title_9 , s0_ . seo_description AS seo_description_10 , s0_ . seo_url AS seo_url_11 FROM static_page s0_ WHERE s0_ . active = true ORDER BY s0_ . created_at ASC ;
Copy
10
0.41 ms
SELECT s0_ . id AS id_0 , s0_ . public_id AS public_id_1 , s0_ . title AS title_2 , s0_ . slug AS slug_3 , s0_ . content AS content_4 , s0_ . show_contact_form AS show_contact_form_5 , s0_ . active AS active_6 , s0_ . created_at AS created_at_7 , s0_ . updated_at AS updated_at_8 , s0_ . seo_title AS seo_title_9 , s0_ . seo_description AS seo_description_10 , s0_ . seo_url AS seo_url_11 FROM static_page s0_ WHERE s0_ . active = true ORDER BY s0_ . created_at ASC
SELECT s0_ . id AS id_0 , s0_ . public_id AS public_id_1 , s0_ . title AS title_2 , s0_ . slug AS slug_3 , s0_ . content AS content_4 , s0_ . show_contact_form AS show_contact_form_5 , s0_ . active AS active_6 , s0_ . created_at AS created_at_7 , s0_ . updated_at AS updated_at_8 , s0_ . seo_title AS seo_title_9 , s0_ . seo_description AS seo_description_10 , s0_ . seo_url AS seo_url_11 FROM static_page s0_ WHERE s0_ . active = true ORDER BY s0_ . created_at ASC ;
Copy
11
0.45 ms
SELECT c0_ . id AS id_0 , c0_ . public_id AS public_id_1 , c0_ . name AS name_2 , c0_ . slug AS slug_3 , c0_ . description AS description_4 , c0_ . lft AS lft_5 , c0_ . lvl AS lvl_6 , c0_ . rgt AS rgt_7 , c0_ . position AS position_8 FROM category c0_ ORDER BY c0_ . tree_root ASC , c0_ . lft ASC
SELECT c0_ . id AS id_0 , c0_ . public_id AS public_id_1 , c0_ . name AS name_2 , c0_ . slug AS slug_3 , c0_ . description AS description_4 , c0_ . lft AS lft_5 , c0_ . lvl AS lvl_6 , c0_ . rgt AS rgt_7 , c0_ . position AS position_8 FROM category c0_ ORDER BY c0_ . tree_root ASC , c0_ . lft ASC ;
Copy
12
0.75 ms
SELECT s0_ . id AS id_0 , s0_ . position AS position_1 , s0_ . title AS title_2 , s0_ . content AS content_3 , s0_ . link_url AS link_url_4 , s0_ . link_label AS link_label_5 , s0_ . is_active AS is_active_6 , f1_ . id AS id_7 , f1_ . size AS size_8 , f1_ . mime_type AS mime_type_9 , s0_ . image_id AS image_id_10 FROM sidebar_block s0_ LEFT JOIN file f1_ ON s0_ . image_id = f1_ . id WHERE s0_ . is_active = true ORDER BY s0_ . position ASC , s0_ . id ASC
SELECT s0_ . id AS id_0 , s0_ . position AS position_1 , s0_ . title AS title_2 , s0_ . content AS content_3 , s0_ . link_url AS link_url_4 , s0_ . link_label AS link_label_5 , s0_ . is_active AS is_active_6 , f1_ . id AS id_7 , f1_ . size AS size_8 , f1_ . mime_type AS mime_type_9 , s0_ . image_id AS image_id_10 FROM sidebar_block s0_ LEFT JOIN file f1_ ON s0_ . image_id = f1_ . id WHERE s0_ . is_active = true ORDER BY s0_ . position ASC , s0_ . id ASC ;
Copy
13
0.46 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . icon AS icon_3 , t0 . label AS label_4 , t0 . description AS description_5 , t0 . url AS url_6 , t0 . icon_color AS icon_color_7 , t0 . label_color AS label_color_8 , t0 . description_color AS description_color_9 , t0 . homepage_id AS homepage_id_10 FROM homepage_benefit t0 WHERE t0 . homepage_id = ? ORDER BY t0 . position ASC
Parameters :
[
"838099bc-3c98-459d-9083-f949c36ba34b "
]
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . icon AS icon_3 , t0 . label AS label_4 , t0 . description AS description_5 , t0 . url AS url_6 , t0 . icon_color AS icon_color_7 , t0 . label_color AS label_color_8 , t0 . description_color AS description_color_9 , t0 . homepage_id AS homepage_id_10 FROM homepage_benefit t0 WHERE t0 . homepage_id = '838099bc-3c98-459d-9083-f949c36ba34b' ORDER BY t0 . position ASC ;
Copy
14
0.52 ms
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . label AS label_3 , t0 . link_label AS link_label_4 , t0 . url AS url_5 , t0 . homepage_id AS homepage_id_6 , t0 . image_id AS image_id_7 FROM homepage_slide t0 WHERE t0 . homepage_id = ? ORDER BY t0 . position ASC
Parameters :
[
"838099bc-3c98-459d-9083-f949c36ba34b "
]
SELECT t0 . id AS id_1 , t0 . position AS position_2 , t0 . label AS label_3 , t0 . link_label AS link_label_4 , t0 . url AS url_5 , t0 . homepage_id AS homepage_id_6 , t0 . image_id AS image_id_7 FROM homepage_slide t0 WHERE t0 . homepage_id = '838099bc-3c98-459d-9083-f949c36ba34b' ORDER BY t0 . position ASC ;
Copy
15
0.29 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"4ae4005e-427a-4df7-8284-7337f00c2b01 "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = '4ae4005e-427a-4df7-8284-7337f00c2b01' ;
Copy
16
0.29 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"d6580c74-f418-46de-9482-f09f0e92f7de "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = 'd6580c74-f418-46de-9482-f09f0e92f7de' ;
Copy
17
0.26 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"9e555e9d-7380-4b72-a498-d629c1ebd1a8 "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = '9e555e9d-7380-4b72-a498-d629c1ebd1a8' ;
Copy
18
0.44 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = ?
Parameters :
[
"d1e2f3a4-b5c6-4d7e-8f9a-0b1c2d3e4f50 "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = 'd1e2f3a4-b5c6-4d7e-8f9a-0b1c2d3e4f50' ;
Copy
19
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = ?
Parameters :
[
"d1e2f3a4-b5c6-4d7e-8f9a-0b1c2d3e4f50 "
]
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = 'd1e2f3a4-b5c6-4d7e-8f9a-0b1c2d3e4f50' ;
Copy
20
0.24 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"eaad7d58-f5e6-4285-9fde-5089111c03f6 "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = 'eaad7d58-f5e6-4285-9fde-5089111c03f6' ;
Copy
21
0.29 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . description AS description_5 , t0 . lft AS lft_6 , t0 . lvl AS lvl_7 , t0 . rgt AS rgt_8 , t0 . position AS position_9 , t0 . image_id AS image_id_10 , t0 . tree_root AS tree_root_11 , t0 . parent_id AS parent_id_12 FROM category t0 WHERE t0 . id = ?
Parameters :
[
"4f2b0a6d-8c5e-4d9f-0b3a-2e7c9d4f5b6a "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . description AS description_5 , t0 . lft AS lft_6 , t0 . lvl AS lvl_7 , t0 . rgt AS rgt_8 , t0 . position AS position_9 , t0 . image_id AS image_id_10 , t0 . tree_root AS tree_root_11 , t0 . parent_id AS parent_id_12 FROM category t0 WHERE t0 . id = '4f2b0a6d-8c5e-4d9f-0b3a-2e7c9d4f5b6a' ;
Copy
22
0.32 ms
SELECT t0 . id AS id_1 , t0 . rate AS rate_2 FROM tax_rate t0 WHERE t0 . id = ?
Parameters :
[
"d4cbf291-83a9-4c10-97a6-39675f525c02 "
]
SELECT t0 . id AS id_1 , t0 . rate AS rate_2 FROM tax_rate t0 WHERE t0 . id = 'd4cbf291-83a9-4c10-97a6-39675f525c02' ;
Copy
23
0.85 ms
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = ?
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = 1 ;
Copy
24
0.43 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = ?
Parameters :
[
"adb9d694-d757-469e-8a76-d95e6d5b7824 "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = 'adb9d694-d757-469e-8a76-d95e6d5b7824' ;
Copy
25
0.28 ms
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = ?
Parameters :
[
"adb9d694-d757-469e-8a76-d95e6d5b7824 "
]
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = 'adb9d694-d757-469e-8a76-d95e6d5b7824' ;
Copy
26
0.25 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"4da8f019-fecb-45f6-8eac-6b6f352d2d43 "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = '4da8f019-fecb-45f6-8eac-6b6f352d2d43' ;
Copy
27
0.51 ms
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = ?
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = 1 ;
Copy
28
0.41 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = ?
Parameters :
[
"2c5f8e3a-9b1d-4f7c-a6e2-8d4b3c1a5e9f "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = '2c5f8e3a-9b1d-4f7c-a6e2-8d4b3c1a5e9f' ;
Copy
29
0.28 ms
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = ?
Parameters :
[
"2c5f8e3a-9b1d-4f7c-a6e2-8d4b3c1a5e9f "
]
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = '2c5f8e3a-9b1d-4f7c-a6e2-8d4b3c1a5e9f' ;
Copy
30
0.27 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"dc0c9d40-231c-431a-9151-2c45257e8459 "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = 'dc0c9d40-231c-431a-9151-2c45257e8459' ;
Copy
31
0.49 ms
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = ?
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = 1 ;
Copy
32
0.42 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = ?
Parameters :
[
"7d3e9f2b-4c8a-6e1d-9f5a-2b7c4e8d1a6f "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = '7d3e9f2b-4c8a-6e1d-9f5a-2b7c4e8d1a6f' ;
Copy
33
0.27 ms
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = ?
Parameters :
[
"7d3e9f2b-4c8a-6e1d-9f5a-2b7c4e8d1a6f "
]
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = '7d3e9f2b-4c8a-6e1d-9f5a-2b7c4e8d1a6f' ;
Copy
34
0.25 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"19382263-0c33-4ff5-a38b-d21ca7cf339e "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = '19382263-0c33-4ff5-a38b-d21ca7cf339e' ;
Copy
35
0.35 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . description AS description_5 , t0 . lft AS lft_6 , t0 . lvl AS lvl_7 , t0 . rgt AS rgt_8 , t0 . position AS position_9 , t0 . image_id AS image_id_10 , t0 . tree_root AS tree_root_11 , t0 . parent_id AS parent_id_12 FROM category t0 WHERE t0 . id = ?
Parameters :
[
"5c3e1d7a-9f6b-4a0c-1e4d-3b8f0a5c6e7f "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . description AS description_5 , t0 . lft AS lft_6 , t0 . lvl AS lvl_7 , t0 . rgt AS rgt_8 , t0 . position AS position_9 , t0 . image_id AS image_id_10 , t0 . tree_root AS tree_root_11 , t0 . parent_id AS parent_id_12 FROM category t0 WHERE t0 . id = '5c3e1d7a-9f6b-4a0c-1e4d-3b8f0a5c6e7f' ;
Copy
36
0.46 ms
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = ?
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = 1 ;
Copy
37
0.40 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = ?
Parameters :
[
"9a4c2e6f-8b3d-4a1e-7c9f-3b5d8e2a4c6f "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . description AS description_4 , t0 . short_description AS short_description_5 , t0 . code AS code_6 , t0 . ean AS ean_7 , t0 . unit AS unit_8 , t0 . active AS active_9 , t0 . can_be_bought AS can_be_bought_10 , t0 . searchable AS searchable_11 , t0 . show_price AS show_price_12 , t0 . in_stock_text AS in_stock_text_13 , t0 . out_of_stock_text AS out_of_stock_text_14 , t0 . filter_parameter_value_ids AS filter_parameter_value_ids_15 , t0 . filter_variant_value_ids AS filter_variant_value_ids_16 , t0 . search_vector_cs AS search_vector_cs_17 , t0 . search_vector_en AS search_vector_en_18 , t0 . seo_title AS seo_title_19 , t0 . seo_description AS seo_description_20 , t0 . seo_url AS seo_url_21 , t0 . stock_stock AS stock_stock_22 , t0 . stock_reserved AS stock_reserved_23 , t0 . logistic_weight AS logistic_weight_24 , t0 . logistic_size_width AS logistic_size_width_25 , t0 . logistic_size_height AS logistic_size_height_26 , t0 . logistic_size_length AS logistic_size_length_27 , t0 . price_amount AS price_amount_28 , t0 . price_currency AS price_currency_29 , t0 . purchase_price_amount AS purchase_price_amount_30 , t0 . purchase_price_currency AS purchase_price_currency_31 , t0 . vat_id AS vat_id_32 , t0 . main_category_id AS main_category_id_33 FROM product t0 WHERE t0 . id = '9a4c2e6f-8b3d-4a1e-7c9f-3b5d8e2a4c6f' ;
Copy
38
0.24 ms
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = ?
Parameters :
[
"9a4c2e6f-8b3d-4a1e-7c9f-3b5d8e2a4c6f "
]
SELECT t0 . id AS id_1 , t0 . is_main AS is_main_2 , t0 . position AS position_3 , t0 . product_id AS product_id_4 , t0 . file_id AS file_id_5 FROM product_image t0 WHERE t0 . product_id = '9a4c2e6f-8b3d-4a1e-7c9f-3b5d8e2a4c6f' ;
Copy
39
0.30 ms
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = ?
Parameters :
[
"131fd508-ebab-44d3-9bf4-8bcc1db12caa "
]
SELECT t0 . id AS id_1 , t0 . size AS size_2 , t0 . mime_type AS mime_type_3 FROM file t0 WHERE t0 . id = '131fd508-ebab-44d3-9bf4-8bcc1db12caa' ;
Copy
40
0.27 ms
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . description AS description_5 , t0 . lft AS lft_6 , t0 . lvl AS lvl_7 , t0 . rgt AS rgt_8 , t0 . position AS position_9 , t0 . image_id AS image_id_10 , t0 . tree_root AS tree_root_11 , t0 . parent_id AS parent_id_12 FROM category t0 WHERE t0 . id = ?
Parameters :
[
"6b4d2c8f-0e7a-4f1b-2d5c-4a9e1f6b7d8c "
]
SELECT t0 . id AS id_1 , t0 . public_id AS public_id_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . description AS description_5 , t0 . lft AS lft_6 , t0 . lvl AS lvl_7 , t0 . rgt AS rgt_8 , t0 . position AS position_9 , t0 . image_id AS image_id_10 , t0 . tree_root AS tree_root_11 , t0 . parent_id AS parent_id_12 FROM category t0 WHERE t0 . id = '6b4d2c8f-0e7a-4f1b-2d5c-4a9e1f6b7d8c' ;
Copy
41
0.44 ms
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = ?
SELECT c0_ . code AS code_0 , c0_ . is_default AS is_default_1 , c0_ . is_active AS is_active_2 , c0_ . decimal_places AS decimal_places_3 , e1_ . id AS id_4 , e1_ . exchange_rate AS exchange_rate_5 , e1_ . last_automatic_update AS last_automatic_update_6 , e1_ . created_at AS created_at_7 , e1_ . updated_at AS updated_at_8 , e2_ . id AS id_9 , e2_ . exchange_rate AS exchange_rate_10 , e2_ . last_automatic_update AS last_automatic_update_11 , e2_ . created_at AS created_at_12 , e2_ . updated_at AS updated_at_13 , e1_ . currency_from_id AS currency_from_id_14 , e1_ . currency_to_id AS currency_to_id_15 , e2_ . currency_from_id AS currency_from_id_16 , e2_ . currency_to_id AS currency_to_id_17 FROM currency c0_ LEFT JOIN exchange_rate e1_ ON c0_ . code = e1_ . currency_to_id LEFT JOIN exchange_rate e2_ ON c0_ . code = e2_ . currency_from_id WHERE c0_ . is_default = 1 ;
Copy
42
0.37 ms
SELECT f0_ . id AS id_0 , f0_ . position AS position_1 , f0_ . label AS label_2 , f0_ . url AS url_3 , f0_ . is_active AS is_active_4 FROM footer_link f0_ WHERE f0_ . is_active = true ORDER BY f0_ . position ASC , f0_ . id ASC
SELECT f0_ . id AS id_0 , f0_ . position AS position_1 , f0_ . label AS label_2 , f0_ . url AS url_3 , f0_ . is_active AS is_active_4 FROM footer_link f0_ WHERE f0_ . is_active = true ORDER BY f0_ . position ASC , f0_ . id ASC ;
Copy
43
0.37 ms
SELECT s0_ . id AS id_0 , s0_ . position AS position_1 , s0_ . network AS network_2 , s0_ . url AS url_3 , s0_ . is_active AS is_active_4 FROM social_link s0_ WHERE s0_ . is_active = true ORDER BY s0_ . position ASC , s0_ . id ASC
SELECT s0_ . id AS id_0 , s0_ . position AS position_1 , s0_ . network AS network_2 , s0_ . url AS url_3 , s0_ . is_active AS is_active_4 FROM social_link s0_ WHERE s0_ . is_active = true ORDER BY s0_ . position ASC , s0_ . id ASC ;
Copy