Query Metrics
1
Database Queries
1
Different statements
0.30 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.30 ms |
SELECT p.id, p.slug, p.catpage_id, COALESCE(pt.titre, ptfr.titre, '') AS titre, COALESCE(pt.contenu, ptfr.contenu) AS contenu FROM page p LEFT JOIN page_translation pt ON pt.id = p.id AND pt.lang = ? LEFT JOIN page_translation ptfr ON ptfr.id = p.id AND ptfr.lang = 'fr' WHERE p.is_publier = 1 AND p.slug = ? LIMIT 1
Parameters:
[ "fr" "plan-du-site" ]
|
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 |
|---|
Entities Mapping
No loaded entities.