Query Metrics
139
Database Queries
14
Different statements
70.68 ms
Query time
5
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
29.81 ms (42.18%) |
126 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.libelleEn AS libelleEn_3, t0.quiz_id AS quiz_id_4 FROM question t0 WHERE t0.id = ?
Parameters:
[
1
]
|
28.17 ms (39.86%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.titreEn AS titreEn_3, t0.type AS type_4, t0.typeEn AS typeEn_5, t0.auteur AS auteur_6, t0.service AS service_7, t0.serviceEn AS serviceEn_8, t0.photo_auteur AS photo_auteur_9, t0.photo_partager AS photo_partager_10, t0.commentaire AS commentaire_11, t0.commentaireEn AS commentaireEn_12, t0.description AS description_13, t0.descriptionEn AS descriptionEn_14, t0.casdemois_id AS casdemois_id_15 FROM quiz t0
Parameters:
[] |
1.89 ms (2.67%) |
1 |
SELECT t0.id AS id_1, t0.box AS box_2, t0.libelle AS libelle_3, t0.libelleEn AS libelleEn_4, t0.question_id AS question_id_5 FROM reponse t0
Parameters:
[] |
1.83 ms (2.58%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.titreEn AS titreEn_3, t0.type AS type_4, t0.typeEn AS typeEn_5, t0.auteur AS auteur_6, t0.service AS service_7, t0.serviceEn AS serviceEn_8, t0.photo_auteur AS photo_auteur_9, t0.photo_partager AS photo_partager_10, t0.commentaire AS commentaire_11, t0.commentaireEn AS commentaireEn_12, t0.description AS description_13, t0.descriptionEn AS descriptionEn_14, t0.casdemois_id AS casdemois_id_15 FROM quiz t0 WHERE t0.id = ?
Parameters:
[
"82"
]
|
1.71 ms (2.41%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type AS type_3, t0.ficher AS ficher_4, t0.quiz_id AS quiz_id_5 FROM media t0 WHERE t0.quiz_id = ?
Parameters:
[
82
]
|
1.46 ms (2.06%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.libelleEn AS libelleEn_3, t0.quiz_id AS quiz_id_4 FROM question t0 WHERE t0.quiz_id = ?
Parameters:
[
82
]
|
0.96 ms (1.36%) |
1 |
SELECT t0.id AS id_1, t0.couleur1 AS couleur1_2, t0.couleur2 AS couleur2_3 FROM navbar t0
Parameters:
[] |
0.83 ms (1.18%) |
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:
[
"44"
]
|
0.78 ms (1.10%) |
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.73 ms (1.04%) |
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.71 ms (1.00%) |
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.66 ms (0.93%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nomEn AS nomEn_3, t0.date AS date_4 FROM casdemois t0
Parameters:
[] |
0.62 ms (0.88%) |
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.52 ms (0.74%) |
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:
[] |
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 |
---|---|
Gestion\CasdemoisBundle\Entity\Quiz |
|
Gestion\CasdemoisBundle\Entity\Casdemois |
|
Gestion\CasdemoisBundle\Entity\Question |
|
Gestion\CasdemoisBundle\Entity\Media | No 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\CasdemoisBundle\Entity\Reponse | No errors. |
SeoBundle\Entity\Seo | No errors. |