GET https://dev.lesamisdisidore.fr/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.11 ms
(54.74%)
1
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.place AS place_2, o0_.host AS host_3, o0_.guest AS guest_4, o0_.date AS date_5 FROM outing o0_ WHERE o0_.date > ? ORDER BY o0_.date ASC LIMIT 3
Parameters:
[
  "2026-03-18 15:42:56"
]
0.66 ms
(17.24%)
1
SELECT n0_.id AS id_0, n0_.content AS content_1, n0_.created_at AS created_at_2, n0_.title AS title_3, n0_.author AS author_4 FROM news n0_ ORDER BY n0_.id DESC LIMIT 1
Parameters:
[]
0.56 ms
(14.47%)
1
SELECT p0_.id AS id_0, p0_.surname AS surname_1, p0_.name AS name_2, p0_.birth_date AS birth_date_3 FROM porteurs p0_ ORDER BY p0_.birth_date ASC
Parameters:
[]
0.52 ms
(13.55%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.description AS description_4, t0.picture AS picture_5 FROM image_outings 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\Outing No errors.
App\Entity\News No errors.
App\Entity\ImageOutings No errors.
App\Entity\Porteurs No errors.