Query Metrics
1
Database Queries
1
Different statements
0.31 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.31 ms |
SELECT t0_.id AS id_0, t0_.date_creation AS date_creation_1, t0_.date_naissance AS date_naissance_2, t0_.nom AS nom_3, t0_.prenom AS prenom_4, t0_.genre AS genre_5, t0_.user_id AS user_id_6 FROM theme t0_ WHERE t0_.user_id = ?
Parameters:
[
null
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Theme | No errors. |
| App\Entity\Utilisateur | No errors. |