GET https://hormonelife.ru/apanel/product/26/edit?page=1&sort%5Bimage%5D=DESC

Query Metrics

4 Database Queries
4 Different statements
1.03 ms Query time
0 Invalid entities
25 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.33 ms
(31.85%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.price_with_share AS price_with_share_3, t0.price AS price_4, t0.image AS image_5, t0.description AS description_6 FROM product t0 WHERE t0.id = ?
Parameters:
[
  "26"
]
0.29 ms
(28.04%)
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.25 ms
(24.72%)
1
SELECT t0.id AS id_1, t0.title AS title_2 FROM shop_categories t0 INNER JOIN product_category ON t0.id = product_category.category_id WHERE product_category.product_id = ?
Parameters:
[
  26
]
0.16 ms
(15.39%)
1
SELECT s0_.id AS id_0, s0_.title AS title_1 FROM shop_categories s0_
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\Shop\Category 4
App\Entity\Shop\Product 1

Entities Mapping

Class Mapping errors
App\Entity\Shop\Product No errors.
App\Entity\Shop\Category No errors.
App\Entity\Doctor No errors.
App\Entity\DoctorDiploma No errors.