https://pvmc.agence-achille.fr/ressources

Query Metrics

14 Database Queries
4 Different statements
1.99 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.30 ms
(65.43%)
11
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.bandeau AS bandeau_4, t0.vignette AS vignette_5, t0.chapo AS chapo_6, t0.texte AS texte_7, t0.date AS date_8, t0.metadescription AS metadescription_9, t0.date_publication AS date_publication_10 FROM article t0 INNER JOIN article_theme ON t0.id = article_theme.article_id WHERE article_theme.theme_id = ?
Parameters:
[
  1
]
0.29 ms
(14.59%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.metadescription AS metadescription_4 FROM theme t0 INNER JOIN article_theme ON t0.id = article_theme.theme_id WHERE article_theme.article_id = ?
Parameters:
[
  1
]
0.29 ms
(14.40%)
1
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.slug AS slug_2, a0_.bandeau AS bandeau_3, a0_.vignette AS vignette_4, a0_.chapo AS chapo_5, a0_.texte AS texte_6, a0_.date AS date_7, a0_.metadescription AS metadescription_8, a0_.date_publication AS date_publication_9 FROM article a0_ WHERE a0_.date_publication IS NOT NULL AND a0_.date_publication <= '2026-08-18' ORDER BY a0_.date_publication DESC
Parameters:
[]
0.11 ms
(5.58%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.metadescription AS metadescription_4 FROM theme 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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Theme No errors.
App\Entity\Evenement No errors.