Query Metrics
1
Database Queries
1
Different statements
0.38 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.38 ms |
SELECT a.id, a.slug, a.image, a.created_at, a.updated_at, COALESCE(NULLIF(t.titre,''), tfr.titre) AS titre, COALESCE(NULLIF(t.preview,''), tfr.preview) AS preview, COALESCE(NULLIF(t.contenu,''), tfr.contenu) AS contenu FROM actualite a LEFT JOIN actualite_translation t ON t.id = a.id AND t.lang = ? LEFT JOIN actualite_translation tfr ON tfr.id = a.id AND tfr.lang = 'fr' WHERE a.is_publier = 1 AND ( a.slug = ? OR (? IS NOT NULL AND a.id = ?) ) LIMIT 1
Parameters:
[ "en" "rencontre-d-information-sur-la-delocalisation-des-unites-de-production-a-risque-a-la-nouvelle-zae-d-ouled-azouz" null null ]
|
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.