Query Metrics
1
Database Queries
1
Different statements
1.45 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.45 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.completed AS completed_3, t0.finished_at AS finished_at_4, t0.github AS github_5, t0.user_id AS user_id_6, t0.projet_id AS projet_id_7 FROM user_projets t0 WHERE t0.id = ?
Parameters:
[
"44"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\UserProjets | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Projets | No errors. |
| App\Entity\Commentaires | No errors. |