GET https://next.mironova.art/en/artists/anna-petrova/stories/st_anna-petrova_3

Query Metrics

7 Database Queries
6 Different statements
3.20 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.23 ms
(38.28%)
1
"COMMIT"
Parameters:
[]
0.76 ms
(23.74%)
2
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:
[
  "anna-petrova"
  "2026-05-09 06:08:30"
]
0.38 ms
(11.90%)
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.38 ms
(11.84%)
1
SELECT t0.id AS id_1, t0.seller_slug AS seller_slug_2, t0.title AS title_3, t0.cover_url AS cover_url_4, t0.media_url AS media_url_5, t0.duration_sec AS duration_sec_6, t0.views AS views_7, t0.published_at AS published_at_8, t0.expires_at AS expires_at_9 FROM stories t0 WHERE t0.id = ?
Parameters:
[
  "st_anna-petrova_3"
]
0.28 ms
(8.65%)
1
UPDATE stories SET views = ? WHERE id = ?
Parameters:
[
  8
  "st_anna-petrova_3"
]
0.18 ms
(5.59%)
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
App\Entity\Story 3

Entities Mapping

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