http://app.igppp.tn/planifi-meeting/formuser/5

Query Metrics

3 Database Queries
3 Different statements
2.09 ms Query time
3 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.03 ms
(49.19%)
1
SELECT t0.id AS id_1, t0.date AS date_2, t0.etat AS etat_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.form_id AS form_id_6, t0.user_id AS user_id_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.deleted_by_id AS deleted_by_id_10 FROM form_user t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
0.92 ms
(43.93%)
1
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
0.14 ms
(6.88%)
1
SELECT DATABASE()
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\Meeting
  • The association App\Entity\Meeting#demande refers to the inverse side field App\Entity\Demande#meeting which does not exist.
  • The association App\Entity\Meeting#formUser refers to the inverse side field App\Entity\FormUser#meeting which does not exist.
App\Entity\FormUser No errors.
App\Entity\Form No errors.
App\Entity\User
  • The association App\Entity\User#demandeNotes refers to the owning side field App\Entity\FormUserNote#user which does not exist.
App\Entity\FormValues No errors.
App\Entity\FormUserNote No errors.
App\Entity\Reclamation No errors.
App\Entity\Demande No errors.
App\Entity\FormStep No errors.
App\Entity\Ville No errors.
App\Entity\ReclamationReponse No errors.
App\Entity\Notification No errors.
App\Entity\FormChamp
  • The join columns of the association 'FormStep' have to match to ALL identifier columns of the target entity 'App\Entity\FormStep', however 'id' are missing.