GET https://mon-portfolio.webmasi.cloud/admin/projects

Query Metrics

3 Database Queries
3 Different statements
5.62 ms Query time
0 Invalid entities
16 Managed entities

Queries

Group similar statements

# Time Info
1 1.38 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:
[
  1
]
2 2.52 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.full_description AS full_description_4, t0.category AS category_5, t0.image_url AS image_url_6, t0.technologies AS technologies_7, t0.gallery AS gallery_8, t0.github_url AS github_url_9, t0.demo_url AS demo_url_10, t0.status AS status_11, t0.created_at AS created_at_12, t0.client AS client_13, t0.features AS features_14 FROM project t0
Parameters:
[]
3 1.72 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.created_at AS created_at_4 FROM technology 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\Technology 10
App\Entity\Project 5
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Project No errors.
App\Entity\Technology No errors.