GET https://osmth.dekpol.net/blog/svatek-sv-jakuba-v-srbci

Query Metrics

4 Database Queries
4 Different statements
1.12 ms Query time
0 Invalid entities
14 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.35 ms
(31.05%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.pub_date AS pub_date_2, a0_.is_active AS is_active_3, a0_.updated AS updated_4, a0_.slug AS slug_5, a0_.status AS status_6, a0_.image_name AS image_name_7, a0_.content AS content_8, a0_.video AS video_9, a0_.author_id AS author_id_10 FROM article a0_ WHERE a0_.slug <> ? AND a0_.status = ? AND a0_.is_active = ? ORDER BY a0_.pub_date DESC LIMIT 3
Parameters:
[
  "svatek-sv-jakuba-v-srbci"
  "published"
  1
]
0.30 ms
(26.68%)
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:
[
  30
]
0.24 ms
(21.27%)
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.is_active AS is_active_6, t0.updated AS updated_7 FROM event t0 WHERE t0.is_active = ? ORDER BY t0.event_date DESC, t0.pub_date DESC LIMIT 2
Parameters:
[
  1
]
0.24 ms
(21.00%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.pub_date AS pub_date_3, t0.is_active AS is_active_4, t0.updated AS updated_5, t0.slug AS slug_6, t0.status AS status_7, t0.image_name AS image_name_8, t0.content AS content_9, t0.video AS video_10, t0.author_id AS author_id_11 FROM article t0 WHERE t0.slug = ? AND t0.status = ? AND t0.is_active = ? LIMIT 1
Parameters:
[
  "svatek-sv-jakuba-v-srbci"
  "published"
  1
]

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\ArticleImage 9
App\Entity\Article 4
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.