Query Metrics
1
Database Queries
1
Different statements
0.89 ms
Query time
1
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.89 ms |
SELECT t0.IDBlog AS IDBlog_1, t0.NomPage AS NomPage_2, t0.TitrePage AS TitrePage_3, t0.DateBlog AS DateBlog_4, t0.DescriptionCourte AS DescriptionCourte_5, t0.ContenuPage AS ContenuPage_6, t0.Metatitle AS Metatitle_7, t0.Metadescription AS Metadescription_8, t0.EstActif AS EstActif_9, t0.ImageMiseEnAvant AS ImageMiseEnAvant_10, t0.LienPageAfficher AS LienPageAfficher_11, t0.IDCategorieOffre AS IDCategorieOffre_12, t0.IDSejour AS IDSejour_13 FROM Blog t0 WHERE t0.LienPageAfficher = ? LIMIT 1
Parameters:
[
"test-sejour"
]
|
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\Blog | 1 |
| App\Entity\Sejour | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Blog | No errors. |
| App\Entity\Categorieoffre | No errors. |
| App\Entity\Sejour |
|