Query Metrics
4
Database Queries
3
Different statements
2.73 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.31 ms |
SELECT p0_.id AS id_0, p0_.locale AS locale_1, p0_.title AS title_2, p0_.mobile_title AS mobile_title_3, p0_.url AS url_4, p0_.meta_description AS meta_description_5, p0_.route AS route_6, p0_.parent_route AS parent_route_7, p0_.parent_label AS parent_label_8, p0_.content AS content_9, p0_.keywords AS keywords_10, p0_.created_at AS created_at_11, p0_.updated_at AS updated_at_12, p0_.thumbnail AS thumbnail_13, p0_.mobile_thumbnail AS mobile_thumbnail_14 FROM page p0_ WHERE p0_.route = ? LIMIT 1
Parameters:
[
"cgv-fr"
]
|
2 | 0.27 ms |
SELECT c0_.id AS id_0, c0_.class_order AS class_order_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.type AS type_4, c0_.intro AS intro_5, c0_.description AS description_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.games_count AS games_count_9, c0_.popularity AS popularity_10, c0_.published_games_count AS published_games_count_11, c0_.app_published_games_count AS app_published_games_count_12, c0_.image_height AS image_height_13, c0_.thumbnail AS thumbnail_14, c0_.mobile_thumbnail AS mobile_thumbnail_15, c0_.weekly_trophy_thumbnail AS weekly_trophy_thumbnail_16 FROM category c0_ WHERE c0_.type = ? AND c0_.published_games_count > 0 ORDER BY c0_.popularity DESC LIMIT 16
Parameters:
[
"category"
]
|
3 | 0.25 ms |
SELECT c0_.id AS id_0, c0_.class_order AS class_order_1, c0_.name AS name_2, c0_.slug AS slug_3, c0_.type AS type_4, c0_.intro AS intro_5, c0_.description AS description_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.games_count AS games_count_9, c0_.popularity AS popularity_10, c0_.published_games_count AS published_games_count_11, c0_.app_published_games_count AS app_published_games_count_12, c0_.image_height AS image_height_13, c0_.thumbnail AS thumbnail_14, c0_.mobile_thumbnail AS mobile_thumbnail_15, c0_.weekly_trophy_thumbnail AS weekly_trophy_thumbnail_16 FROM category c0_ WHERE c0_.type = ? AND c0_.published_games_count > 0 ORDER BY c0_.popularity DESC LIMIT 16
Parameters:
[
"theme"
]
|
4 | 1.89 ms |
SELECT g0_.id AS id_0, g0_.unique_id AS unique_id_1, g0_.learning_locale AS learning_locale_2, g0_.flash_game AS flash_game_3, g0_.app_game AS app_game_4, g0_.v3_wrapper AS v3_wrapper_5, g0_.html5 AS html5_6, g0_.challenge_banned AS challenge_banned_7, g0_.engine AS engine_8, g0_.client_display AS client_display_9, g0_.min_app_version AS min_app_version_10, g0_.available_small AS available_small_11, g0_.available_medium AS available_medium_12, g0_.title AS title_13, g0_.newsletter_subject AS newsletter_subject_14, g0_.learn_title AS learn_title_15, g0_.dico_title AS dico_title_16, g0_.canonical_title AS canonical_title_17, g0_.slug AS slug_18, g0_.url AS url_19, g0_.app_intro AS app_intro_20, g0_.intro AS intro_21, g0_.description AS description_22, g0_.tooltip AS tooltip_23, g0_.video_id AS video_id_24, g0_.published_at AS published_at_25, g0_.app_published_at AS app_published_at_26, g0_.published_at_de AS published_at_de_27, g0_.app_published_at_de AS app_published_at_de_28, g0_.published_at_es AS published_at_es_29, g0_.app_published_at_es AS app_published_at_es_30, g0_.published_at_it AS published_at_it_31, g0_.app_published_at_it AS app_published_at_it_32, g0_.free AS free_33, g0_.free_until AS free_until_34, g0_.infos AS infos_35, g0_.limited_message AS limited_message_36, g0_.serialized_help_ids AS serialized_help_ids_37, g0_.popularity AS popularity_38, g0_.month_popularity AS month_popularity_39, g0_.sheet_count AS sheet_count_40, g0_.word_count AS word_count_41, g0_.newsletterword_count AS newsletterword_count_42, g0_.mark AS mark_43, g0_.last_modif AS last_modif_44, g0_.serialized_app_help_ids AS serialized_app_help_ids_45, g0_.created_at AS created_at_46, g0_.updated_at AS updated_at_47, g0_.newsletter AS newsletter_48, g0_.thumbnail AS thumbnail_49, g0_.challenge_home_thumbnail AS challenge_home_thumbnail_50, g0_.challenge_popin_thumbnail AS challenge_popin_thumbnail_51, g0_.sheet AS sheet_52, g0_.grammar AS grammar_53, g0_.extra_sheet AS extra_sheet_54, g0_.sheet_title AS sheet_title_55, g0_.sheet_small_title AS sheet_small_title_56, g0_.sheet_thumbnail AS sheet_thumbnail_57, g0_.assets_file AS assets_file_58, g0_.swf AS swf_59, g0_.help_swf AS help_swf_60, g0_.app_help_swf AS app_help_swf_61, g0_.config_id AS config_id_62, g0_.main_category_id AS main_category_id_63, g0_.main_theme_id AS main_theme_id_64, g0_.main_class_id AS main_class_id_65, g0_.hero_id AS hero_id_66, g0_.speaky_id AS speaky_id_67, g0_.original_game_id AS original_game_id_68 FROM game g0_ LEFT JOIN game_config g1_ ON g0_.config_id = g1_.id WHERE g0_.published_at < CURRENT_TIMESTAMP ORDER BY g0_.title 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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Page | No errors. |
App\Entity\Category | No errors. |
App\Entity\Game | No errors. |
App\Entity\GameConfig | No errors. |
App\Entity\WeeklyHero | No errors. |
App\Entity\Speaky | No errors. |
App\Entity\GameComment | No errors. |
App\Entity\GamePlay | No errors. |
App\Entity\GameScreenshot | No errors. |
App\Entity\GameSound | No errors. |
App\Entity\GameVote | No errors. |
App\Entity\Trophie | No errors. |
App\Entity\UserGameConfig | No errors. |
App\Entity\GameFile | No errors. |