https://sip-academy.com/chat/formation/chat/unread-count

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.08 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.adresse AS adresse_5, t0.phone AS phone_6, t0.options AS options_7, t0.logo AS logo_8, t0.nom AS nom_9, t0.prenom AS prenom_10, t0.phone1 AS phone1_11, t0.fb AS fb_12, t0.linkedin AS linkedin_13, t0.biographie AS biographie_14, t0.cv AS cv_15, t0.poste AS poste_16, t0.pays AS pays_17, t0.type AS type_18, t0.responsable AS responsable_19, t0.siteweb AS siteweb_20, t0.github AS github_21, t0.twitter AS twitter_22, t0.vue AS vue_23, t0.date AS date_24, t0.vu AS vu_25, t0.ipadress AS ipadress_26, t0.is_active AS is_active_27, t0.nomsociete AS nomsociete_28, t0.adressesociete AS adressesociete_29, t0.matricule AS matricule_30 FROM user t0 WHERE t0.id = ?
Parameters:
[
  5470
]
2 1.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM chat_formation c0_ WHERE (c0_.is_read = 0 OR c0_.is_read IS NULL) AND c0_.sender_role = ? AND c0_.formation_id IN (SELECT c1_.formation_id AS sclr_1 FROM chat_formation c1_ WHERE c1_.sender_id = ?)
Parameters:
[
  "admin"
  5470
]

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 No errors.
App\Entity\Diplome No errors.
App\Entity\Certificat No errors.
App\Entity\Experience No errors.
App\Entity\Formation No errors.
App\Entity\InscritSession No errors.
App\Entity\Messageinscrit No errors.
App\Entity\Reclamation No errors.
App\Entity\Evaluation No errors.
App\Entity\Evenement No errors.
App\Entity\VirtualClassroom No errors.
App\Entity\Reponsereclamation
  • The mappings App\Entity\Reponsereclamation#expediteur and App\Entity\User#reponsereclamations are inconsistent with each other.
App\Entity\Offresinscrit No errors.
App\Entity\Reponsemessage
  • The mappings App\Entity\Reponsemessage#expediteur and App\Entity\User#reponsemessages are inconsistent with each other.
App\Entity\Demmandeformation No errors.
App\Entity\Demandeprofil No errors.
App\Entity\ReponseDemandeFormation No errors.
App\Entity\Emailsadmin No errors.
App\Entity\TacheAssistant No errors.
App\Entity\Trace No errors.
App\Entity\EmailStudent No errors.
App\Entity\Signature No errors.
App\Entity\Ipadresse No errors.
App\Entity\FormationElearning No errors.
App\Entity\Commande No errors.
App\Entity\EvaluationElearning No errors.
App\Entity\CommentElearning No errors.
App\Entity\ChatFormation No errors.
App\Entity\Coupon No errors.