GET https://welovedoner.shopme24.website/user/article/show

Query Metrics

53 Database Queries
5 Different statements
3.83 ms Query time
0 Invalid entities
96 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.04 ms
(53.33%)
36
SELECT t0.id AS id_1, t0.price AS price_2, t0.size_id AS size_id_3, t0.article_id AS article_id_4 FROM article_size t0 WHERE t0.article_id = ?
Parameters:
[
  30
]
0.72 ms
(18.76%)
10
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.price AS price_4, t0.image AS image_5, t0.nr AS nr_6, t0.category_id AS category_id_7 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
  18
]
0.45 ms
(11.74%)
5
SELECT t0.id AS id_1, t0.title AS title_2 FROM size t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.38 ms
(9.84%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.24 ms
(6.34%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.size AS size_3, t0.nr AS nr_4, t0.image AS image_5 FROM category t0
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\ArticleSize 44
App\Entity\Article 36
App\Entity\Category 10
App\Entity\Size 5
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Category No errors.
App\Entity\Article No errors.
App\Entity\ActicleScreen No errors.
App\Entity\ArticleSize No errors.
App\Entity\Size No errors.