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

Query Metrics

16 Database Queries
4 Different statements
14.82 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
13.77 ms
(92.88%)
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:
[
  3
]
0.61 ms
(4.09%)
3
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.32 ms
(2.19%)
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 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "sante"
]
0.13 ms
(0.84%)
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\Theme No errors.
App\Entity\Article No errors.
App\Entity\Evenement No errors.