Query Metrics
2
Database Queries
2
Different statements
1.57 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.91 ms (58.02%) |
1 |
SELECT t0.id AS id_1, t0.conferancename AS conferancename_2, t0.conferancelocationdate AS conferancelocationdate_3, t0.conferancevenue AS conferancevenue_4, t0.background AS background_5, t0.logo AS logo_6, t0.abstractsubmission AS abstractsubmission_7, t0.papersubmission AS papersubmission_8, t0.authorsnotification AS authorsnotification_9 FROM setting t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.66 ms (41.98%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.photo AS photo_4, t0.grade AS grade_5, t0.affiliation AS affiliation_6, t0.biographie AS biographie_7 FROM speaker 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\Setting | No errors. |
| App\Entity\Speaker | No errors. |