GET https://www.dev.cyclo-teloche.victorlecomte.fr/medias/debut-de-saison/2024

Query Metrics

2 Database Queries
2 Different statements
0.68 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_category_id AS image_category_id_4 FROM image_collection t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "2024"
]
2 0.31 ms
SELECT i0_.filename AS filename_0, i0_.path AS path_1, i1_.name AS name_2, i1_.slug AS slug_3 FROM image i0_ INNER JOIN image_collection i1_ ON i0_.image_collection_id = i1_.id WHERE i0_.image_collection_id = ?
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\ImageCollection 1
App\Entity\ImageCategory 1

Entities Mapping

Class Mapping errors
App\Entity\ImageCollection No errors.
App\Entity\ImageCategory No errors.
App\Entity\Image No errors.