https://www.temp.art-emoi.be/ateliers-et-formations/le-carnet-totem

Query Metrics

3 Database Queries
3 Different statements
12.09 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 6.47 ms
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.type AS type_3, t0.title AS title_4, t0.slug AS slug_5, t0.image_name AS image_name_6, t0.description AS description_7, t0.public AS public_8, t0.online_price AS online_price_9, t0.visio_price AS visio_price_10, t0.present_price AS present_price_11, t0.trainer AS trainer_12, t0.video_link AS video_link_13, t0.testimonial AS testimonial_14, t0.hardware_list AS hardware_list_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.online AS online_18, t0.visio AS visio_19, t0.present AS present_20, t0.rdv AS rdv_21, t0.active AS active_22 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "le-carnet-totem"
]
2 4.07 ms
SELECT e0_.id AS id_0, e0_.start_date AS start_date_1, e0_.end_date AS end_date_2, e0_.active AS active_3, e0_.location AS location_4, e0_.uid AS uid_5, e0_.duration AS duration_6, e0_.present AS present_7, e0_.product_id AS product_id_8 FROM event e0_ WHERE e0_.product_id = ? AND e0_.start_date > ? ORDER BY e0_.start_date ASC
Parameters:
[
  5
  "2025-07-13 01:06:08"
]
3 1.56 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image_name AS image_name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM actu t0
Parameters:
[]

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 No errors.
App\Entity\Actu No errors.
App\Entity\Event No errors.