https://reservation-besancon.1055.fr/

Query Metrics

2 Database Queries
2 Different statements
0.73 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
0.44 ms
(0.00%)
1
SELECT o0_.id AS id_0, o0_.titre AS titre_1, o0_.image AS image_2, o0_.lien AS lien_3, o0_.type AS type_4, o0_.date_debut AS date_debut_5, o0_.date_fin AS date_fin_6, o0_.formule_id AS formule_id_7, o0_.forfait_id AS forfait_id_8 FROM offre_du_moment o0_ WHERE (o0_.date_debut <= ? OR o0_.date_debut IS NULL) AND (o0_.date_fin >= ? OR o0_.date_fin IS NULL) ORDER BY o0_.date_fin ASC LIMIT 10
Parameters:
[
  "2025-07-03"
  "2025-07-03"
]
0.29 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.designation AS designation_2, t0.code AS code_3, t0.url_formule AS url_formule_4, t0.temps_limite_resa AS temps_limite_resa_5, t0.nbre_mini AS nbre_mini_6, t0.nbre_maxi AS nbre_maxi_7, t0.presence_avant AS presence_avant_8, t0.is_creneau_activity AS is_creneau_activity_9, t0.heure_ouverture_creneau AS heure_ouverture_creneau_10, t0.heure_fermeture_creneau AS heure_fermeture_creneau_11, t0.temps_creneau AS temps_creneau_12, t0.priority AS priority_13, t0.actif AS actif_14, t0.description AS description_15, t0.image AS image_16, t0.updated_at AS updated_at_17 FROM formule t0 ORDER BY t0.priority ASC
Parameters:
[]

customer connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
customer doctrine.dbal.customer_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
customer doctrine.orm.customer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Main\Formule No errors.
App\Entity\Main\Forfait
  • The field App\Entity\Main\Forfait#activityOptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Main\ActivityOptions#forfait does not contain the required 'inversedBy="activityOptions"' attribute.
App\Entity\Main\OffreDuMoment No errors.

customer entity manager

No loaded entities.