Query Metrics
2
Database Queries
2
Different statements
0.73 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code_a_barre AS code_a_barre_4, t0.ordre AS ordre_5, t0.prix_achat AS prix_achat_6, t0.marge_vente AS marge_vente_7, t0.prix_vente AS prix_vente_8, t0.marge_remise AS marge_remise_9, t0.prix_promotion AS prix_promotion_10, t0.remise_gros AS remise_gros_11, t0.prix_gros AS prix_gros_12, t0.stock AS stock_13, t0.is_active AS is_active_14, t0.is_pack AS is_pack_15, t0.image AS image_16, t0.image_publicitaire AS image_publicitaire_17, t0.date_debut AS date_debut_18, t0.date_fin AS date_fin_19, t0.created_at AS created_at_20, t0.image_label AS image_label_21, t0.product_group_id AS product_group_id_22, t0.unit_detail_base_price_id AS unit_detail_base_price_id_23, t0.unit_detail_id AS unit_detail_id_24 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"iso-xp-edition-limitée-choco-bueno"
]
|
| 2 | 0.33 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.whatsapp AS whatsapp_4, t0.mobile AS mobile_5, t0.fixe AS fixe_6, t0.facebook AS facebook_7, t0.linkedin AS linkedin_8, t0.youtube AS youtube_9, t0.instagram AS instagram_10, t0.email AS email_11, t0.image AS image_12, t0.created_at AS created_at_13, t0.tik_tok AS tik_tok_14, t0.email_commande AS email_commande_15, t0.gouvernorat_id AS gouvernorat_id_16, t0.citie_id AS citie_id_17, t0.town_id AS town_id_18 FROM entreprise t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\Product |
|
| App\Entity\ProductGroup | No errors. |
| App\Entity\UniteDetail | No errors. |
| App\Entity\Entreprise | No errors. |
| App\Entity\Gouvernorat | No errors. |
| App\Entity\Citie | No errors. |
| App\Entity\Town | No errors. |