Query Metrics
2
Database Queries
2
Different statements
0.86 ms
Query time
0
Invalid entities
9
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.60 ms (69.83%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.titre AS titre_3, t0.code AS code_4, t0.est_publie AS est_publie_5, t0.est_metier AS est_metier_6 FROM front_page t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"faq"
]
|
|
0.26 ms (30.17%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_electre AS nom_electre_3, t0.couleur AS couleur_4, t0.ordre AS ordre_5, t0.slug AS slug_6, t0.old_id AS old_id_7, t0.color1 AS color1_8, t0.color2 AS color2_9, t0.parent_id AS parent_id_10 FROM genre t0 ORDER BY t0.ordre ASC
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Genre | 8 |
| App\Entity\FrontPage | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\FrontPage | No errors. |
| App\Entity\FrontModule | No errors. |
| App\Entity\Genre | No errors. |
| App\Entity\Livre | No errors. |
| App\Entity\Chronique | No errors. |
| App\Entity\Categorie | No errors. |
| App\Entity\Envie | No errors. |