GET https://dev.ps.netlion.cz/novinky/kam-s-detmi

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.49 ms
(50.78%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.perex AS perex_4, t0.content AS content_5, t0.image AS image_6, t0.published_at AS published_at_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM news t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "kam-s-detmi"
]
0.47 ms
(49.22%)
1
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.perex AS perex_3, n0_.content AS content_4, n0_.image AS image_5, n0_.published_at AS published_at_6, n0_.created_at AS created_at_7, n0_.updated_at AS updated_at_8 FROM news n0_ WHERE n0_.id <> ? ORDER BY n0_.published_at DESC LIMIT 2
Parameters:
[
  102
]

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\News 3

Entities Mapping

Class Mapping errors
App\Entity\News No errors.