Query Metrics
8
Database Queries
6
Different statements
27.97 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.94 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.categorie_id AS categorie_id_3 FROM type t0
Parameters:
[] |
2 | 12.26 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM categorie t0
Parameters:
[] |
3 | 2.70 ms |
SELECT t0.id AS id_1, t0.ref AS ref_2, t0.titre AS titre_3, t0.prix AS prix_4, t0.description AS description_5, t0.nbchambre AS nbchambre_6, t0.nbsdb AS nbsdb_7, t0.adresse AS adresse_8, t0.surface AS surface_9, t0.status AS status_10, t0.general AS general_11, t0.espext AS espext_12, t0.parking AS parking_13, t0.chauffage AS chauffage_14, t0.cuisine AS cuisine_15, t0.climatisation AS climatisation_16, t0.date AS date_17, t0.categorie_id AS categorie_id_18, t0.type_id AS type_id_19, t0.publierpar_id AS publierpar_id_20, t0.devise_id AS devise_id_21, t0.unite_id AS unite_id_22 FROM annonce t0
Parameters:
[] |
4 | 4.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.annonce_id AS annonce_id_3 FROM image t0 WHERE t0.annonce_id = ?
Parameters:
[
1
]
|
5 | 1.75 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.symbole AS symbole_3 FROM devise t0 WHERE t0.id = ?
Parameters:
[
2
]
|
6 | 1.77 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.symbole AS symbole_3 FROM unite t0 WHERE t0.id = ?
Parameters:
[
1
]
|
7 | 0.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.annonce_id AS annonce_id_3 FROM image t0 WHERE t0.annonce_id = ?
Parameters:
[
2
]
|
8 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.annonce_id AS annonce_id_3 FROM image t0 WHERE t0.annonce_id = ?
Parameters:
[
3
]
|
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\Categorie | No errors. |
App\Entity\Type | No errors. |
App\Entity\Annonce | No errors. |
App\Entity\User | No errors. |
App\Entity\Devise | No errors. |
App\Entity\Unite | No errors. |
App\Entity\Image | No errors. |