Query Metrics
2
Database Queries
2
Different statements
0.70 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.52 ms (74.70%) |
1 |
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"
]
|
|
0.18 ms (25.30%) |
1 |
SELECT t0_.id AS id_0, t0_.id_iresa AS id_iresa_1, t0_.code_traduction AS code_traduction_2, t0_.nom AS nom_3, t0_.description AS description_4, t0_.slug AS slug_5, t0_.ordre AS ordre_6, t0_.titre AS titre_7, t0_.etat AS etat_8, t0_.canonical AS canonical_9, t0_.created_at AS created_at_10, t0_.updated_at AS updated_at_11, t0_.is_translated AS is_translated_12, t0_.lang_id AS lang_id_13 FROM theme t0_ WHERE t0_.code_traduction = ? AND t0_.lang_id = ?
Parameters:
[ 8 1 ] |
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. |