Query Metrics
1
Database Queries
1
Different statements
0.31 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.31 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.updated_at AS updated_at_5, t0.quantite_stock AS quantite_stock_6, t0.prix AS prix_7, t0.categorie_id AS categorie_id_8 FROM produits t0
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Produits |
|
App\Entity\Categorie | No errors. |
App\Entity\Commande | No errors. |
App\Entity\Stock | No errors. |
App\Entity\CommandeProduit | No errors. |