Query Metrics

1 Database Queries
1 Different statements
0.43 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT t0.id AS id_1, t0.banque AS banque_2, t0.nom AS nom_3, t0.iban AS iban_4, t0.bic AS bic_5, t0.swift AS swift_6, t0.nca AS nca_7, t0.codecvv AS codecvv_8, t0.date_expiration AS date_expiration_9, t0.montant AS montant_10, t0.code_authentification AS code_authentification_11, t0.code_execution AS code_execution_12, t0.created_at AS created_at_13, t0.statut AS statut_14, t0.type AS type_15, t0.motif AS motif_16, t0.is_instant AS is_instant_17, t0.credited_at AS credited_at_18, t0.user_id AS user_id_19 FROM transferts t0 WHERE t0.id = ?
Parameters:
[
  "128"
]

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\Transfert No errors.
App\Entity\User
  • The mappings App\Entity\User#cartes and App\Entity\Carte#user are inconsistent with each other.