Query Metrics
1
Database Queries
1
Different statements
0.78 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.78 ms |
SELECT t0.name AS name_8, t0.status AS status_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.id AS id_12, t0.title AS title_13, t0.type, t1.content AS content_14, t1.menu_order AS menu_order_15, t1.page_parent_id AS page_parent_id_16, t2.extrait AS extrait_17, t2.published_at AS published_at_18, t2.media_entete_id AS media_entete_id_19, t3.prenom AS prenom_20, t3.pseudo AS pseudo_21, t3.description AS description_22, t3.anciennetee AS anciennetee_23, t3.accroche AS accroche_24, t3.img_profil_id AS img_profil_id_25, t3.img_banniere_id AS img_banniere_id_26, t3.user_id AS user_id_27, t4.prix_ht AS prix_ht_28, t5.description AS description_29, t5.accroche AS accroche_30, t5.reference AS reference_31, t5.visible AS visible_32, t5.dispo_vente AS dispo_vente_33, t5.stock AS stock_34, t5.description_etendu AS description_etendu_35, t5.produit_categorie_id AS produit_categorie_id_36, t5.media_id AS media_id_37, t5.produit_etat_id AS produit_etat_id_38, t5.produit_tva_id AS produit_tva_id_39, t6.description AS description_40, t6.date AS date_41, t6.duree AS duree_42, t6.accroche AS accroche_43, t6.media_id AS media_id_44, t7.accroche AS accroche_45, t7.description AS description_46, t7.published_at AS published_at_47, t7.un_published_at AS un_published_at_48, t7.published_at_time AS published_at_time_49, t7.un_published_at_time AS un_published_at_time_50, t7.lieu AS lieu_51, t7.media_id AS media_id_52, t7.banniere_id AS banniere_id_53 FROM post_type t0 LEFT JOIN page t1 ON t0.id = t1.id LEFT JOIN actualite t2 ON t0.id = t2.id LEFT JOIN coach t3 ON t0.id = t3.id LEFT JOIN post_type_produit t4 ON t0.id = t4.id LEFT JOIN produit t5 ON t0.id = t5.id LEFT JOIN cours t6 ON t0.id = t6.id LEFT JOIN evenement t7 ON t0.id = t7.id 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\PostType\PostType | No errors. |
| App\Entity\PostType\Page\Page | No errors. |
| App\Entity\PostType\Actualite\Actualite | No errors. |
| App\Entity\User\Coach | No errors. |
| App\Entity\PostType\PostTypeProduit | No errors. |
| App\Entity\Boutique\Produit\Produit | No errors. |
| App\Entity\Boutique\Cours\Cours | No errors. |
| App\Entity\Boutique\Evenement\Evenement | No errors. |
| App\Entity\Media\Media | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Boutique\Produit\ProduitCategorie | No errors. |
| App\Entity\Boutique\Produit\ProduitEtat | No errors. |
| App\Entity\Boutique\Produit\ProduitTva | No errors. |
| App\Entity\PostType\PostTypeBloc | No errors. |
| App\Entity\User\Skills | No errors. |