Query Metrics
2
Database Queries
2
Different statements
16.72 ms
Query time
0
Invalid entities
3590
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.61 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date_election AS date_election_3, t0.pays AS pays_4, t0.code AS code_5, t0.type_election AS type_election_6, t0.code_participation AS code_participation_7, t0.code_compilation AS code_compilation_8, t0.code_resultat AS code_resultat_9, t0.code_general AS code_general_10 FROM election t0
Parameters:
[] |
| 2 | 15.11 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.lat AS lat_3, t0.lon AS lon_4, t0.lft AS lft_5, t0.lvl AS lvl_6, t0.rgt AS rgt_7, t0.nbe AS nbe_8, t0.decoupage_id AS decoupage_id_9, t0.superviseur_id AS superviseur_id_10, t0.circonscription_id AS circonscription_id_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.circ_id AS circ_id_14, t15.id AS id_16, t15.nom AS nom_17, t15.prenoms AS prenoms_18, t15.adresse AS adresse_19, t15.statut AS statut_20, t15.created_at AS created_at_21, t15.updated_at AS updated_at_22, t15.gestionnaire_id AS gestionnaire_id_23, t15.user_id AS user_id_24, t15.zone_id AS zone_id_25, t15.zon_id AS zon_id_26 FROM lieu t0 LEFT JOIN agent t15 ON t15.zone_id = t0.id
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\Lieu | 3582 |
| App\Entity\Decoupage | 7 |
| App\Entity\Election | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Election | No errors. |
| App\Entity\Candidat | No errors. |
| App\Entity\Lieu | No errors. |
| App\Entity\Decoupage | No errors. |
| App\Entity\Agent | No errors. |
| App\Entity\Circonscription | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Poste | No errors. |