Query Metrics
6
Database Queries
4
Different statements
2.24 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.53 ms |
SELECT t2.name AS name_3, t2.status AS status_4, t2.created_at AS created_at_5, t2.updated_at AS updated_at_6, t2.id AS id_7, t2.title AS title_8, t1.prix_ht AS prix_ht_9, t0.accroche AS accroche_10, t0.description AS description_11, t0.published_at AS published_at_12, t0.un_published_at AS un_published_at_13, t0.published_at_time AS published_at_time_14, t0.un_published_at_time AS un_published_at_time_15, t0.lieu AS lieu_16, t0.media_id AS media_id_17, t0.banniere_id AS banniere_id_18, t2.type FROM evenement t0 INNER JOIN post_type_produit t1 ON t0.id = t1.id INNER JOIN post_type t2 ON t0.id = t2.id LIMIT 1
Parameters:
[] |
| 2 | 0.46 ms |
SELECT t2.name AS name_3, t2.status AS status_4, t2.created_at AS created_at_5, t2.updated_at AS updated_at_6, t2.id AS id_7, t2.title AS title_8, t1.prix_ht AS prix_ht_9, t0.description AS description_10, t0.accroche AS accroche_11, t0.reference AS reference_12, t0.visible AS visible_13, t0.dispo_vente AS dispo_vente_14, t0.stock AS stock_15, t0.description_etendu AS description_etendu_16, t0.produit_categorie_id AS produit_categorie_id_17, t0.media_id AS media_id_18, t0.produit_etat_id AS produit_etat_id_19, t0.produit_tva_id AS produit_tva_id_20, t2.type FROM produit t0 INNER JOIN post_type_produit t1 ON t0.id = t1.id INNER JOIN post_type t2 ON t0.id = t2.id LIMIT 2
Parameters:
[] |
| 3 | 0.29 ms |
SELECT t1.name AS name_2, t1.status AS status_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.id AS id_6, t1.title AS title_7, t0.prenom AS prenom_8, t0.pseudo AS pseudo_9, t0.description AS description_10, t0.anciennetee AS anciennetee_11, t0.accroche AS accroche_12, t0.img_profil_id AS img_profil_id_13, t0.img_banniere_id AS img_banniere_id_14, t0.user_id AS user_id_15, t1.type FROM coach t0 INNER JOIN post_type t1 ON t0.id = t1.id LIMIT 2
Parameters:
[] |
| 4 | 0.44 ms |
SELECT t0.title AS title_1, t0.path AS path_2, t0.type AS type_3, t0.meta AS meta_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM media t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 5 | 0.32 ms |
SELECT t0.title AS title_1, t0.path AS path_2, t0.type AS type_3, t0.meta AS meta_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM media t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 6 | 0.20 ms |
SELECT t0.title AS title_1, t0.path AS path_2, t0.type AS type_3, t0.meta AS meta_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM media t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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\PostTypeProduit | No errors. |
| App\Entity\Boutique\Produit\Produit | No errors. |
| App\Entity\User\Coach | No errors. |
| App\Entity\Boutique\Evenement\Evenement | No errors. |
| App\Entity\Media\Media | No errors. |
| App\Entity\Boutique\Cours\Cours | No errors. |
| App\Entity\PostType\PostTypeBloc | No errors. |
| App\Entity\Boutique\Panier\PanierLigne | 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\User | No errors. |
| App\Entity\User\Skills | No errors. |
| App\Entity\PostType\Actualite\Actualite | No errors. |