Query Metrics
2
Database Queries
2
Different statements
1.32 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.92 ms (69.92%) |
1 |
SELECT t0.id AS id_1, t0.numero_licence AS numero_licence_2, t0.date_debut AS date_debut_3, t0.datefin AS datefin_4, t0.statut AS statut_5, t0.statut_site_web AS statut_site_web_6, t0.tarif AS tarif_7, t0.type_licence AS type_licence_8, t0.lien_paiement AS lien_paiement_9, t0.entreprise_id AS entreprise_id_10 FROM licence t0 LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.40 ms (30.08%) |
1 |
SELECT t0.id AS id_1, t0.nom_entreprise AS nom_entreprise_2, t0.identifiant AS identifiant_3, t0.numero_agrement AS numero_agrement_4, t0.adresse AS adresse_5, t0.telephone AS telephone_6, t0.logo AS logo_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9 FROM entreprise t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\Licence | 1 |
| App\Entity\Entreprise | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Licence | No errors. |
| App\Entity\Entreprise | No errors. |
| App\Entity\LieuxVentes | No errors. |