Query Metrics
11
Database Queries
3
Different statements
2.59 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.90 ms (73.18%) |
9 |
SELECT t0.id AS id_1, t0.description AS description_2, t0.equipe_id AS equipe_id_3 FROM domain_equipe t0 WHERE t0.equipe_id = ?
Parameters:
[
1
]
|
|
0.43 ms (16.64%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.diplome AS diplome_3, t0.poste AS poste_4, t0.experience AS experience_5, t0.regional AS regional_6, t0.unite AS unite_7, t0.image AS image_8 FROM equipe t0 WHERE t0.id = ?
Parameters:
[
"12"
]
|
|
0.26 ms (10.19%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.diplome AS diplome_3, t0.poste AS poste_4, t0.experience AS experience_5, t0.regional AS regional_6, t0.unite AS unite_7, t0.image AS image_8 FROM equipe 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Equipe | No errors. |
| App\Entity\DomainEquipe | No errors. |