Query Metrics
9
Database Queries
4
Different statements
8.30 ms
Query time
0
Invalid entities
26
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.65 ms (56.04%) |
5 |
SELECT t0.id AS id_1, t0.notification AS notification_2, t0.actif AS actif_3, t0.imagefond AS imagefond_4, t0.site AS site_5, t0.description AS description_6, t0.optionblog AS optionblog_7, t0.optionmessagerie AS optionmessagerie_8, t0.photo AS photo_9, t0.adresse AS adresse_10, t0.telephone AS telephone_11, t0.info1 AS info1_12, t0.info2 AS info2_13, t0.nbdiapos AS nbdiapos_14, t0.optionconseil AS optionconseil_15, t0.optionproduits AS optionproduits_16, t0.email AS email_17, t0.optionfinance AS optionfinance_18, t0.adresseinternet AS adresseinternet_19, t0.licence AS licence_20, t0.administrateur_id AS administrateur_id_21, t0.proprietaire_id AS proprietaire_id_22, t0.theme_id AS theme_id_23 FROM parametres t0 WHERE t0.actif = ? LIMIT 1
Parameters:
[
1
]
|
|
2.08 ms (25.01%) |
2 |
SELECT s0_.id AS id_0, s0_.nom AS nom_1, s0_.taillepolice AS taillepolice_2, s0_.couleurtexte AS couleurtexte_3, s0_.couleurfond AS couleurfond_4, s0_.couleurlien AS couleurlien_5, s0_.couleurhovertexte AS couleurhovertexte_6, s0_.couleurhoverfond AS couleurhoverfond_7, s0_.couleurbordure AS couleurbordure_8, s0_.stylebordure AS stylebordure_9, s0_.taillebordure AS taillebordure_10, s0_.decoration AS decoration_11, s0_.epaisseurpolice AS epaisseurpolice_12, s0_.stylepolice AS stylepolice_13, s0_.theme_id AS theme_id_14 FROM style s0_ WHERE s0_.theme_id = ? AND s0_.nom = ?
Parameters:
[ 4 "idalerte" ] |
|
0.79 ms (9.53%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.taillepolice AS taillepolice_3, t0.couleurtexte AS couleurtexte_4, t0.couleurfond AS couleurfond_5, t0.couleurlien AS couleurlien_6, t0.couleurhovertexte AS couleurhovertexte_7, t0.couleurhoverfond AS couleurhoverfond_8, t0.couleurbordure AS couleurbordure_9, t0.stylebordure AS stylebordure_10, t0.taillebordure AS taillebordure_11, t0.decoration AS decoration_12, t0.epaisseurpolice AS epaisseurpolice_13, t0.stylepolice AS stylepolice_14, t0.theme_id AS theme_id_15 FROM style t0 WHERE t0.theme_id = ?
Parameters:
[
4
]
|
|
0.78 ms (9.42%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.p1 AS p1_3, t0.p2 AS p2_4, t0.p3 AS p3_5, t0.p4 AS p4_6, t0.p5 AS p5_7, t0.rang AS rang_8, t0.photo AS photo_9, t0.chapitre_id AS chapitre_id_10 FROM articlefaq t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"21"
]
|
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\Style | 20 |
| App\Entity\User | 2 |
| App\Entity\Parametres | 1 |
| App\Entity\Theme | 1 |
| App\Entity\Articlefaq | 1 |
| App\Entity\Chapitrefaq | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Parametres | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Theme | No errors. |
| App\Entity\Articlefaq | No errors. |
| App\Entity\Chapitrefaq | No errors. |
| App\Entity\Style | No errors. |