GET https://hlife.1dev.su/stambolieva

Query Metrics

3 Database Queries
3 Different statements
1.92 ms Query time
0 Invalid entities
18 Managed entities

Queries

Group similar statements

# Time Info
1 0.84 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 FROM doctor t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "stambolieva"
]
2 0.69 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 FROM doctor t0 ORDER BY t0.full_name ASC
Parameters:
[]
3 0.39 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.doctor_id AS doctor_id_3 FROM doctor_diploma t0 WHERE t0.doctor_id = ?
Parameters:
[
  5
]

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 18

Entities Mapping

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