GET https://next.mironova.art/es/artists/olena-koval/stories/st_olena-koval_1

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.03 ms
(52.25%)
1
"COMMIT"
Parameters:
[]
0.39 ms
(19.55%)
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:
[
  "olena-koval"
  "2026-05-09 06:12:56"
]
0.17 ms
(8.61%)
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_olena-koval_1"
]
0.15 ms
(7.85%)
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.14 ms
(7.34%)
1
UPDATE stories SET views = ? WHERE id = ?
Parameters:
[
  5
  "st_olena-koval_1"
]
0.09 ms
(4.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
App\Entity\Story 3

Entities Mapping

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