Query Metrics
2
Database Queries
2
Different statements
0.70 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.39 ms (54.93%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.enabled AS enabled_6, t0.password AS password_7, t0.roles AS roles_8, t0.date_creation AS date_creation_9, t0.date_naissance AS date_naissance_10, t0.nom AS nom_11, t0.prenom AS prenom_12, t0.genre AS genre_13, t0.quota AS quota_14, t0.mon_theme_id AS mon_theme_id_15 FROM utilisateur t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.32 ms (45.07%) |
1 |
SELECT t0.id AS id_1, t0.date_creation AS date_creation_2, t0.date_naissance AS date_naissance_3, t0.nom AS nom_4, t0.prenom AS prenom_5, t0.genre AS genre_6, t0.user_id AS user_id_7 FROM theme t0 WHERE t0.id = ?
Parameters:
[
"126"
]
|
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\Theme | 1 |
| App\Entity\Utilisateur | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Theme | No errors. |
| App\Entity\Utilisateur | No errors. |
| App\Entity\Alliance | No errors. |
| App\Entity\Ruche | No errors. |
| Payum\Core\Model\Payment | No errors. |
| App\Entity\Payment | No errors. |