Query Metrics
7
Database Queries
7
Different statements
11.56 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.55 ms |
SELECT t0.nom AS nom_1, t0.categorie AS categorie_2, t0.prix_par_marche AS prix_par_marche_3, t0.prix_forfaitaire AS prix_forfaitaire_4, t0.est_kit AS est_kit_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM finition t0
Parameters:
[] |
2 | 1.54 ms |
SELECT t0.grate_type AS grate_type_1, t0.price AS price_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM grate_step_app t0
Parameters:
[] |
3 | 1.62 ms |
SELECT t0.type AS type_1, t0.prix_par_marche AS prix_par_marche_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM guard_rail t0
Parameters:
[] |
4 | 1.50 ms |
SELECT t0.type AS type_1, t0.supplement AS supplement_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.type_escalier_id AS type_escalier_id_6 FROM limon t0
Parameters:
[] |
5 | 1.40 ms |
SELECT t0.nom AS nom_1, t0.prix_par_marche AS prix_par_marche_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM stair_type t0
Parameters:
[] |
6 | 1.46 ms |
SELECT t0.type AS type_1, t0.prix_au_m2 AS prix_au_m2_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM steel_step t0
Parameters:
[] |
7 | 1.49 ms |
SELECT t0.essence AS essence_1, t0.finition AS finition_2, t0.prix AS prix_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM wood_step t0
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\Domain\Entity\AbstractEntity | No errors. |
App\Domain\Entity\Finition | No errors. |
App\Domain\Entity\GrateStep | No errors. |
App\Domain\Entity\GuardRail | No errors. |
App\Domain\Entity\Limon | No errors. |
App\Domain\Entity\StairType | No errors. |
App\Domain\Entity\SteelStep | No errors. |
App\Domain\Entity\WoodStep | No errors. |