Query Metrics
5
Database Queries
5
Different statements
18.33 ms
Query time
4
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.56 ms (30.36%) |
1 |
SELECT t0.id AS id_1, t0.dateCreation AS dateCreation_2, t0.prixTotal AS prixTotal_3, t0.numPanier AS numPanier_4, t0.Jeton AS Jeton_5, t0.statut_id AS statut_id_6, t0.creerPar_id AS creerPar_id_7, t0.idSejour_id AS idSejour_id_8 FROM panier t0 WHERE t0.creerPar_id = ? AND t0.statut_id = ? LIMIT 1
Parameters:
[ 170 35 ] |
3.99 ms (21.77%) |
1 |
SELECT t0.id AS id_1, t0.nbconnx AS nbconnx_2, t0.username AS username_3, t0.adresse AS adresse_4, t0.fonction AS fonction_5, t0.etablisment AS etablisment_6, t0.numMobile AS numMobile_7, t0.logourl AS logourl_8, t0.Datedepart AS Datedepart_9, t0.dateFlagDepot AS dateFlagDepot_10, t0.flagDepot AS flagDepot_11, t0.nom AS nom_12, t0.prenom AS prenom_13, t0.roles AS roles_14, t0.email AS email_15, t0.password AS password_16, t0.salt AS salt_17, t0.date_creation AS date_creation_18, t0.nometablisment AS nometablisment_19, t0.randomnotice AS randomnotice_20, t0.infocomple AS infocomple_21, t0.reponseemail AS reponseemail_22, t0.password_non_cripted AS password_non_cripted_23, t0.cnxparent AS cnxparent_24, t0.accompaplus AS accompaplus_25, t0.activatemail AS activatemail_26, t0.Jeton AS Jeton_27, t0.showpubprod AS showpubprod_28, t0.showdetailsalbum AS showdetailsalbum_29, t0.showdetailslivre AS showdetailslivre_30, t0.showdetailsphotos AS showdetailsphotos_31, t0.showdetailsretros AS showdetailsretros_32, t0.showdetailscal AS showdetailscal_33, t0.cnxpartenaire AS cnxpartenaire_34, t0.smsnotif AS smsnotif_35, t0.mailnotif AS mailnotif_36, t0.AccoPlusToPartenaire AS AccoPlusToPartenaire_37, t0.jetonAccoPlusSejourGratuit AS jetonAccoPlusSejourGratuit_38, t0.adresslivraison AS adresslivraison_39, t0.adressfactoration AS adressfactoration_40, t0.statut AS statut_41, t0.usersecondaire AS usersecondaire_42, t0.comptebanque AS comptebanque_43, t0.idFonction_id AS idFonction_id_44 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[ "" ] |
3.04 ms (16.58%) |
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 = ? AND t0.typeref = ? LIMIT 1
Parameters:
[ "creer" 8 ] |
3.01 ms (16.45%) |
1 |
SELECT t0.id AS id_1, t0.prixTotal AS prixTotal_2, t0.quantite AS quantite_3, t0.idProduit_id AS idProduit_id_4, t0.idPanier_id AS idPanier_id_5 FROM panierproduit t0 WHERE t0.idPanier_id = ?
Parameters:
[
10
]
|
2.72 ms (14.84%) |
1 |
SELECT t0.id AS id_1, t0.libiler AS libiler_2 FROM typeref t0 WHERE t0.id = ?
Parameters:
[
8
]
|
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\User |
|
App\Entity\Adress | No errors. |
App\Entity\Ref | No errors. |
App\Entity\Comptebancaire | No errors. |
App\Entity\Fonctions | No errors. |
App\Entity\Commande |
|
App\Entity\Etablisment | No errors. |
App\Entity\Blog |
|
App\Entity\Sejour |
|
App\Entity\SejourAttachment | No errors. |
App\Entity\Panier | No errors. |
App\Entity\Etiquette | No errors. |
App\Entity\CommentaireEtiquette | No errors. |
App\Entity\LogPromotions | No errors. |
App\Entity\PromoParents | No errors. |
App\Entity\Photonsumeriques | No errors. |
App\Entity\Typeref | No errors. |
App\Entity\Promotions | No errors. |
App\Entity\PanierProduit | No errors. |
App\Entity\Produit | No errors. |