GET https://www.mlcapp.org/federation/27/edit

Query Metrics

4 Database Queries
4 Different statements
387.59 ms Query time
0 Invalid entities
52 Managed entities

Queries

Group similar statements

# Time Info
1 295.84 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.telephone AS telephone_4, t0.president AS president_5, t0.user_id AS user_id_6, t0.province_id AS province_id_7 FROM federation t0 WHERE t0.id = ?
Parameters:
[
  "27"
]
2 1.60 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t5.id AS id_6, t5.adhesion AS adhesion_7, t5.photo AS photo_8, t5.cadre AS cadre_9, t5.carte AS carte_10, t5.federation_id AS federation_id_11, t5.user_id AS user_id_12, t0.personne_id AS personne_id_13 FROM `user` t0 LEFT JOIN membre t5 ON t5.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  992
]
3 80.63 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.president AS president_3, t0.user_id AS user_id_4 FROM province t0 WHERE t0.id = ?
Parameters:
[
  8
]
4 9.51 ms
SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.president AS president_2, p0_.user_id AS user_id_3 FROM province p0_
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Province 26
App\Entity\User 25
App\Entity\Federation 1

Entities Mapping

Class Mapping errors
App\Entity\Federation No errors.
App\Entity\User No errors.
App\Entity\Province No errors.
App\Entity\Membre No errors.
App\Entity\Communique No errors.
App\Entity\Personne No errors.
App\Entity\Commune No errors.