https://www.stcccv.org.tn/web/app_dev123.php/Home/hightlights/89/show

Query Metrics

19 Database Queries
14 Different statements
20.06 ms Query time
4 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.09 ms
(20.38%)
6
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.titreEn AS titreEn_3, t0.description AS description_4, t0.descriptionEn AS descriptionEn_5, t0.descriptionSansEditeur AS descriptionSansEditeur_6, t0.titre_photo AS titre_photo_7, t0.image AS image_8, t0.categorie_hightlights_id AS categorie_hightlights_id_9 FROM hightlights t0 WHERE t0.id = ?
Parameters:
[
  "89"
]
3.05 ms
(15.18%)
1
SELECT COUNT(*) FROM header a
Parameters:
[]
2.69 ms
(13.39%)
1
SELECT COUNT(*) FROM navbar a
Parameters:
[]
1.49 ms
(7.41%)
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"
]
1.44 ms
(7.16%)
1
SELECT COUNT(*) FROM footer a
Parameters:
[]
1.37 ms
(6.81%)
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
Parameters:
[]
1.26 ms
(6.26%)
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.93 ms
(4.65%)
1
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.libelleEn AS libelleEn_3, t0.evenement_id AS evenement_id_4 FROM categorie_hightlights t0
Parameters:
[]
0.87 ms
(4.32%)
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.87 ms
(4.32%)
1
SELECT t0.id AS id_1, t0.photo AS photo_2, t0.highlight_id AS highlight_id_3 FROM photo_hightlights t0
Parameters:
[]
0.81 ms
(4.02%)
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.45 ms
(2.23%)
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
(1.98%)
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.38 ms
(1.88%)
1
SELECT t0.id AS id_1, t0.couleur1 AS couleur1_2, t0.couleur2 AS couleur2_3 FROM navbar 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\MetierBundle\Entity\Hightlights
  • The field Gestion\MetierBundle\Entity\Hightlights#photoHightlights is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Gestion\MetierBundle\Entity\PhotoHightlights#highlight does not contain the required 'inversedBy="photoHightlights"' attribute.
Gestion\MetierBundle\Entity\CategorieHightlights
  • The field Gestion\MetierBundle\Entity\CategorieHightlights#hightlights is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Gestion\MetierBundle\Entity\Hightlights#categorieHightlights does not contain the required 'inversedBy="hightlights"' attribute.
  • The field Gestion\MetierBundle\Entity\CategorieHightlights#hightlightAuteur is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Gestion\MetierBundle\Entity\HightlightAuteur#categorieHightlight does not contain the required 'inversedBy="hightlightAuteur"' attribute.
Gestion\MetierBundle\Entity\PhotoHightlights No errors.
Cms\HeaderBundle\Entity\Header No errors.
Cms\NavBundle\Entity\Navbar No errors.
Cms\NavBundle\Entity\Menu
  • The mappings Cms\NavBundle\Entity\Menu#soumenu and Cms\NavBundle\Entity\Sousmenu#menu are inconsistent with each other.
Cms\NavBundle\Entity\Sousmenu
  • The association Cms\NavBundle\Entity\Sousmenu#menu refers to the inverse side field Cms\NavBundle\Entity\Menu#sousmenu which does not exist.
Cms\FooterBundle\Entity\Footer No errors.
Gestion\MetierBundle\Entity\CategorieEven No errors.
Gestion\MetierBundle\Entity\Evenement No errors.
Gestion\MetierBundle\Entity\HightlightAuteur No errors.
SeoBundle\Entity\Seo No errors.