GET https://test.objetstrouves221.com/se-connecter

Query Metrics

5 Database Queries
5 Different statements
4.51 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.62 ms
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.email_principal AS email_principal_3, t0.email_contact AS email_contact_4, t0.telephone AS telephone_5, t0.whatsapp AS whatsapp_6, t0.adresse AS adresse_7, t0.facebook AS facebook_8, t0.instagram AS instagram_9, t0.twitter AS twitter_10, t0.is_maintenance_mode AS is_maintenance_mode_11, t0.maintenance_message AS maintenance_message_12, t0.logo AS logo_13, t0.description AS description_14 FROM global_setting t0 LIMIT 1
Parameters:
[]
2 1.36 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.prenom AS prenom_5, t0.nom AS nom_6, t0.avatar AS avatar_7, t0.is_verified AS is_verified_8, t0.api_key AS api_key_9, t0.adresse AS adresse_10, t0.telephone AS telephone_11, t0.region AS region_12, t0.ville AS ville_13, t0.last_login AS last_login_14, t0.statut AS statut_15, t0.created_at AS created_at_16, t0.token AS token_17, t0.username AS username_18, t0.compte_deleted_at AS compte_deleted_at_19, t0.is_compte_deleted AS is_compte_deleted_20, t0.google_id AS google_id_21 FROM `user` t0
Parameters:
[]
3 0.77 ms
SELECT COUNT(*) FROM objet_trouve t0 WHERE t0.statut = ? AND t0.deleted_at IS NULL
Parameters:
[
  "en attente de validation"
]
4 1.04 ms
SELECT COUNT(*) FROM reclamation t0 WHERE t0.statut = ?
Parameters:
[
  "soumis"
]
5 0.71 ms
SELECT COUNT(*) FROM message_contact t0 WHERE t0.is_read = ?
Parameters:
[
  0
]

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\User 4
App\Entity\GlobalSetting 1

Entities Mapping

Class Mapping errors
App\Entity\GlobalSetting No errors.
App\Entity\User No errors.
App\Entity\UserSetting No errors.
App\Entity\Notification No errors.
App\Entity\ObjetTrouve No errors.
App\Entity\AuditLog No errors.
App\Entity\Message No errors.
App\Entity\UserLogin No errors.
App\Entity\Reclamation No errors.
App\Entity\MessageContact No errors.