Query Metrics
3
Database Queries
3
Different statements
0.71 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.48 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.idiresa AS idiresa_4, t0.etat AS etat_5, t0.default AS default_6, t0.code_iso AS code_iso_7, t0.flag_id AS flag_id_8 FROM language t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"fr"
]
|
| 2 | 0.13 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.canonical AS canonical_3, t0.entity_type AS entity_type_4, t0.entity_id AS entity_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.lang_id AS lang_id_8 FROM slug t0 WHERE t0.value = ? AND t0.lang_id = ? LIMIT 1
Parameters:
[ "nos-residences-les-mieux-notees" 1 ] |
| 3 | 0.11 ms |
SELECT t0.id AS id_1, t0.id_iresa AS id_iresa_2, t0.code_traduction AS code_traduction_3, t0.nom AS nom_4, t0.description AS description_5, t0.slug AS slug_6, t0.ordre AS ordre_7, t0.titre AS titre_8, t0.etat AS etat_9, t0.canonical AS canonical_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.is_translated AS is_translated_13, t0.lang_id AS lang_id_14 FROM theme t0 WHERE t0.id = ?
Parameters:
[
127
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Slug | No errors. |
| App\Entity\Language | No errors. |
| App\Entity\media | No errors. |
| App\Entity\Theme | No errors. |