Query Metrics
8
Database Queries
8
Different statements
6.02 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.33 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.url AS url_3, t0.image AS image_4, t0.ordre AS ordre_5, t0.creation AS creation_6, t0.modification AS modification_7, t0.user_id AS user_id_8, t0.userupdate_id AS userupdate_id_9 FROM slide t0 ORDER BY t0.id DESC LIMIT 7
Parameters:
[] |
| 2 | 0.78 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.url AS url_3, t0.creation AS creation_4, t0.modification AS modification_5, t0.user_id AS user_id_6, t0.userupdate_id AS userupdate_id_7 FROM flash t0 ORDER BY t0.id DESC LIMIT 2
Parameters:
[] |
| 3 | 0.71 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.entreprise AS entreprise_4, t0.type AS type_5, t0.url AS url_6, t0.tag AS tag_7, t0.image AS image_8, t0.icone AS icone_9, t0.icone2 AS icone2_10, t0.communique AS communique_11, t0.convention AS convention_12, t0.annonce AS annonce_13, t0.calendrier AS calendrier_14, t0.convocation AS convocation_15, t0.active AS active_16, t0.urlresultat AS urlresultat_17, t0.creation AS creation_18, t0.modification AS modification_19, t0.user_id AS user_id_20, t0.userupdate_id AS userupdate_id_21 FROM projet t0
Parameters:
[] |
| 4 | 0.96 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.titre AS titre_3, t0.description AS description_4, t0.lieu AS lieu_5, t0.date AS date_6, t0.video AS video_7, t0.code AS code_8, t0.couverture AS couverture_9, t0.creation AS creation_10, t0.modification AS modification_11, t0.user_id AS user_id_12, t0.userupdate_id AS userupdate_id_13 FROM activite t0 ORDER BY t0.date DESC LIMIT 5
Parameters:
[] |
| 5 | 0.67 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.url AS url_3, t0.weburl AS weburl_4, t0.projet AS projet_5, t0.active AS active_6, t0.creation AS creation_7, t0.modification AS modification_8, t0.user_id AS user_id_9, t0.userupdate_id AS userupdate_id_10 FROM partenaire t0 ORDER BY t0.id DESC
Parameters:
[] |
| 6 | 0.49 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.url AS url_3, t0.fichier AS fichier_4, t0.nouveau AS nouveau_5, t0.creation AS creation_6, t0.modification AS modification_7, t0.user_id AS user_id_8, t0.userupdate_id AS userupdate_id_9 FROM communique t0 ORDER BY t0.id DESC LIMIT 4
Parameters:
[] |
| 7 | 0.47 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.url AS url_3, t0.image AS image_4, t0.nouveau AS nouveau_5, t0.creation AS creation_6, t0.modification AS modification_7, t0.user_id AS user_id_8, t0.userupdate_id AS userupdate_id_9 FROM annonce t0 ORDER BY t0.id DESC LIMIT 4
Parameters:
[] |
| 8 | 0.62 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.titre AS titre_3, t0.description AS description_4, t0.date AS date_5, t0.lieu AS lieu_6, t0.url AS url_7, t0.couverture AS couverture_8, t0.creation AS creation_9, t0.modification AS modification_10, t0.user_id AS user_id_11, t0.userupdate_id AS userupdate_id_12 FROM video t0 ORDER BY t0.id DESC LIMIT 6
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Slide | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Flash | No errors. |
| App\Entity\Projet | No errors. |
| App\Entity\Activite | No errors. |
| App\Entity\Partenaire | No errors. |
| App\Entity\Communique | No errors. |
| App\Entity\Annonce | No errors. |
| App\Entity\Video | No errors. |