Query Metrics
2
Database Queries
2
Different statements
1.67 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.22 ms (73.37%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.title AS title_3, t0.date AS date_4, t0.description AS description_5, t0.conclusion AS conclusion_6, t0.slug AS slug_7 FROM artical t0
Parameters:
[]
|
||||||||||||||||||||||||
|
0.44 ms (26.63%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.title AS title_3, t0.description AS description_4, t0.city AS city_5, t0.superficie AS superficie_6, t0.description_principal AS description_principal_7, t0.is_published AS is_published_8, t0.is_published_accueil AS is_published_accueil_9, t0.project_date AS project_date_10 FROM realisations t0 WHERE t0.is_published = ? AND t0.is_published_accueil = ?
Parameters:
[ 1 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\Artical | No errors. |
| App\Entity\ArticleType | No errors. |
| App\Entity\ArticleDescription | No errors. |
| App\Entity\Realisations | No errors. |
| App\Entity\Images | No errors. |
| App\Entity\RealisationType | No errors. |