GET https://qa.synergiefamily.com/jeux-educatifs/test

Query Metrics

4 Database Queries
4 Different statements
2.24 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(33.56%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.short_description AS short_description_5, t0.image AS image_6, t0.age_range AS age_range_7, t0.players AS players_8, t0.duration AS duration_9, t0.category AS category_10, t0.game_description AS game_description_11, t0.game_rules AS game_rules_12, t0.pedagogical_objectives AS pedagogical_objectives_13, t0.game_content AS game_content_14, t0.video_url AS video_url_15, t0.video_thumbnail AS video_thumbnail_16, t0.video_title AS video_title_17, t0.video_highlighted_title AS video_highlighted_title_18, t0.price AS price_19, t0.delivery_info AS delivery_info_20, t0.badge AS badge_21, t0.meta_title AS meta_title_22, t0.meta_description AS meta_description_23, t0.is_published AS is_published_24, t0.is_coming_soon AS is_coming_soon_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27 FROM educational_game t0 WHERE t0.slug = ? AND t0.is_published = ? LIMIT 1
Parameters:
[
  "test"
  1
]
0.63 ms
(28.18%)
1
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.subtitle AS subtitle_3, e0_.short_description AS short_description_4, e0_.image AS image_5, e0_.age_range AS age_range_6, e0_.players AS players_7, e0_.duration AS duration_8, e0_.category AS category_9, e0_.game_description AS game_description_10, e0_.game_rules AS game_rules_11, e0_.pedagogical_objectives AS pedagogical_objectives_12, e0_.game_content AS game_content_13, e0_.video_url AS video_url_14, e0_.video_thumbnail AS video_thumbnail_15, e0_.video_title AS video_title_16, e0_.video_highlighted_title AS video_highlighted_title_17, e0_.price AS price_18, e0_.delivery_info AS delivery_info_19, e0_.badge AS badge_20, e0_.meta_title AS meta_title_21, e0_.meta_description AS meta_description_22, e0_.is_published AS is_published_23, e0_.is_coming_soon AS is_coming_soon_24, e0_.created_at AS created_at_25, e0_.updated_at AS updated_at_26 FROM educational_game e0_ WHERE e0_.is_published = ? AND e0_.id <> ? ORDER BY e0_.created_at DESC LIMIT 3
Parameters:
[
  1
  1
]
0.45 ms
(19.96%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.alt AS alt_3, t0.position AS position_4, t0.updated_at AS updated_at_5, t0.educational_game_id AS educational_game_id_6 FROM educational_game_gallery t0 WHERE t0.educational_game_id = ?
Parameters:
[
  1
]
0.41 ms
(18.30%)
1
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.title AS title_3, t0.description AS description_4, t0.position AS position_5, t0.educational_game_id AS educational_game_id_6 FROM educational_game_feature t0 WHERE t0.educational_game_id = ? ORDER BY t0.position ASC
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.

Entities Mapping