https://www.stcccv.org.tn/web/app_dev123.php/seo/28

Query Metrics

11 Database Queries
11 Different statements
30.39 ms Query time
3 Invalid entities

Grouped Statements

Show all queries

Time Count Info
10.10 ms
(33.23%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.type AS type_3, t0.description AS description_4, t0.comitePilotage AS comitePilotage_5, t0.lienArticle AS lienArticle_6, t0.lienThese AS lienThese_7 FROM registre t0 WHERE t0.type = ?
Parameters:
[
  "Registre En Cours"
]
3.67 ms
(12.08%)
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:
[]
3.61 ms
(11.88%)
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.87 ms
(6.14%)
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:
[]
1.83 ms
(6.04%)
1
SELECT t0.id AS id_1, t0.couleur1 AS couleur1_2, t0.couleur2 AS couleur2_3 FROM navbar t0
Parameters:
[]
1.76 ms
(5.78%)
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:
[]
1.71 ms
(5.64%)
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:
[]
1.54 ms
(5.08%)
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.53 ms
(5.03%)
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:
[]
1.50 ms
(4.94%)
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:
[
  "28"
]
1.26 ms
(4.16%)
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:
[]

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\Evenement No errors.
Gestion\MetierBundle\Entity\CategorieEven 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.
Gestion\MetierBundle\Entity\Actualite
  • The field Gestion\MetierBundle\Entity\Actualite#slider is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Cms\SliderBundle\Entity\Slider#actualite does not contain the required 'inversedBy="slider"' attribute.
Cms\SliderBundle\Entity\Slider No errors.
Cms\FooterBundle\Entity\Footer No errors.
Gestion\MetierBundle\Entity\Registre No errors.
Cms\HeaderBundle\Entity\Header No errors.
SeoBundle\Entity\Seo No errors.