Query Metrics
1
Database Queries
1
Different statements
7.51 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 7.51 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.age AS age_4, t0.metier AS metier_5, t0.numero_fixe AS numero_fixe_6, t0.numero_mobile AS numero_mobile_7, t0.email AS email_8, t0.tutelle_curatelle AS tutelle_curatelle_9, t0.carte_invalidite AS carte_invalidite_10, t0.ayant_droit AS ayant_droit_11, t0.demande_mutation AS demande_mutation_12, t0.refus_travaux AS refus_travaux_13, t14.id AS id_15, t14.adresse AS adresse_16, t14.cp AS cp_17, t14.ville AS ville_18, t14.logement_vide AS logement_vide_19, t14.logement_tempo AS logement_tempo_20, t14.projets_id AS projets_id_21, t14.locataire_id AS locataire_id_22, t0.locataire_conjoint_id AS locataire_conjoint_id_23 FROM locataires t0 LEFT JOIN logements t14 ON t14.locataire_id = t0.id WHERE t0.id = ?
Parameters:
[
"robots.txt"
]
|
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\Locataires | No errors. |
App\Entity\Logements | No errors. |
App\Entity\Projets | No errors. |
App\Entity\LocataireConjoint | No errors. |