GET https://hormonelife.ru/apanel/doctor?page=1&sort%5ByearsExperience%5D=ASC

Query Metrics

4 Database Queries
4 Different statements
1.39 ms Query time
0 Invalid entities
20 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.43 ms
(30.76%)
1
SELECT DISTINCT d0_.id AS id_0, d0_.years_experience AS years_experience_1, d0_.id AS id_2 FROM doctor d0_ ORDER BY d0_.years_experience ASC, d0_.id DESC LIMIT 20
Parameters:
[]
0.39 ms
(28.31%)
1
SELECT d0_.id AS id_0, d0_.full_name AS full_name_1, d0_.slug AS slug_2, d0_.photo AS photo_3, d0_.list_photo AS list_photo_4, d0_.list_description AS list_description_5, d0_.short_description AS short_description_6, d0_.left_description AS left_description_7, d0_.right_description AS right_description_8, d0_.years_experience AS years_experience_9 FROM doctor d0_ WHERE d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY d0_.years_experience ASC, d0_.id DESC
Parameters:
[
  22
  20
  19
  17
  16
  15
  14
  13
  12
  11
  10
  9
  8
  7
  4
  3
  21
  18
  5
  6
]
0.38 ms
(27.02%)
1
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:
[]
0.19 ms
(13.91%)
1
SELECT count(*) AS sclr_0 FROM doctor d0_
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

Entities Mapping

Class Mapping errors
App\Entity\Doctor No errors.
App\Entity\DoctorDiploma No errors.