GET https://comitedesfetestaissy.alkar0.com/event/brocante

Query Metrics

3 Database Queries
3 Different statements
1.31 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.54 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.event_start_at AS event_start_at_4, t0.event_end_at AS event_end_at_5, t0.description AS description_6, t0.reservation AS reservation_7, t0.is_active AS is_active_8, t0.is_canceled AS is_canceled_9, t0.is_archived AS is_archived_10, t0.is_public AS is_public_11, t0.access_code AS access_code_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM event t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "brocante"
]
2 0.47 ms
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:
[
  8
]
3 0.30 ms
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:
[
  4
]

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\Event 1
App\Entity\Activity 1
App\Entity\Place 1

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.