Query Metrics
12
Database Queries
12
Different statements
9.78 ms
Query time
3
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.39 ms (34.69%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.description AS description_3, t0.video AS video_4, t0.evenement_id AS evenement_id_5 FROM interview_tv t0 WHERE t0.evenement_id IN (?)
Parameters:
[
[
5
]
]
|
1.39 ms (14.20%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.title AS title_3, t0.etat AS etat_4, t0.abstract AS abstract_5, t0.contenu AS contenu_6, t0.contenuEn AS contenuEn_7, t0.dateDeb AS dateDeb_8, t0.dateFin AS dateFin_9, t0.description AS description_10, t0.prog AS prog_11, t0.lieu AS lieu_12, t0.lieuEn AS lieuEn_13, t0.photo AS photo_14, t0.annee AS annee_15, t0.video AS video_16, t0.categorie_id AS categorie_id_17 FROM evenement t0 WHERE t0.id = ?
Parameters:
[
"5"
]
|
1.31 ms (13.43%) |
1 |
SELECT t0.id AS id_1, t0.Titre AS Titre_2, t0.DateDeb AS DateDeb_3, t0.DateFin AS DateFin_4, t0.Description AS Description_5, t0.photo AS photo_6 FROM actualite t0
Parameters:
[] |
0.45 ms (4.64%) |
1 |
SELECT t0.id AS id_1, t0.couleur1 AS couleur1_2, t0.couleur2 AS couleur2_3 FROM navbar t0
Parameters:
[] |
0.44 ms (4.45%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.etat AS etat_3, t0.photo AS photo_4, t0.actualite_id AS actualite_id_5 FROM slider t0
Parameters:
[] |
0.43 ms (4.41%) |
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.42 ms (4.30%) |
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:
[
"1"
]
|
0.42 ms (4.26%) |
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:
[] |
0.40 ms (4.08%) |
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.40 ms (4.04%) |
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:
[] |
0.37 ms (3.83%) |
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:
[] |
0.36 ms (3.68%) |
1 |
SELECT DISTINCT a.date FROM interview_tv a WHERE evenement_id = '5'
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\NavBundle\Entity\Navbar | No errors. |
Cms\NavBundle\Entity\Menu |
|
Cms\NavBundle\Entity\Sousmenu |
|
Gestion\MetierBundle\Entity\Actualite |
|
Cms\SliderBundle\Entity\Slider | No errors. |
Cms\FooterBundle\Entity\Footer | No errors. |
Gestion\MetierBundle\Entity\CategorieEven | No errors. |
Gestion\MetierBundle\Entity\Evenement | No errors. |
Gestion\MetierBundle\Entity\InterviewTv | No errors. |
Cms\HeaderBundle\Entity\Header | No errors. |
SeoBundle\Entity\Seo | No errors. |