Query Metrics
1
Database Queries
1
Different statements
0.46 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.46 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.numero AS numero_3, t0.type AS type_4, t0.amount_ht AS amount_ht_5, t0.amount_tva AS amount_tva_6, t0.discount AS discount_7, t0.amount_discount AS amount_discount_8, t0.amount_ttc AS amount_ttc_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.payer AS payer_12, t0.amount_buy_ht AS amount_buy_ht_13, t0.amount_marge AS amount_marge_14, t0.solde AS solde_15, t0.mode_paiement AS mode_paiement_16, t0.amount_discount_total AS amount_discount_total_17, t0.client_id AS client_id_18, t0.user_id AS user_id_19 FROM piece t0 WHERE t0.id = ?
Parameters:
[
"3510"
]
|
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\Piece | No errors. |
App\Entity\Client |
|
App\Entity\User | No errors. |
App\Entity\PieceLine | No errors. |
App\Entity\Affectation | No errors. |
App\Entity\Configuration | No errors. |