Query Metrics
2
Database Queries
2
Different statements
1.30 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.80 ms (61.81%) |
1 |
SELECT t0.IDPagePublique AS IDPagePublique_1, t0.NomPage AS NomPage_2, t0.TitrePage AS TitrePage_3, t0.ContenuPage AS ContenuPage_4, t0.Metatitle AS Metatitle_5, t0.Metadescription AS Metadescription_6, t0.Metakeywords AS Metakeywords_7, t0.EstActif AS EstActif_8, t0.EstBlog AS EstBlog_9, t0.ImageMiseEnAvant AS ImageMiseEnAvant_10, t0.LienPageAfficher AS LienPageAfficher_11, t0.LibelleBanner AS LibelleBanner_12 FROM PagePublique t0 WHERE t0.NomPage = ? LIMIT 1
Parameters:
[
"Page de connexion"
]
|
||||||||||||||||||||
|
0.50 ms (38.19%) |
1 |
SELECT t0.IDFormuleAdhesion AS IDFormuleAdhesion_1, t0.LibelleFormule AS LibelleFormule_2, t0.TarifFormuleAdhesion AS TarifFormuleAdhesion_3, t0.DateValiditeFormule AS DateValiditeFormule_4, t0.DescriptionLongue AS DescriptionLongue_5, t0.Slug AS Slug_6 FROM FormuleAdhesion t0 WHERE t0.Slug = ? LIMIT 1
Parameters:
[
"illimitee"
]
|
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\Pagepublique | 1 |
| App\Entity\Formuleadhesion | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Pagepublique | No errors. |
| App\Entity\Formuleadhesion | No errors. |