Query Metrics
2
Database Queries
2
Different statements
1.07 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.64 ms (59.36%) |
1 |
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 WHERE t2.name = ? LIMIT 1
Parameters:
[
"le-super-event-1-4"
]
|
|
0.44 ms (40.64%) |
1 |
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:
[
3
]
|
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\Evenement\Evenement | No errors. |
| App\Entity\Media\Media | No errors. |
| App\Entity\Boutique\Produit\Produit | No errors. |
| App\Entity\Boutique\Cours\Cours | No errors. |
| App\Entity\PostType\PostTypeBloc | No errors. |
| App\Entity\Boutique\Panier\PanierLigne | No errors. |
| App\Entity\PostType\Actualite\Actualite | No errors. |
| App\Entity\Boutique\Panier\Panier | No errors. |