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

Query Metrics

2 Database Queries
2 Different statements
22.07 ms Query time
0 Invalid entities
14 Managed entities

Grouped Statements

Show all queries

Time Count Info
11.77 ms
(53.31%)
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:
[]
10.30 ms
(46.69%)
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
]

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 13
App\Entity\Project 1

Entities Mapping

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