1
2.62 ms
SELECT id , name , description , image , on_sale , available_for_purchase_online , price_current_incl_vat FROM shop . products WHERE slug = ? LIMIT 1
Parameters :
[
"cistiaren-odpadovych-vod-aquamax-2-5-pe "
]
SELECT id , name , description , image , on_sale , available_for_purchase_online , price_current_incl_vat FROM shop . products WHERE slug = 'cistiaren-odpadovych-vod-aquamax-2-5-pe' LIMIT 1 ;
Copy
2
1.76 ms
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = ?
Parameters :
[
"cc3b4603-cf03-485c-90d9-5b277cf03cd3 "
]
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = 'cc3b4603-cf03-485c-90d9-5b277cf03cd3' ;
Copy
3
1.32 ms
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = ?
Parameters :
[
"cc3b4603-cf03-485c-90d9-5b277cf03cd3 "
]
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = 'cc3b4603-cf03-485c-90d9-5b277cf03cd3' ;
Copy
4
1.83 ms
SELECT * FROM public . cart_items WHERE cart_id = ? ORDER BY product_id ASC LIMIT 999
SELECT * FROM public . cart_items WHERE cart_id = 'cc3b4603-cf03-485c-90d9-5b277cf03cd3' ORDER BY product_id ASC LIMIT 999 ;
Copy
5
1.65 ms
SELECT slug , name FROM shop . available_catalogs
SELECT slug , name FROM shop . available_catalogs ;
Copy
6
1.55 ms
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = ?
Parameters :
[
"cc3b4603-cf03-485c-90d9-5b277cf03cd3 "
]
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = 'cc3b4603-cf03-485c-90d9-5b277cf03cd3' ;
Copy
7
2.34 ms
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = ?
Parameters :
[
"cc3b4603-cf03-485c-90d9-5b277cf03cd3 "
]
SELECT t0 . count AS count_1 , t0 . id AS id_2 , t0 . total_price_amount AS total_price_amount_3 , t0 . total_price_currency AS total_price_currency_4 FROM domain . carts t0 WHERE t0 . id = 'cc3b4603-cf03-485c-90d9-5b277cf03cd3' ;
Copy
8
2.44 ms
SELECT * FROM public . cart_items WHERE cart_id = ? ORDER BY product_id ASC LIMIT 999
SELECT * FROM public . cart_items WHERE cart_id = 'cc3b4603-cf03-485c-90d9-5b277cf03cd3' ORDER BY product_id ASC LIMIT 999 ;
Copy
9
1.53 ms
SELECT name , category_id FROM shop . products WHERE id = ?
SELECT name , category_id FROM shop . products WHERE id = 'da1e2b8a-b5c8-4c77-994d-051e6bcdc781' ;
Copy
10
1.44 ms
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE id = ?
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE id = '111d4028-dd3a-4ad4-8bb2-fc297851eba8' ;
Copy
11
1.44 ms
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE parent_id = ? and id < > ? ORDER BY position ASC LIMIT 20
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE parent_id = 'beb2cc87-36e9-4016-b1eb-c9b512481562' and id < > '111d4028-dd3a-4ad4-8bb2-fc297851eba8' ORDER BY position ASC LIMIT 20 ;
Copy
12
1.20 ms
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE id = ?
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE id = 'beb2cc87-36e9-4016-b1eb-c9b512481562' ;
Copy
13
1.11 ms
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE parent_id = ? and id < > ? ORDER BY position ASC LIMIT 20
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE parent_id = '0bfc16f3-0547-409d-bfc7-d2c5f2ef6d35' and id < > 'beb2cc87-36e9-4016-b1eb-c9b512481562' ORDER BY position ASC LIMIT 20 ;
Copy
14
1.12 ms
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE id = ?
SELECT abbreviation , slug , parent_id FROM shop . catalog_categories WHERE id = '0bfc16f3-0547-409d-bfc7-d2c5f2ef6d35' ;
Copy
15
1.09 ms
SELECT name , slug FROM shop . catalogs WHERE id = ?
SELECT name , slug FROM shop . catalogs WHERE id = '0bfc16f3-0547-409d-bfc7-d2c5f2ef6d35' ;
Copy
16
1.15 ms
SELECT name , slug FROM shop . catalogs WHERE id < > ? ORDER BY position ASC LIMIT 20
SELECT name , slug FROM shop . catalogs WHERE id < > '0bfc16f3-0547-409d-bfc7-d2c5f2ef6d35' ORDER BY position ASC LIMIT 20 ;
Copy
17
1.90 ms
SELECT name , slug , image , price_original_incl_vat , price_current_incl_vat , price_currency , stock_status , at_discount , available_for_purchase_online FROM shop . related_products WHERE related_id = (? ) ORDER BY price_current_incl_vat
SELECT name , slug , image , price_original_incl_vat , price_current_incl_vat , price_currency , stock_status , at_discount , available_for_purchase_online FROM shop . related_products WHERE related_id = ('da1e2b8a-b5c8-4c77-994d-051e6bcdc781' ) ORDER BY price_current_incl_vat ;
Copy
18
1.50 ms
SELECT extended_description FROM shop . product_specifications WHERE id = ?
SELECT extended_description FROM shop . product_specifications WHERE id = 'da1e2b8a-b5c8-4c77-994d-051e6bcdc781' ;
Copy
19
1.25 ms
SELECT suitable_for FROM shop . product_specifications WHERE id = ?
SELECT suitable_for FROM shop . product_specifications WHERE id = 'da1e2b8a-b5c8-4c77-994d-051e6bcdc781' ;
Copy
20
1.26 ms
SELECT key_features FROM shop . product_specifications WHERE id = ?
SELECT key_features FROM shop . product_specifications WHERE id = 'da1e2b8a-b5c8-4c77-994d-051e6bcdc781' ;
Copy
21
1.58 ms
SELECT name , value FROM shop . product_attributes WHERE id = ?
SELECT name , value FROM shop . product_attributes WHERE id = 'da1e2b8a-b5c8-4c77-994d-051e6bcdc781' ;
Copy