GET https://preprod.ville-active.com-clients.fr/actualites

Query Metrics

4 Database Queries
4 Different statements
3.61 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.00 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.presentation AS presentation_3, t0.image AS image_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.seo_keywords AS seo_keywords_7, t0.image_alt AS image_alt_8 FROM actualites_page t0 LIMIT 1
Parameters:
[]
2 0.63 ms
SELECT COUNT(DISTINCT a0_.id) AS sclr_0 FROM article a0_
Parameters:
[]
3 0.46 ms
SELECT DISTINCT a0_.id AS id_0, a0_.updated_at AS updated_at_1 FROM article a0_ ORDER BY a0_.updated_at DESC LIMIT 6
Parameters:
[]
4 0.53 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.image AS image_3, a0_.content AS content_4, a0_.created_at AS created_at_5, a0_.updated_at AS updated_at_6, a0_.image_alt AS image_alt_7, a0_.seo_title AS seo_title_8, a0_.seo_description AS seo_description_9, a0_.seo_keywords AS seo_keywords_10, a0_.slug AS slug_11 FROM article a0_ WHERE a0_.id IN (?) ORDER BY a0_.updated_at DESC
Parameters:
[
  9
]

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\ActualitesPage No errors.
App\Entity\Article No errors.