GET http://ultraslions-fleury.fr/photos-de-match/3

Query Metrics

7 Database Queries
6 Different statements
4.73 ms Query time
0 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.53 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.description AS description_4, t0.opponent AS opponent_5, t0.match_location AS match_location_6, t0.season AS season_7, t0.journee AS journee_8, t0.category_id AS category_id_9, t0.image_id AS image_id_10 FROM event t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
2 0.68 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.section AS section_4 FROM event_category t0 WHERE t0.section = ? ORDER BY t0.name ASC
Parameters:
[
  "medias"
]
3 1.05 ms
SELECT DISTINCT e0_.season AS season_0 FROM event e0_ INNER JOIN event_category e1_ ON e0_.category_id = e1_.id WHERE e1_.section = ? AND e0_.season IS NOT NULL AND e0_.season <> '' ORDER BY e0_.season DESC
Parameters:
[
  "photos_de_match"
]
4 0.51 ms
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.hero_title AS hero_title_3, t0.hero_subtitle AS hero_subtitle_4, t0.chants_subtitle AS chants_subtitle_5, t0.chants_title AS chants_title_6, t0.background_image_id AS background_image_id_7 FROM site_config t0 ORDER BY t0.id ASC LIMIT 1
Parameters:
[]
5 0.57 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.updated_at AS updated_at_4, t0.gallery_id AS gallery_id_5, t0.group_page_id AS group_page_id_6, t0.merch_id AS merch_id_7, t0.event_id AS event_id_8, t0.post_id AS post_id_9 FROM media t0 WHERE t0.id = ?
Parameters:
[
  63
]
6 0.58 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.updated_at AS updated_at_4, t0.gallery_id AS gallery_id_5, t0.group_page_id AS group_page_id_6, t0.merch_id AS merch_id_7, t0.event_id AS event_id_8, t0.post_id AS post_id_9 FROM media t0 WHERE t0.id = ?
Parameters:
[
  17
]
7 0.80 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.updated_at AS updated_at_4, t0.gallery_id AS gallery_id_5, t0.group_page_id AS group_page_id_6, t0.merch_id AS merch_id_7, t0.event_id AS event_id_8, t0.post_id AS post_id_9 FROM media t0 WHERE t0.event_id = ?
Parameters:
[
  3
]

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\Media 8
App\Entity\EventCategory 2
App\Entity\Event 1
App\Entity\SiteConfig 1

Entities Mapping

Class Mapping errors
App\Entity\Event No errors.
App\Entity\EventCategory No errors.
App\Entity\Media No errors.
App\Entity\SiteConfig No errors.
App\Entity\Gallery No errors.
App\Entity\GroupPage No errors.
App\Entity\Merch No errors.
App\Entity\Post No errors.