GET https://osmth.dekpol.net/blog/investitura

Query Metrics

4 Database Queries
4 Different statements
1.08 ms Query time
0 Invalid entities
10 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.33 ms
(30.61%)
1
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:
[
  "investitura"
]
0.27 ms
(25.24%)
1
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:
[
  "investitura"
  "published"
]
0.27 ms
(24.95%)
1
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:
[]
0.21 ms
(19.20%)
1
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:
[
  14
]

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\ArticleImage 3
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.