Query Metrics
1
Database Queries
1
Different statements
1.19 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.19 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.prix AS prix_1, p0_.stock AS stock_2, p0_.qte_vendu AS qte_vendu_3, p0_.qte_approvisionne AS qte_approvisionne_4, p0_.qte_retourne AS qte_retourne_5, p0_.nb_reportion AS nb_reportion_6, p0_.stock_en_portion AS stock_en_portion_7, p0_.reference_systeme AS reference_systeme_8, p0_.reference_manuel AS reference_manuel_9, p0_.cree_le AS cree_le_10, p0_.modifie_le AS modifie_le_11, p0_.service_id AS service_id_12, p0_.produit_id AS produit_id_13 FROM prix_aapplique p0_ INNER JOIN produit p1_ ON p0_.produit_id = p1_.id INNER JOIN images_produit i2_ ON p1_.id = i2_.produit_id INNER JOIN famille f3_ ON p1_.famille_id = f3_.id WHERE f3_.numero_s IS NULL OR f3_.numero_s NOT IN (?, ?)
Parameters:
[ 3 7 ]
|
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\PrixAApplique | No errors. |
| App\Entity\Produit | No errors. |
| App\Entity\ImagesProduit | No errors. |
| App\Entity\Famille | No errors. |
| App\Entity\Services | No errors. |