Query Metrics
7
Database Queries
7
Different statements
2.57 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.53 ms (20.49%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.image_size AS image_size_5, t0.updated_at AS updated_at_6, t0.is_active AS is_active_7, t0.validite AS validite_8 FROM mstr_page_header t0
Parameters:
[]
|
||||||||||||||||||||||||
|
0.43 ms (16.70%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.description_courte AS description_courte_4, t0.date_publication AS date_publication_5, t0.image_name AS image_name_6, t0.image_size AS image_size_7, t0.updated_at AS updated_at_8, t0.date_actualite AS date_actualite_9, t0.date_creation AS date_creation_10, t0.slug AS slug_11 FROM actualite t0 ORDER BY t0.date_publication DESC LIMIT 6
Parameters:
[]
|
||||||||||||||||||||||||
|
0.43 ms (16.59%) |
1 |
SELECT t0.id AS id_1, t0.description AS description_2, t0.description_courte AS description_courte_3, t0.date_creation AS date_creation_4, t0.is_active AS is_active_5, t0.titre AS titre_6 FROM communique t0 WHERE t0.is_active = ? ORDER BY t0.date_creation DESC LIMIT 6
Parameters:
[
1
]
|
||||||||||||||||||||||||
|
0.32 ms (12.34%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.description_courte AS description_courte_4, t0.date_creation AS date_creation_5, t0.image_name AS image_name_6, t0.image_size AS image_size_7, t0.updated_at AS updated_at_8 FROM sensibilisation t0
Parameters:
[]
|
||||||||||||||||||||||||
|
0.30 ms (11.88%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.description_courte AS description_courte_4, t0.date_debut AS date_debut_5, t0.date_fin AS date_fin_6, t0.date_creation AS date_creation_7, t0.image_name AS image_name_8, t0.image_size AS image_size_9, t0.updated_at AS updated_at_10 FROM activite t0
Parameters:
[]
|
||||||||||||||||||||||||
|
0.29 ms (11.21%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.description_courte AS description_courte_4, t0.updated_at AS updated_at_5, t0.date_creation AS date_creation_6, t0.image_name AS image_name_7, t0.image_size AS image_size_8 FROM projet t0
Parameters:
[]
|
||||||||||||||||||||||||
|
0.28 ms (10.79%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.lieu AS lieu_3, t0.description AS description_4, t0.date_creation AS date_creation_5 FROM album t0
Parameters:
[]
|
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 |
|---|---|
| App\Entity\Sensibilisation | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\MstrPageHeader | No errors. |
| App\Entity\Actualite | No errors. |
| App\Entity\Sensibilisation | No errors. |
| App\Entity\Communique | No errors. |
| App\Entity\Projet | No errors. |
| App\Entity\Activite | No errors. |
| App\Entity\Album | No errors. |
| App\Entity\Contact | No errors. |