https://mail.crsat.cd/news

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.25 ms
(53.13%)
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.45 ms
(19.23%)
1
SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_
Parameters:
[]
0.40 ms
(17.22%)
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:
[
  9
  6
  5
  4
  3
  2
]
0.24 ms
(10.42%)
1
SELECT DISTINCT n0_.id AS id_0, n0_.id AS id_1 FROM news n0_ ORDER BY n0_.id DESC LIMIT 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.