http://51.38.233.139/?XDEBUG_SESSION_START=phpstorm

Query Metrics

9 Database Queries
6 Different statements
24.19 ms Query time
6 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.04 ms
(24.97%)
2
SELECT t0.id AS id_1, t0.labeleType AS labeleType_2, t0.caracteristiques AS caracteristiques_3, t0.delais AS delais_4, t0.tarifs AS tarifs_5, t0.traif AS traif_6, t0.fraisDePort AS fraisDePort_7, t0.date AS date_8, t0.description AS description_9, t0.plusDescription AS plusDescription_10, t0.MontantHt AS MontantHt_11, t0.MontantTTC AS MontantTTC_12, t0.PoindsEnGrContenant AS PoindsEnGrContenant_13, t0.PoidsEnGrProduit AS PoidsEnGrProduit_14, t0.PoidsTotalEnGrHorsPochette AS PoidsTotalEnGrHorsPochette_15, t0.PochetteEnvoi AS PochetteEnvoi_16, t0.statut AS statut_17, t0.reversement AS reversement_18, t0.iduser AS iduser_19 FROM typeproduit t0 WHERE t0.statut = ?
Parameters:
[
  "publier"
]
5.15 ms
(21.29%)
2
SELECT t0.id AS id_1, t0.libele AS libele_2, t0.description AS description_3, t0.image AS image_4 FROM slide t0 WHERE t0.id = ?
Parameters:
[
  1
]
5.06 ms
(20.94%)
2
SELECT t0.id AS id_1, t0.path AS path_2, t0.date AS date_3, t0.idblog AS idblog_4, t0.descreption AS descreption_5, t0.idposition AS idposition_6, t0.idref AS idref_7, t0.iduser AS iduser_8 FROM attachment t0 WHERE t0.id = ?
Parameters:
[
  267
]
2.76 ms
(11.42%)
1
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.date AS date_2, b0_.description AS description_3, b0_.categorie AS categorie_4, b0_.statut AS statut_5, b0_.iduser AS iduser_6 FROM blog b0_ INNER JOIN ref r1_ ON b0_.statut = r1_.id WHERE r1_.libiller <> ? ORDER BY b0_.date DESC
Parameters:
[
  "archivé"
]
2.69 ms
(11.13%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.dateCreation AS dateCreation_3, t0.user AS user_4, t0.slide1 AS slide1_5, t0.slide2 AS slide2_6, t0.slide3 AS slide3_7, t0.statut AS statut_8 FROM site t0 WHERE t0.statut = ? LIMIT 1
Parameters:
[
  9
]
2.48 ms
(10.26%)
1
SELECT t0.id AS id_1, t0.libiller AS libiller_2, t0.code AS code_3, t0.typeref AS typeref_4 FROM ref t0 WHERE t0.libiller = ? LIMIT 1
Parameters:
[
  "mise en avant"
]

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
App\Entity\Typeproduit
  • The field App\Entity\Typeproduit#attachements is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\TypeProduitPhoto#idTypep does not contain the required 'inversedBy="attachements"' attribute.
  • The field App\Entity\Typeproduit#reversment is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Reversement#idTypeproduit does not contain the required 'inversedBy="reversment"' attribute.
  • The field App\Entity\Typeproduit#mesproduits is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Produit#type does not contain the required 'inversedBy="mesproduits"' attribute.
App\Entity\User
  • The field App\Entity\User#mescommandes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Commande#idUser does not contain the required 'inversedBy="mescommandes"' attribute.
  • The field App\Entity\User#etablismentuser is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Etablisment#user does not contain the required 'inversedBy="etablismentuser"' attribute.
  • The field App\Entity\User#mesblogs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Blog#iduser does not contain the required 'inversedBy="mesblogs"' attribute.
  • The field App\Entity\User#mesSejourAcc is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Sejour#idAcommp does not contain the required 'inversedBy="mesSejourAcc"' attribute.
  • The field App\Entity\User#mesSejourPart is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Sejour#idPartenaire does not contain the required 'inversedBy="mesSejourPart"' attribute.
App\Entity\TypeProduitPhoto No errors.
App\Entity\Reversement No errors.
App\Entity\Produit No errors.
App\Entity\TypeProduitConditionnement No errors.
App\Entity\Ref No errors.
App\Entity\Typeref No errors.
App\Entity\Panier No errors.
App\Entity\Promotions No errors.
App\Entity\Site No errors.
App\Entity\Slide No errors.
App\Entity\Blog
  • The field App\Entity\Blog#mesattachments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\BlogAttachement#idblog does not contain the required 'inversedBy="mesattachments"' attribute.
App\Entity\Adress No errors.
App\Entity\Commande
  • The field App\Entity\Commande#commandesProduits is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ComandeProduit#idComande does not contain the required 'inversedBy="commandesProduits"' attribute.
App\Entity\Etablisment No errors.
App\Entity\Sejour
  • The field App\Entity\Sejour#produits is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Produit#idsjour does not contain the required 'inversedBy="produits"' attribute.
  • The field App\Entity\Sejour#commandes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Commande#idSejour does not contain the required 'inversedBy="commandes"' attribute.
  • The field App\Entity\Sejour#cartes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Cart#idsejour does not contain the required 'inversedBy="cartes"' attribute.
  • The field App\Entity\Sejour#attachements is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SejourAttachment#idSejour does not contain the required 'inversedBy="attachements"' attribute.
  • The field App\Entity\Sejour#jourdescripdate is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Jourdescripdate#idsejour does not contain the required 'inversedBy="jourdescripdate"' attribute.
  • The field App\Entity\Sejour#parentSejour is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ParentSejour#idSejour does not contain the required 'inversedBy="parentSejour"' attribute.
App\Entity\Comptebancaire No errors.
App\Entity\SejourAttachment No errors.
App\Entity\Etiquette No errors.
App\Entity\CommentaireEtiquette No errors.
App\Entity\Fonctions No errors.
App\Entity\LogPromotions No errors.
App\Entity\PromoParents No errors.
App\Entity\Photonsumeriques No errors.
App\Entity\Attachment No errors.
App\Entity\PanierProduit No errors.
App\Entity\PromoSejour No errors.
App\Entity\BlogAttachement No errors.
App\Entity\ComandeProduit No errors.
App\Entity\CommandeNumerique No errors.
App\Entity\Cart
  • The field App\Entity\Cart#positions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Position#idcart does not contain the required 'inversedBy="positions"' attribute.
App\Entity\Jourdescripdate No errors.
App\Entity\ParentSejour No errors.
App\Entity\AttachementEtiquette No errors.
App\Entity\Position No errors.