GET https://www.jobindustry.test-appli.cz/clanky/testovani-obrazku-v-tele-52660

Query Metrics

3 Database Queries
2 Different statements
8.28 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 7.28 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.description AS description_3, a0_.content AS content_4, a0_.type AS type_5, a0_.image_name AS image_name_6, a0_.created_at AS created_at_7, a0_.updated_at AS updated_at_8 FROM article a0_ WHERE a0_.slug = ? AND a0_.type = ?
Parameters:
[
  "testovani-obrazku-v-tele-52660"
  "BLOG"
]
2 0.62 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.link AS link_2, b0_.size AS size_3, b0_.image AS image_4, b0_.deleted_at AS deleted_at_5, b0_.views AS views_6, b0_.clicks AS clicks_7, b0_.created_at AS created_at_8, b0_.updated_at AS updated_at_9, b0_.published_from AS published_from_10, b0_.published_to AS published_to_11 FROM banner b0_ WHERE ((b0_.published_from <= ? AND b0_.published_to >= ?) OR (b0_.published_from IS NULL AND b0_.published_to IS NULL) OR (b0_.published_from IS NULL AND b0_.published_to >= ?) OR (b0_.published_from <= ? AND b0_.published_to IS NULL)) AND b0_.size = ?
Parameters:
[
  "2025-11-08 06:34:21"
  "2025-11-08 06:34:21"
  "2025-11-08 06:34:21"
  "2025-11-08 06:34:21"
  "small_banner"
]
3 0.38 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.link AS link_2, b0_.size AS size_3, b0_.image AS image_4, b0_.deleted_at AS deleted_at_5, b0_.views AS views_6, b0_.clicks AS clicks_7, b0_.created_at AS created_at_8, b0_.updated_at AS updated_at_9, b0_.published_from AS published_from_10, b0_.published_to AS published_to_11 FROM banner b0_ WHERE ((b0_.published_from <= ? AND b0_.published_to >= ?) OR (b0_.published_from IS NULL AND b0_.published_to IS NULL) OR (b0_.published_from IS NULL AND b0_.published_to >= ?) OR (b0_.published_from <= ? AND b0_.published_to IS NULL)) AND b0_.size = ?
Parameters:
[
  "2025-11-08 06:34:21"
  "2025-11-08 06:34:21"
  "2025-11-08 06:34:21"
  "2025-11-08 06:34:21"
  "big_banner"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Banner No errors.