GET https://hormonelife.ru/apanel/service-category?page=1&sort%5Btitle%5D=ASC

Query Metrics

4 Database Queries
4 Different statements
8.67 ms Query time
0 Invalid entities
28 Managed entities

Queries

Group similar statements

# Time Info
1 5.83 ms
SELECT DISTINCT s0_.id AS id_0, s0_.title AS title_1, s0_.sort_order AS sort_order_2, s0_.id AS id_3 FROM service_category s0_ ORDER BY s0_.title ASC, s0_.sort_order ASC, s0_.id DESC LIMIT 20
Parameters:
[]
2 0.29 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.icon AS icon_3, s0_.icon_color AS icon_color_4, s0_.icon_image AS icon_image_5, s0_.template_type AS template_type_6, s0_.sort_order AS sort_order_7, s0_.is_active AS is_active_8 FROM service_category s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.title ASC, s0_.sort_order ASC, s0_.id DESC
Parameters:
[
  6
  5
  7
  4
  3
  2
  8
  1
]
3 0.17 ms
SELECT count(*) AS sclr_0 FROM service_category s0_
Parameters:
[]
4 2.37 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\ServiceCategory 8

Entities Mapping

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