GET https://www.tennisspora.lu/actualites?p=actualites&p%3Dactualites=

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.80 ms
(29.48%)
1
SELECT t0.id AS id_1, t0.text AS text_2 FROM dictionnaire t0
Parameters:
[]
0.80 ms
(29.45%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.lien AS lien_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.ordre AS ordre_7, t0.actif AS actif_8 FROM partenaire t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.created_at DESC
Parameters:
[
  1
]
0.69 ms
(25.45%)
1
SELECT t0.id AS id_1, t0.date AS date_2, t0.titre AS titre_3, t0.introduction AS introduction_4, t0.image AS image_5 FROM actualites t0 ORDER BY t0.date DESC LIMIT 3
Parameters:
[]
0.43 ms
(15.62%)
1
SELECT t0.id AS id_1, t0.date AS date_2, t0.titre AS titre_3, t0.introduction AS introduction_4, t0.image AS image_5 FROM actualites t0 ORDER BY t0.date DESC
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\Actualites No errors.
App\Entity\Sections No errors.
App\Entity\Dictionnaire No errors.
App\Entity\Partenaire No errors.