Query Metrics
3
Database Queries
3
Different statements
2.01 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.90 ms (44.63%) |
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.73 ms (36.50%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.date AS date_3, t0.lien AS lien_4 FROM news t0 ORDER BY t0.date DESC
Parameters:
[] |
|
0.38 ms (18.88%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.image1 AS image1_4, t0.image2 AS image2_5, t0.image3 AS image3_6, t0.logo AS logo_7 FROM gestionhome 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\News | No errors. |
| App\Entity\Gestionhome | No errors. |