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

Query Metrics

14 Database Queries
6 Different statements
4.18 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.46 ms
SELECT t0.id AS id_1, t0.login AS login_2, t0.roles AS roles_3, t0.password AS password_4, t0.prenom AS prenom_5, t0.nom AS nom_6, t0.datedenaissance AS datedenaissance_7, t0.lieudenaissance AS lieudenaissance_8, t0.adresse AS adresse_9, t0.contact AS contact_10, t0.rib AS rib_11, t0.siret AS siret_12, t0.securitesociale AS securitesociale_13, t0.email AS email_14, t0.contacturgence AS contacturgence_15, t0.contacturgencetel AS contacturgencetel_16, t0.photo AS photo_17, t0.permis AS permis_18, t0.autres AS autres_19 FROM user t0 WHERE t0.id = ?
Parameters:
[
  7
]
2 0.34 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:
[
  "20"
]
3 0.46 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:
[
  20
]
4 0.31 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:
[
  "47"
]
5 0.30 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:
[
  "40"
]
6 0.26 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:
[
  "50"
]
7 0.27 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:
[
  "43"
]
8 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:
[
  "44"
]
9 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:
[
  "48"
]
10 0.26 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:
[
  "49"
]
11 0.25 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:
[
  "46"
]
12 0.26 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:
[
  "41"
]
13 0.25 ms
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM client t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "11"
]
14 0.22 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\User No errors.
App\Entity\Suivi No errors.
App\Entity\Evenement No errors.
App\Entity\Client No errors.
App\Entity\Site No errors.
App\Entity\Hall No errors.
App\Entity\Commentaire No errors.
App\Entity\Donation No errors.
App\Entity\Centredetri No errors.