Query Metrics

1 Database Queries
1 Different statements
8.64 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.64 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.phone AS phone_3, t0.nom AS nom_4, t0.prenom AS prenom_5, t0.email AS email_6, t0.file AS file_7, t0.montant AS montant_8, t0.order_number AS order_number_9, t0.date_ad AS date_ad_10, t0.supp AS supp_11, t0.pai AS pai_12, t0.total AS total_13, t0.accomp AS accomp_14, t0.pourcentage AS pourcentage_15, t0.surplace AS surplace_16, t0.virement AS virement_17, t0.ordernumberid AS ordernumberid_18, t0.adhesion AS adhesion_19, t0.id_user_id AS id_user_id_20, t0.evenement_id_id AS evenement_id_id_21, t0.evenementautre_id AS evenementautre_id_22 FROM payement_method t0 WHERE t0.id = ?
Parameters:
[
  "202"
]

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\PayementMethod
  • The association App\Entity\PayementMethod#evenementId refers to the inverse side field App\Entity\Congre#evenementIdCongre which does not exist.
App\Entity\ConnexionUser No errors.
App\Entity\Congre
  • The mappings App\Entity\Congre#venementIdCongre and App\Entity\AttachmentCongre#evenementCongre are inconsistent with each other.
  • The mappings App\Entity\Congre#carouselCongreAffiche and App\Entity\PayementMethod#evenementId are inconsistent with each other.
App\Entity\EvenementAVenir No errors.