GET http://shopme24.website/user/category/getCategory/71

Query Metrics

8 Database Queries
4 Different statements
84.94 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 26.97 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  "71"
]
2 11.23 ms
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, t0.cost_id AS cost_id_5 FROM image t0 WHERE t0.category_id_id = ?
Parameters:
[
  71
]
3 34.95 ms
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:
[
  71
]
4 1.94 ms
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, t0.cost_id AS cost_id_5 FROM image t0 WHERE t0.article_id_id = ?
Parameters:
[
  25
]
5 0.93 ms
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, t0.cost_id AS cost_id_5 FROM image t0 WHERE t0.article_id_id = ?
Parameters:
[
  26
]
6 2.38 ms
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, t0.cost_id AS cost_id_5 FROM image t0 WHERE t0.article_id_id = ?
Parameters:
[
  27
]
7 3.53 ms
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, t0.cost_id AS cost_id_5 FROM image t0 WHERE t0.article_id_id = ?
Parameters:
[
  28
]
8 3.00 ms
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, t0.cost_id AS cost_id_5 FROM image t0 WHERE t0.article_id_id = ?
Parameters:
[
  29
]

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.
App\Entity\Cost No errors.