https://astp.tn/evnement/ancien-evenement/Symposium/47/

Query Metrics

2 Database Queries
2 Different statements
2.56 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 1.96 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.category AS category_3, t0.desplay AS desplay_4, t0.description AS description_5, t0.image_principale AS image_principale_6, t0.date_evenement AS date_evenement_7, t0.evenementevent_id AS evenementevent_id_8 FROM evenement_avenir t0 WHERE t0.id = ?
Parameters:
[
  47
]
2 0.60 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.evenement_id AS evenement_id_3, t0.evenement_id AS evenement_id_4 FROM attachment t0 WHERE t0.evenement_id = ?
Parameters:
[
  47
]

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\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\Attachment No errors.
App\Entity\PrixVariable No 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\Document No errors.