Query Metrics
14
Database Queries
14
Different statements
24.35 ms
Query time
3
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
7.16 ms (29.38%) |
1 |
SELECT t0.id AS id_1, t0.Type AS Type_2, t0.TitreFr AS TitreFr_3, t0.TitreEn AS TitreEn_4, t0.Auteurs AS Auteurs_5, t0.ResumeFr AS ResumeFr_6, t0.ResumeEn AS ResumeEn_7, t0.MotsClesFr AS MotsClesFr_8, t0.MotsClesEn AS MotsClesEn_9, t0.Pdf AS Pdf_10, t0.Video AS Video_11, t0.revue_id AS revue_id_12 FROM articlerevue t0
Parameters:
[] |
3.47 ms (14.25%) |
1 |
SELECT t0.id AS id_1, t0.page AS page_2, t0.title AS title_3, t0.metatitle AS metatitle_4, t0.metadescription AS metadescription_5, t0.keyword AS keyword_6 FROM seo t0 WHERE t0.id = ?
Parameters:
[
"41"
]
|
1.94 ms (7.98%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nomEn AS nomEn_3, t0.deadlineSoumission AS deadlineSoumission_4 FROM categorie_even t0
Parameters:
[] |
1.82 ms (7.47%) |
1 |
SELECT COUNT(*) FROM header a
Parameters:
[] |
1.45 ms (5.94%) |
1 |
SELECT COUNT(*) FROM navbar a
Parameters:
[] |
1.43 ms (5.88%) |
1 |
SELECT COUNT(*) FROM footer a
Parameters:
[] |
1.36 ms (5.60%) |
1 |
SELECT r0_.id AS id_0, r0_.titre AS titre_1, r0_.Annee AS Annee_2, r0_.title AS title_3, r0_.ISSN AS ISSN_4, r0_.LeSSN AS LeSSN_5, r0_.Redacteur_chef AS Redacteur_chef_6, r0_.Redacteurs_Chef_Adjoints AS Redacteurs_Chef_Adjoints_7, r0_.PagedeGarde AS PagedeGarde_8, r0_.Sommaire AS Sommaire_9 FROM revue r0_ ORDER BY r0_.id DESC
Parameters:
[] |
1.28 ms (5.27%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.titreEn AS titreEn_3, t0.description AS description_4, t0.navbar_id AS navbar_id_5 FROM menu t0
Parameters:
[] |
1.24 ms (5.07%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.titreEn AS titreEn_3, t0.description AS description_4, t0.sousmenu_id AS sousmenu_id_5 FROM sousmenu t0
Parameters:
[] |
0.83 ms (3.40%) |
1 |
SELECT t0.id AS id_1, t0.couleur1 AS couleur1_2, t0.couleur2 AS couleur2_3 FROM navbar t0
Parameters:
[] |
0.62 ms (2.54%) |
1 |
SELECT MAX(r0_.id) AS sclr_0 FROM revue r0_
Parameters:
[] |
0.62 ms (2.53%) |
1 |
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.image1 AS image1_3, t0.description1 AS description1_4, t0.image2 AS image2_5, t0.description2 AS description2_6, t0.couleur1 AS couleur1_7, t0.couleur2 AS couleur2_8, t0.login AS login_9, t0.register AS register_10 FROM header t0
Parameters:
[] |
0.60 ms (2.45%) |
1 |
SELECT r0_.Annee AS Annee_0, r0_.id AS id_1 FROM revue r0_ GROUP BY r0_.Annee ORDER BY r0_.id DESC
Parameters:
[] |
0.54 ms (2.22%) |
1 |
SELECT t0.id AS id_1, t0.couleur1 AS couleur1_2, t0.couleur2 AS couleur2_3, t0.facebook AS facebook_4, t0.twitter AS twitter_5, t0.blog AS blog_6, t0.youtube AS youtube_7, t0.instagram AS instagram_8, t0.adresse AS adresse_9, t0.codepostal AS codepostal_10 FROM footer 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 |
---|---|
Cms\HeaderBundle\Entity\Header | No errors. |
Cms\NavBundle\Entity\Navbar | No errors. |
Cms\NavBundle\Entity\Menu |
|
Cms\NavBundle\Entity\Sousmenu |
|
Cms\FooterBundle\Entity\Footer | No errors. |
Gestion\MetierBundle\Entity\CategorieEven | No errors. |
Gestion\MetierBundle\Entity\Revue |
|
Gestion\MetierBundle\Entity\Articlerevue | No errors. |
SeoBundle\Entity\Seo | No errors. |