GET https://osmth.dekpol.net/blog/pracovni-jednani

Query Metrics

4 Database Queries
4 Different statements
1.01 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.21 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.pub_date AS pub_date_3, t0.updated AS updated_4, t0.slug AS slug_5, t0.status AS status_6, t0.image_name AS image_name_7, t0.content AS content_8, t0.video AS video_9, t0.author_id AS author_id_10 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "pracovni-jednani"
]
2 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_name AS image_name_3, t0.updated_at AS updated_at_4, t0.article_id AS article_id_5 FROM article_image t0 WHERE t0.article_id = ?
Parameters:
[
  12
]
3 0.27 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.pub_date AS pub_date_2, a0_.updated AS updated_3, a0_.slug AS slug_4, a0_.status AS status_5, a0_.image_name AS image_name_6, a0_.content AS content_7, a0_.video AS video_8, a0_.author_id AS author_id_9 FROM article a0_ WHERE a0_.slug <> ? AND a0_.status = ? ORDER BY a0_.pub_date DESC LIMIT 3
Parameters:
[
  "pracovni-jednani"
  "published"
]
4 0.31 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.event_date AS event_date_3, t0.content AS content_4, t0.pub_date AS pub_date_5, t0.updated AS updated_6 FROM event t0 ORDER BY t0.event_date DESC LIMIT 3
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\Article 4
App\Entity\Event 2
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\User No errors.
App\Entity\ArticleImage No errors.
App\Entity\Album No errors.
App\Entity\Event No errors.