Query Metrics
1
Database Queries
1
Different statements
0.50 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.50 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.date AS date_3, t0.statut AS statut_4, t0.transaction_id AS transaction_id_5, t0.remise AS remise_6, t0.mode_payment_id AS mode_payment_id_7, t0.reservation_id AS reservation_id_8, t0.abonnement_id AS abonnement_id_9 FROM payment t0 WHERE t0.statut IN (?, ?)
Parameters:
[ "await" "refused" ] |
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\Payment | No errors. |
App\Entity\ModePayement | No errors. |
App\Entity\Reservation | No errors. |
App\Entity\Abonnement | No errors. |