Redirect 301 redirect from GET @app_medias_index (430e63)

GET https://cyclo-teloche.victorlecomte.fr/medias/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.path AS path_3, t0.image_collection_id AS image_collection_id_4 FROM image t0
Parameters:
[]
2 0.66 ms
SELECT i0_.filename AS filename_0, i0_.path AS path_1, i1_.name AS name_2, i2_.name AS name_3, i1_.slug AS slug_4, i2_.slug AS slug_5 FROM image i0_ INNER JOIN image_collection i1_ ON i0_.image_collection_id = i1_.id INNER JOIN image_category i2_ ON i1_.image_category_id = i2_.id WHERE i0_.filename IS NOT NULL GROUP BY i1_.id ORDER BY i0_.id ASC
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Image 4
App\Entity\ImageCollection 1

Entities Mapping

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