GET https://hormonelife.ru/apanel/post?page=1&sort%5Bslug%5D=DESC

Query Metrics

4 Database Queries
4 Different statements
1.42 ms Query time
0 Invalid entities
29 Managed entities

Queries

Group similar statements

# Time Info
1 0.31 ms
SELECT DISTINCT p0_.id AS id_0, p0_.slug AS slug_1, p0_.id AS id_2 FROM post p0_ ORDER BY p0_.slug DESC, p0_.id DESC LIMIT 20
Parameters:
[]
2 0.56 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.text AS text_3, p0_.image AS image_4, p0_.type AS type_5, p0_.category_id AS category_id_6 FROM post p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.slug DESC, p0_.id DESC
Parameters:
[
  4
  10
  8
  1
  6
  2
  3
  7
  9
]
3 0.15 ms
SELECT count(*) AS sclr_0 FROM post p0_
Parameters:
[]
4 0.40 ms
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.slug AS slug_3, t0.photo AS photo_4, t0.list_photo AS list_photo_5, t0.list_description AS list_description_6, t0.short_description AS short_description_7, t0.left_description AS left_description_8, t0.right_description AS right_description_9, t0.years_experience AS years_experience_10 FROM doctor t0 ORDER BY t0.full_name ASC
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Doctor 20
App\Entity\Blog\Post 9

Entities Mapping

Class Mapping errors
App\Entity\Blog\Post No errors.
App\Entity\Blog\Category No errors.
App\Entity\Doctor No errors.
App\Entity\DoctorDiploma No errors.