GET https://comitedesfetestaissy.alkar0.com/programme

Query Metrics

16 Database Queries
3 Different statements
4.92 ms Query time
0 Invalid entities
28 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.25 ms
(66.05%)
10
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.start_at AS start_at_4, t0.end_at AS end_at_5, t0.registration_start_at AS registration_start_at_6, t0.registration_end_at AS registration_end_at_7, t0.description AS description_8, t0.document AS document_9, t0.orchestra AS orchestra_10, t0.price AS price_11, t0.price_child AS price_child_12, t0.reservation AS reservation_13, t0.observations AS observations_14, t0.is_canceled AS is_canceled_15, t0.is_public AS is_public_16, t0.access_code AS access_code_17, t0.max_capacity AS max_capacity_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.event_id AS event_id_21, t0.form_id AS form_id_22, t0.place_id AS place_id_23 FROM activity t0 WHERE t0.event_id = ?
Parameters:
[
  3
]
1.16 ms
(23.52%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.capacity AS capacity_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM place t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.51 ms
(10.43%)
1
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.code AS code_2, e0_.event_start_at AS event_start_at_3, e0_.event_end_at AS event_end_at_4, e0_.description AS description_5, e0_.reservation AS reservation_6, e0_.is_active AS is_active_7, e0_.is_canceled AS is_canceled_8, e0_.is_archived AS is_archived_9, e0_.is_public AS is_public_10, e0_.access_code AS access_code_11, e0_.created_at AS created_at_12, e0_.updated_at AS updated_at_13 FROM event e0_ WHERE e0_.event_start_at >= ? AND e0_.event_start_at <= ? AND e0_.is_archived = ? ORDER BY e0_.event_start_at ASC
Parameters:
[
  "2025-10-01 00:00:00"
  "2026-09-30 23:59:59"
  0
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Activity 11
App\Entity\Event 10
App\Entity\Place 5
App\Entity\Form 2

Entities Mapping

Class Mapping errors
App\Entity\Event No errors.
App\Entity\Activity No errors.
App\Entity\Form No errors.
App\Entity\Place No errors.