GET https://edec.espacedjago.com/api/stream

Query Metrics

4 Database Queries
3 Different statements
2.76 ms Query time
0 Invalid entities
43 Managed entities

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.value AS value_3, t0.type AS type_4, t0.setting_group AS setting_group_5, t0.label AS label_6, t0.help_text AS help_text_7, t0.position AS position_8 FROM site_setting t0
Parameters:
[]
2 1.08 ms
SELECT p0_.id AS id_0, p0_.day_of_week AS day_of_week_1, p0_.start_time AS start_time_2, p0_.end_time AS end_time_3, p0_.title AS title_4, p0_.host AS host_5, p0_.description AS description_6, p0_.has_rerun AS has_rerun_7, p0_.is_active AS is_active_8, p1_.id AS id_9, p1_.name AS name_10, p1_.slug AS slug_11, p1_.description AS description_12, p1_.author AS author_13, p1_.is_active AS is_active_14, p0_.series_id AS series_id_15, p1_.cover_image_id AS cover_image_id_16 FROM program p0_ LEFT JOIN podcast_series p1_ ON p0_.series_id = p1_.id WHERE p0_.is_active = 1 AND p0_.day_of_week IN (?, ?) ORDER BY p0_.start_time ASC
Parameters:
[
  5
  4
]
3 0.57 ms
SELECT p0_.id AS id_0, p0_.day_of_week AS day_of_week_1, p0_.start_time AS start_time_2, p0_.end_time AS end_time_3, p0_.title AS title_4, p0_.host AS host_5, p0_.description AS description_6, p0_.has_rerun AS has_rerun_7, p0_.is_active AS is_active_8, p1_.id AS id_9, p1_.name AS name_10, p1_.slug AS slug_11, p1_.description AS description_12, p1_.author AS author_13, p1_.is_active AS is_active_14, p0_.series_id AS series_id_15, p1_.cover_image_id AS cover_image_id_16 FROM program p0_ LEFT JOIN podcast_series p1_ ON p0_.series_id = p1_.id WHERE p0_.is_active = 1 AND p0_.day_of_week IN (?, ?) ORDER BY p0_.start_time ASC
Parameters:
[
  5
  4
]
4 0.47 ms
SELECT p0_.id AS id_0, p0_.day_of_week AS day_of_week_1, p0_.start_time AS start_time_2, p0_.end_time AS end_time_3, p0_.title AS title_4, p0_.host AS host_5, p0_.description AS description_6, p0_.has_rerun AS has_rerun_7, p0_.is_active AS is_active_8, p1_.id AS id_9, p1_.name AS name_10, p1_.slug AS slug_11, p1_.description AS description_12, p1_.author AS author_13, p1_.is_active AS is_active_14, p0_.series_id AS series_id_15, p1_.cover_image_id AS cover_image_id_16 FROM program p0_ LEFT JOIN podcast_series p1_ ON p0_.series_id = p1_.id WHERE p0_.is_active = 1 AND p0_.day_of_week = ? ORDER BY p0_.start_time ASC
Parameters:
[
  5
]

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\SiteSetting 40
App\Entity\Program 2
App\Entity\PodcastSeries 1

Entities Mapping

Class Mapping errors
App\Entity\SiteSetting No errors.
App\Entity\Program No errors.
App\Entity\PodcastSeries No errors.
App\Entity\Media No errors.
App\Entity\Podcast No errors.