POST https://bereup.online/generate-pdf2

Query Metrics

6 Database Queries
5 Different statements
10.02 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 8.46 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.datedebut AS datedebut_3, t0.datefin AS datefin_4, t0.montage_debut AS montage_debut_5, t0.montage_fin AS montage_fin_6, t0.exploitation_debut AS exploitation_debut_7, t0.exploitation_fin AS exploitation_fin_8, t0.demontage_debut AS demontage_debut_9, t0.demontage_fin AS demontage_fin_10, t0.lien AS lien_11, t0.leclient_id AS leclient_id_12 FROM evenement t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "10"
]
2 0.48 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.hall AS hall_3, t0.aisle_booth_number AS aisle_booth_number_4, t0.contact_builder AS contact_builder_5, t0.csr_form_downloaded AS csr_form_downloaded_6, t0.donate_materials AS donate_materials_7, t0.dateupload AS dateupload_8, t0.donate_wood AS donate_wood_9, t0.wood_types AS wood_types_10, t0.wood_quantities AS wood_quantities_11, t0.furniture_quantity AS furniture_quantity_12, t0.other_materials_quantity AS other_materials_quantity_13, t0.comments AS comments_14, t0.confirmation AS confirmation_15, t0.reception AS reception_16, t0.sensibilisation AS sensibilisation_17, t0.evenement_id AS evenement_id_18 FROM donation t0 WHERE t0.evenement_id = ?
Parameters:
[
  10
]
3 0.35 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.site_id AS site_id_3, t0.client_id AS client_id_4, t0.centredetri_id AS centredetri_id_5 FROM hall t0 WHERE t0.id = ?
Parameters:
[
  "36"
]
4 0.28 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.site_id AS site_id_3, t0.client_id AS client_id_4, t0.centredetri_id AS centredetri_id_5 FROM hall t0 WHERE t0.id = ?
Parameters:
[
  "37"
]
5 0.24 ms
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM client t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "9"
]
6 0.20 ms
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM site t0 WHERE t0.id IS NULL LIMIT 1
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\Evenement No errors.
App\Entity\Client No errors.
App\Entity\Site No errors.
App\Entity\Hall No errors.
App\Entity\Suivi No errors.
App\Entity\Commentaire No errors.
App\Entity\Donation No errors.
App\Entity\Centredetri No errors.