GET https://ultraslions-fleury.fr/chants

Query Metrics

6 Database Queries
5 Different statements
55.11 ms Query time
0 Invalid entities
18 Managed entities

Queries

Group similar statements

# Time Info
1 51.74 ms
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.lyrics AS lyrics_2, c0_.audio_path AS audio_path_3, c0_.updated_at AS updated_at_4 FROM chant c0_ ORDER BY c0_.title ASC
Parameters:
[]
2 0.89 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:
[]
3 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"
]
4 0.79 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"
]
5 0.50 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:
[]
6 0.52 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
]

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\Chant 15
App\Entity\SiteConfig 1
App\Entity\Media 1
App\Entity\EventCategory 1

Entities Mapping

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