GET https://designme.vip/user/category/getCategory/68

Query Metrics

5 Database Queries
4 Different statements
2.05 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.99 ms
(48.56%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  "68"
]
0.56 ms
(27.20%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.category_id_id AS category_id_id_4 FROM article t0 WHERE t0.category_id_id = ?
Parameters:
[
  68
]
0.29 ms
(14.05%)
2
SELECT t0.id AS id_1, t0.path AS path_2, t0.category_id_id AS category_id_id_3, t0.article_id_id AS article_id_id_4 FROM image t0 WHERE t0.article_id_id = ?
Parameters:
[
  19
]
0.21 ms
(10.19%)
1
SELECT t0.id AS id_1, t0.path AS path_2, t0.category_id_id AS category_id_id_3, t0.article_id_id AS article_id_id_4 FROM image t0 WHERE t0.category_id_id = ?
Parameters:
[
  68
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Article No errors.
App\Entity\Image No errors.