GET https://tennisspora.lu/index.php/actualites/F%C3%AAte-du-Travail-au-Tennis-Spora-%E2%80%93-1er-mai-2026/23

Query Metrics

7 Database Queries
7 Different statements
4.45 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(34.43%)
1
SELECT t0.id AS id_1, t0.text AS text_2 FROM dictionnaire t0
Parameters:
[]
0.93 ms
(20.90%)
1
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.color AS color_3, t0.image AS image_4, t0.pages_id AS pages_id_5, t0.stages_id AS stages_id_6, t0.actualites_id AS actualites_id_7 FROM sections t0 WHERE t0.actualites_id = ?
Parameters:
[
  23
]
0.87 ms
(19.64%)
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 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "23"
]
0.36 ms
(8.02%)
1
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.id <> ? ORDER BY a0_.date DESC LIMIT 4
Parameters:
[
  "23"
]
0.28 ms
(6.19%)
1
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.date < ? ORDER BY a0_.date DESC LIMIT 1
Parameters:
[
  "2026-05-01 00:00:00"
]
0.26 ms
(5.75%)
1
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.color AS color_3, t0.image AS image_4, t0.pages_id AS pages_id_5, t0.stages_id AS stages_id_6, t0.actualites_id AS actualites_id_7 FROM sections t0 WHERE t0.actualites_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  23
]
0.23 ms
(5.07%)
1
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.introduction AS introduction_3, a0_.image AS image_4 FROM actualites a0_ WHERE a0_.date > ? ORDER BY a0_.date ASC LIMIT 1
Parameters:
[
  "2026-05-01 00:00:00"
]

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\Pages No errors.
App\Entity\Stage No errors.
App\Entity\Dictionnaire No errors.