GET https://next.mironova.art/en/artists/mykola-shevchenko/stories/st_mykola-shevchenko_1

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.65 ms
(55.49%)
1
"COMMIT"
Parameters:
[]
0.43 ms
(14.64%)
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:
[
  "mykola-shevchenko"
  "2026-05-09 06:18:21"
]
0.29 ms
(9.71%)
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.29 ms
(9.64%)
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_mykola-shevchenko_1"
]
0.20 ms
(6.78%)
1
UPDATE stories SET views = ? WHERE id = ?
Parameters:
[
  4
  "st_mykola-shevchenko_1"
]
0.11 ms
(3.75%)
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.