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

Query Metrics

5 Database Queries
3 Different statements
0.67 ms Query time
0 Invalid entities
21 Managed entities

Queries

Group similar statements

# Time Info
1 0.26 ms
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
]
2 0.17 ms
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:
[]
3 0.12 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM size t0
Parameters:
[]
4 0.07 ms
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:
[]
5 0.05 ms
SELECT t0.id AS id_1, t0.title AS title_2 FROM size 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\Category 10
App\Entity\Size 10
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\Size No errors.
App\Entity\ArticleSize No errors.