http://makarovgallery.ru/posts

Query Metrics

6 Database Queries
5 Different statements
3.12 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.61 ms
(51.81%)
2
SELECT DISTINCT p0_.genre AS genre_0 FROM post p0_ ORDER BY p0_.genre ASC
Parameters:
[]
0.58 ms
(18.62%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM post p0_
Parameters:
[]
0.51 ms
(16.31%)
1
SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.title AS title_2, p0_.body AS body_3, p0_.genre AS genre_4, p0_.photo AS photo_5, p0_.epigraph AS epigraph_6 FROM post p0_ WHERE p0_.id IN (?, ?, ?, ?)
Parameters:
[
  1
  5
  6
  8
]
0.21 ms
(6.71%)
1
SELECT COUNT(p0_.id) AS sclr_0, p0_.genre AS genre_1 FROM post p0_ GROUP BY p0_.genre
Parameters:
[]
0.20 ms
(6.55%)
1
SELECT DISTINCT p0_.id AS id_0 FROM post p0_ 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\Post No errors.