GET https://roicargoapi.secssarl.com/api/messages-contact

Query Metrics

2 Database Queries
2 Different statements
0.15 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.09 ms
(61.12%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.google_id AS google_id_6, t0.telephone_whatsapp AS telephone_whatsapp_7, t0.ville AS ville_8, t0.langue AS langue_9, t0.roles AS roles_10, t0.identifiant_client AS identifiant_client_11, t0.numero_ifu AS numero_ifu_12, t0.nom_entreprise AS nom_entreprise_13, t0.is_active AS is_active_14, t0.avatar AS avatar_15, t0.device_token AS device_token_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.deleted_at AS deleted_at_19, t0.pays_id AS pays_id_20 FROM `user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "admin@roicargo.com"
]
0.06 ms
(38.88%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.email AS email_3, t0.sujet AS sujet_4, t0.message AS message_5, t0.statut AS statut_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM message_contact t0 ORDER BY t0.created_at DESC
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\MessageContact 2
App\Entity\User 1
App\Entity\Pays 1

Entities Mapping