GET https://pemb-baignades-dev.anakrys.biz/baignades/calendrier/2/7

Query Metrics

35 Database Queries
4 Different statements
23.60 ms Query time
0 Invalid entities
26 Managed entities

Grouped Statements

Show all queries

Time Count Info
19.56 ms
(82.88%)
31
SELECT t0.id AS id_1, t0.date AS date_2, t0.site_id AS site_id_3 FROM jour_indisponible t0 WHERE t0.date = ? AND t0.site_id = ? LIMIT 1
Parameters:
[
  "2026-07-01"
  2
]
1.51 ms
(6.42%)
2
SELECT t0.id AS id_1, t0.date_expiration AS date_expiration_2, t0.message AS message_3, t0.icon AS icon_4, t0.type AS type_5 FROM alerte t0 WHERE t0.type = ?
Parameters:
[
  "baignade"
]
1.40 ms
(5.93%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.adresse AS adresse_4, t0.telephone AS telephone_5, t0.email AS email_6, t0.metro AS metro_7, t0.bus AS bus_8, t0.date_ouverture AS date_ouverture_9, t0.date_fermeture AS date_fermeture_10, t0.jours_non_disponibles AS jours_non_disponibles_11 FROM site t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
1.13 ms
(4.78%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.value AS value_3 FROM config t0 WHERE t0.nom = ? LIMIT 1
Parameters:
[
  "Délais maximum réservation en avance en jours"
]

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\Alerte 23
App\Entity\Site 1
App\Entity\Config 1
App\Entity\JourIndisponible 1

Entities Mapping

Class Mapping errors
App\Entity\Site No errors.
App\Entity\JourIndisponible No errors.
App\Entity\Config No errors.
App\Entity\Alerte No errors.