Query Metrics

6 Database Queries
6 Different statements
6.15 ms Query time
3 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.97 ms
(32.06%)
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:
[
  "707"
]
1.80 ms
(29.29%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.type AS type_5, t0.password AS password_6, t0.phone AS phone_7 FROM connexion_user t0 WHERE t0.id = ?
Parameters:
[
  195
]
1.22 ms
(19.83%)
1
SELECT c0_.id AS id_0, c0_.nom AS nom_1, c0_.prenom AS prenom_2, c0_.email AS email_3, c0_.type AS type_4, c0_.password AS password_5, c0_.phone AS phone_6 FROM connexion_user c0_
Parameters:
[]
0.44 ms
(7.10%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.category AS category_3, t0.description AS description_4, t0.url_maps AS url_maps_5, t0.image_principale AS image_principale_6, t0.desplay AS desplay_7, t0.user_id AS user_id_8, t0.date_evenement AS date_evenement_9, t0.evenementcongre_id AS evenementcongre_id_10 FROM congre t0 WHERE t0.id = ?
Parameters:
[
  17
]
0.42 ms
(6.81%)
1
SELECT c0_.id AS id_0, c0_.titre AS titre_1, c0_.category AS category_2, c0_.description AS description_3, c0_.url_maps AS url_maps_4, c0_.image_principale AS image_principale_5, c0_.desplay AS desplay_6, c0_.user_id AS user_id_7, c0_.date_evenement AS date_evenement_8, c0_.evenementcongre_id AS evenementcongre_id_9 FROM congre c0_
Parameters:
[]
0.30 ms
(4.91%)
1
SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.category AS category_2, e0_.desplay AS desplay_3, e0_.description AS description_4, e0_.image_principale AS image_principale_5, e0_.date_evenement AS date_evenement_6, e0_.evenementevent_id AS evenementevent_id_7 FROM evenement_avenir e0_
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
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.
App\Entity\Event
  • The association App\Entity\Event#newevenet refers to the inverse side field App\Entity\Document#newdocument which does not exist.
App\Entity\AttachmentCongre No errors.
App\Entity\PrixVariableCongre No errors.
App\Entity\Etape No errors.
App\Entity\Speakers No errors.
App\Entity\Sponsored No errors.
App\Entity\Document No errors.
App\Entity\Attachment No errors.
App\Entity\PrixVariable No errors.