https://mail.crsat.cd/news?page=2

Query Metrics

4 Database Queries
4 Different statements
1.97 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.82 ms
(41.40%)
1
SELECT t0.id AS id_1, t0.avatar AS avatar_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.title AS title_5 FROM imagebackground t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.55 ms
(27.65%)
1
SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_
Parameters:
[]
0.36 ms
(18.21%)
1
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.description AS description_2, n0_.aday AS aday_3, n0_.amonth AS amonth_4, n0_.ayear AS ayear_5, n0_.created_at AS created_at_6, n0_.author AS author_7, n0_.updated_at AS updated_at_8 FROM news n0_ WHERE n0_.id IN (?) ORDER BY n0_.id DESC
Parameters:
[
  1
]
0.25 ms
(12.74%)
1
SELECT DISTINCT n0_.id AS id_0, n0_.id AS id_1 FROM news n0_ ORDER BY n0_.id DESC LIMIT 6 OFFSET 6
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.

Entities Mapping

Class Mapping errors
App\Entity\News No errors.
App\Entity\Imagebackground No errors.