GET https://next.mironova.art/it/products/whisper-of-spring-41/

Query Metrics

23 Database Queries
13 Different statements
21.18 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
17.33 ms
(81.81%)
1
INSERT INTO product_views (product_slug, day, views) VALUES (?, ?, ?)
Parameters:
[
  "whisper-of-spring-41"
  "2026-05-09"
  1
]
1.54 ms
(7.29%)
11
SELECT t0.code AS code_1, t0.rate AS rate_2, t0.updated_at AS updated_at_3 FROM currency_rates t0
Parameters:
[]
0.35 ms
(1.64%)
1
SELECT c0_.slug AS slug_0, c0_.id AS id_1, c0_.title AS title_2, c0_.price_cents AS price_cents_3, c0_.old_price_cents AS old_price_cents_4, c0_.seller_slug AS seller_slug_5, c0_.seller_name AS seller_name_6, c0_.seller_country AS seller_country_7, c0_.category_slug AS category_slug_8, c0_.primary_image_url AS primary_image_url_9, c0_.charity_percent AS charity_percent_10, c0_.is_sold AS is_sold_11, c0_.allows_print AS allows_print_12, c0_.accepts_offers AS accepts_offers_13, c0_.payload AS payload_14, c0_.updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_.category_slug = ? ORDER BY c0_.updated_at DESC LIMIT 16
Parameters:
[
  "prints"
]
0.31 ms
(1.45%)
1
SELECT c0_.slug AS slug_0, c0_.id AS id_1, c0_.title AS title_2, c0_.price_cents AS price_cents_3, c0_.old_price_cents AS old_price_cents_4, c0_.seller_slug AS seller_slug_5, c0_.seller_name AS seller_name_6, c0_.seller_country AS seller_country_7, c0_.category_slug AS category_slug_8, c0_.primary_image_url AS primary_image_url_9, c0_.charity_percent AS charity_percent_10, c0_.is_sold AS is_sold_11, c0_.allows_print AS allows_print_12, c0_.accepts_offers AS accepts_offers_13, c0_.payload AS payload_14, c0_.updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_.seller_slug = ? ORDER BY c0_.updated_at DESC LIMIT 4
Parameters:
[
  "hanna-vasylenko"
]
0.24 ms
(1.14%)
1
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.title AS title_3, t0.price_cents AS price_cents_4, t0.old_price_cents AS old_price_cents_5, t0.seller_slug AS seller_slug_6, t0.seller_name AS seller_name_7, t0.seller_country AS seller_country_8, t0.category_slug AS category_slug_9, t0.primary_image_url AS primary_image_url_10, t0.charity_percent AS charity_percent_11, t0.is_sold AS is_sold_12, t0.allows_print AS allows_print_13, t0.accepts_offers AS accepts_offers_14, t0.payload AS payload_15, t0.updated_at AS updated_at_16 FROM cached_products t0 WHERE t0.slug = ?
Parameters:
[
  "whisper-of-spring-41"
]
0.23 ms
(1.08%)
1
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.full_name AS full_name_3, t0.profession AS profession_4, t0.country AS country_5, t0.category AS category_6, t0.avatar_url AS avatar_url_7, t0.verified AS verified_8, t0.works_on_commission AS works_on_commission_9, t0.payload AS payload_10, t0.updated_at AS updated_at_11 FROM cached_sellers t0 WHERE t0.slug = ?
Parameters:
[
  "hanna-vasylenko"
]
0.22 ms
(1.02%)
1
SELECT o0_.id AS id_0, o0_.customer_email AS customer_email_1, o0_.status AS status_2, o0_.status_history AS status_history_3, o0_.subtotal_cents AS subtotal_cents_4, o0_.vat_rate AS vat_rate_5, o0_.vat_cents AS vat_cents_6, o0_.total_cents AS total_cents_7, o0_.tip_cents AS tip_cents_8, o0_.donation_cents AS donation_cents_9, o0_.currency AS currency_10, o0_.payment_method AS payment_method_11, o0_.shipping AS shipping_12, o0_.items AS items_13, o0_.carrier AS carrier_14, o0_.tracking_number AS tracking_number_15, o0_.created_at AS created_at_16 FROM orders o0_ WHERE o0_.status IN (?, ?, ?, ?) AND o0_.created_at >= ?
Parameters:
[
  "paid"
  "prepared"
  "shipped"
  "delivered"
  "2025-05-09 05:13:19"
]
0.21 ms
(0.98%)
1
SELECT r0_.id AS id_0, r0_.customer_email AS customer_email_1, r0_.customer_display_name AS customer_display_name_2, r0_.product_slug AS product_slug_3, r0_.seller_slug AS seller_slug_4, r0_.rating AS rating_5, r0_.body AS body_6, r0_.published AS published_7, r0_.image_urls AS image_urls_8, r0_.created_at AS created_at_9 FROM reviews r0_ WHERE r0_.product_slug = ? AND r0_.published = 1 ORDER BY r0_.created_at DESC
Parameters:
[
  "whisper-of-spring-41"
]
0.21 ms
(0.98%)
1
SELECT c0_.code AS code_0, c0_.rate AS rate_1, c0_.updated_at AS updated_at_2 FROM currency_rates c0_ ORDER BY c0_.updated_at DESC LIMIT 1
Parameters:
[]
0.17 ms
(0.78%)
1
SELECT COUNT(r0_.id) AS sclr_0, AVG(r0_.rating) AS sclr_1 FROM reviews r0_ WHERE r0_.product_slug = ? AND r0_.published = 1
Parameters:
[
  "whisper-of-spring-41"
]
0.15 ms
(0.72%)
1
SELECT t0.id AS id_1, t0.product_slug AS product_slug_2, t0.day AS day_3, t0.views AS views_4 FROM product_views t0 WHERE t0.product_slug = ? AND t0.day = ? LIMIT 1
Parameters:
[
  "whisper-of-spring-41"
  "2026-05-09"
]
0.15 ms
(0.69%)
1
"ROLLBACK"
Parameters:
[]
0.09 ms
(0.41%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\CurrencyRate No errors.
App\Entity\CachedProduct No errors.
App\Entity\CachedSeller No errors.
App\Entity\Order No errors.
App\Entity\Review No errors.
App\Entity\ProductView No errors.