GET https://next.mironova.art/es/artists/artist-13/

Query Metrics

4 Database Queries
4 Different statements
0.86 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.20 ms
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:
[]
2 0.21 ms
SELECT s0_.id AS id_0, s0_.seller_slug AS seller_slug_1, s0_.title AS title_2, s0_.cover_url AS cover_url_3, s0_.media_url AS media_url_4, s0_.duration_sec AS duration_sec_5, s0_.views AS views_6, s0_.published_at AS published_at_7, s0_.expires_at AS expires_at_8 FROM stories s0_ WHERE s0_.seller_slug = ? AND s0_.expires_at > ? ORDER BY s0_.published_at ASC
Parameters:
[
  "artist-13"
  "2026-05-09 20:05:15"
]
3 0.19 ms
SELECT COUNT(f0_.id) AS sclr_0 FROM follows f0_ WHERE f0_.seller_slug = ?
Parameters:
[
  "artist-13"
]
4 0.26 ms
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 = ? AND c0_.is_sold = 1 ORDER BY c0_.updated_at DESC LIMIT 6
Parameters:
[
  "artist-13"
]

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
App\Entity\Story 3

Entities Mapping

Class Mapping errors
App\Entity\CurrencyRate No errors.
App\Entity\Story No errors.
App\Entity\Follow No errors.
App\Entity\CachedProduct No errors.