GET https://mon-portfolio.webmasi.cloud/project/4

Query Metrics

2 Database Queries
2 Different statements
1.90 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.42 ms
(74.48%)
1
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 WHERE t0.id = ?
Parameters:
[
  4
]
0.49 ms
(25.52%)
1
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 1

Entities Mapping

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